Pull request #43597 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 rather than 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 Obtained Jenkinsfile from 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 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-43597@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-18T16:58:26.997Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-18T16:58:27.001Z] Trying to pass milestone 3 [Pipeline] milestone [2022-05-18T16:58:27.085Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-18T16:58:27.296Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cb66cecdd76c0bb6) in /home/ubuntu/workspace/moby_PR-43597 [Pipeline] { [Pipeline] checkout [2022-05-18T16:58:27.329Z] The recommended git tool is: git [2022-05-18T16:58:27.339Z] using credential docker-jenkins-github-credentials [2022-05-18T16:58:27.345Z] Cloning the remote Git repository [2022-05-18T16:58:27.345Z] Cloning with configured refspecs honoured and without tags [2022-05-18T16:58:27.382Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T16:58:27.382Z] > git init /home/ubuntu/workspace/moby_PR-43597 # timeout=10 [2022-05-18T16:58:27.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:58:27.397Z] > git --version # timeout=10 [2022-05-18T16:58:27.409Z] > git --version # 'git version 2.17.1' [2022-05-18T16:58:27.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:58:27.410Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:58:43.178Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:58:43.184Z] > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10 [2022-05-18T16:58:43.193Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:58:43.202Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:58:43.218Z] Fetching without tags [2022-05-18T16:58:43.386Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 [2022-05-18T16:58:44.781Z] Merge succeeded, producing 5f852557c1afc214a44386b600b6ec2ac57b69c6 [2022-05-18T16:58:44.781Z] Checking out Revision 5f852557c1afc214a44386b600b6ec2ac57b69c6 (PR-43597) [2022-05-18T16:58:44.945Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD" [2022-05-18T16:58:44.965Z] First time build. Skipping changelog. [2022-05-18T16:58:43.213Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:58:43.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:58:43.214Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:58:43.380Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:58:43.403Z] > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10 [2022-05-18T16:58:43.989Z] > git remote # timeout=10 [2022-05-18T16:58:44.001Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T16:58:44.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:58:44.006Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T16:58:44.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T16:58:44.818Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:58:44.823Z] > git checkout -f 5f852557c1afc214a44386b600b6ec2ac57b69c6 # timeout=10 [2022-05-18T16:58:44.941Z] > git rev-list --no-walk df420fde10e549103d0b94ca262162e58378d143 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-18T16:58:45.605Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43597:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-18T16:58:45.605Z] Unable to find image 'alpine:latest' locally [2022-05-18T16:58:45.605Z] latest: Pulling from library/alpine [2022-05-18T16:58:45.860Z] df9b9388f04a: Pulling fs layer [2022-05-18T16:58:45.860Z] df9b9388f04a: Verifying Checksum [2022-05-18T16:58:45.860Z] df9b9388f04a: Download complete [2022-05-18T16:58:45.860Z] df9b9388f04a: Pull complete [2022-05-18T16:58:45.860Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-18T16:58:45.860Z] Status: Downloaded newer image for alpine:latest [2022-05-18T16:58:48.373Z] 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 "win-RS5" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2022-05-18T16:58:48.880Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00bbb8c7d76f024b2) in /home/ubuntu/workspace/moby_PR-43597 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2022-05-18T16:58:48.886Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03af2dedb0daf25e8) in /home/ubuntu/workspace/moby_PR-43597 Stage "win-RS5" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [2022-05-18T16:58:48.890Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06ffa83a1a143be49) in /home/ubuntu/workspace/moby_PR-43597 [Pipeline] stage [Pipeline] { (Print info) [2022-05-18T16:58:48.891Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-023e5d9fadd2365c3) in /home/ubuntu/workspace/moby_PR-43597 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [2022-05-18T16:58:48.895Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-07208244a086c46f3) in /home/ubuntu/workspace/moby_PR-43597 [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] checkout [Pipeline] { [2022-05-18T16:58:48.962Z] The recommended git tool is: git [Pipeline] { [2022-05-18T16:58:48.979Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) [2022-05-18T16:58:48.994Z] Cloning the remote Git repository [2022-05-18T16:58:48.994Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "win-RS5" skipped due to when conditional [Pipeline] } [2022-05-18T16:58:49.021Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2022-05-18T16:58:49.070Z] using credential docker-jenkins-github-credentials [2022-05-18T16:58:49.077Z] Cloning the remote Git repository [2022-05-18T16:58:49.077Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] checkout [2022-05-18T16:58:49.100Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [2022-05-18T16:58:49.108Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-18T16:58:49.120Z] using credential docker-jenkins-github-credentials [2022-05-18T16:58:49.127Z] Cloning the remote Git repository [2022-05-18T16:58:49.127Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-05-18T16:58:49.136Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [2022-05-18T16:58:49.146Z] using credential docker-jenkins-github-credentials [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-05-18T16:58:49.151Z] using credential docker-jenkins-github-credentials [2022-05-18T16:58:49.157Z] Cloning the remote Git repository [2022-05-18T16:58:49.157Z] Cloning with configured refspecs honoured and without tags [2022-05-18T16:58:49.160Z] Cloning the remote Git repository [2022-05-18T16:58:49.160Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-18T16:58:48.972Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T16:58:48.972Z] > git init /home/ubuntu/workspace/moby_PR-43597 # timeout=10 [2022-05-18T16:58:48.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:58:48.986Z] > git --version # timeout=10 [2022-05-18T16:58:48.991Z] > git --version # 'git version 2.17.1' [2022-05-18T16:58:48.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:58:48.992Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:58:49.077Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T16:58:49.077Z] > git init /home/ubuntu/workspace/moby_PR-43597 # timeout=10 [2022-05-18T16:58:49.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:58:49.087Z] > git --version # timeout=10 [2022-05-18T16:58:49.094Z] > git --version # 'git version 2.25.1' [2022-05-18T16:58:49.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:58:49.095Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:58:49.140Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T16:58:49.141Z] > git init /home/ubuntu/workspace/moby_PR-43597 # timeout=10 [2022-05-18T16:58:49.158Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:58:49.158Z] > git --version # timeout=10 [2022-05-18T16:58:49.170Z] > git --version # 'git version 2.17.1' [2022-05-18T16:58:49.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:58:49.171Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:58:49.164Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T16:58:49.165Z] > git init /home/ubuntu/workspace/moby_PR-43597 # timeout=10 [2022-05-18T16:58:49.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:58:49.179Z] > git --version # timeout=10 [2022-05-18T16:58:49.184Z] > git --version # 'git version 2.17.1' [2022-05-18T16:58:49.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:58:49.185Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:58:49.165Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T16:58:49.165Z] > git init /home/ubuntu/workspace/moby_PR-43597 # timeout=10 [2022-05-18T16:58:49.182Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:58:49.183Z] > git --version # timeout=10 [2022-05-18T16:58:49.188Z] > git --version # 'git version 2.25.1' [2022-05-18T16:58:49.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:58:49.189Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:58:50.307Z] Running on azwin-2-bf45e0 in d:\jenkins\workspace\moby_PR-43597 [Pipeline] { [Pipeline] ws [2022-05-18T16:58:50.325Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-18T16:58:50.419Z] The recommended git tool is: git [2022-05-18T16:59:01.427Z] Fetching without tags [2022-05-18T16:59:01.636Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 [2022-05-18T16:59:01.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:01.414Z] > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10 [2022-05-18T16:59:01.418Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:01.425Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:01.432Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:59:01.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:01.433Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:01.640Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:01.645Z] > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10 [2022-05-18T16:59:02.655Z] Merge succeeded, producing 64784d1f41e025c0acaaee96f41d07e86723fc0c [2022-05-18T16:59:02.655Z] Checking out Revision 64784d1f41e025c0acaaee96f41d07e86723fc0c (PR-43597) [2022-05-18T16:59:02.991Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD" [2022-05-18T16:59:03.001Z] First time build. Skipping changelog. [2022-05-18T16:59:02.179Z] > git remote # timeout=10 [2022-05-18T16:59:02.184Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T16:59:02.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:02.189Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T16:59:02.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T16:59:02.659Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:02.662Z] > git checkout -f 64784d1f41e025c0acaaee96f41d07e86723fc0c # timeout=10 [2022-05-18T16:59:02.996Z] > git rev-list --no-walk df420fde10e549103d0b94ca262162e58378d143 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T16:59:03.684Z] + docker version [2022-05-18T16:59:03.684Z] Client: Docker Engine - Community [2022-05-18T16:59:03.684Z] Version: 20.10.14 [2022-05-18T16:59:03.684Z] API version: 1.41 [2022-05-18T16:59:03.684Z] Go version: go1.16.15 [2022-05-18T16:59:03.684Z] Git commit: a224086 [2022-05-18T16:59:03.684Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-18T16:59:03.684Z] OS/Arch: linux/arm64 [2022-05-18T16:59:03.684Z] Context: default [2022-05-18T16:59:03.684Z] Experimental: true [2022-05-18T16:59:03.684Z] [2022-05-18T16:59:03.684Z] Server: Docker Engine - Community [2022-05-18T16:59:03.684Z] Engine: [2022-05-18T16:59:03.684Z] Version: 20.10.14 [2022-05-18T16:59:03.684Z] API version: 1.41 (minimum version 1.12) [2022-05-18T16:59:03.684Z] Go version: go1.16.15 [2022-05-18T16:59:03.684Z] Git commit: 87a90dc [2022-05-18T16:59:03.684Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-18T16:59:03.684Z] OS/Arch: linux/arm64 [2022-05-18T16:59:03.684Z] Experimental: true [2022-05-18T16:59:03.684Z] containerd: [2022-05-18T16:59:03.684Z] Version: 1.5.11 [2022-05-18T16:59:03.684Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:03.684Z] runc: [2022-05-18T16:59:03.684Z] Version: 1.0.3 [2022-05-18T16:59:03.684Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T16:59:03.684Z] docker-init: [2022-05-18T16:59:03.684Z] Version: 0.19.0 [2022-05-18T16:59:03.684Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-18T16:59:03.878Z] Still waiting to schedule task [2022-05-18T16:59:03.879Z] Waiting for next available executor on ‘windows-2022’ [2022-05-18T16:59:03.960Z] + docker info [2022-05-18T16:59:04.447Z] Fetching without tags [2022-05-18T16:59:04.524Z] Client: [2022-05-18T16:59:04.524Z] Context: default [2022-05-18T16:59:04.524Z] Debug Mode: false [2022-05-18T16:59:04.524Z] Plugins: [2022-05-18T16:59:04.524Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T16:59:04.524Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T16:59:04.524Z] [2022-05-18T16:59:04.524Z] Server: [2022-05-18T16:59:04.524Z] Containers: 0 [2022-05-18T16:59:04.524Z] Running: 0 [2022-05-18T16:59:04.524Z] Paused: 0 [2022-05-18T16:59:04.524Z] Stopped: 0 [2022-05-18T16:59:04.524Z] Images: 2 [2022-05-18T16:59:04.524Z] Server Version: 20.10.14 [2022-05-18T16:59:04.524Z] Storage Driver: overlay2 [2022-05-18T16:59:04.524Z] Backing Filesystem: extfs [2022-05-18T16:59:04.524Z] Supports d_type: true [2022-05-18T16:59:04.524Z] Native Overlay Diff: true [2022-05-18T16:59:04.524Z] userxattr: false [2022-05-18T16:59:04.524Z] Logging Driver: json-file [2022-05-18T16:59:04.524Z] Cgroup Driver: cgroupfs [2022-05-18T16:59:04.524Z] Cgroup Version: 1 [2022-05-18T16:59:04.524Z] Plugins: [2022-05-18T16:59:04.524Z] Volume: local [2022-05-18T16:59:04.524Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T16:59:04.524Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T16:59:04.524Z] Swarm: inactive [2022-05-18T16:59:04.524Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-18T16:59:04.524Z] Default Runtime: runc [2022-05-18T16:59:04.524Z] Init Binary: docker-init [2022-05-18T16:59:04.524Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:04.524Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T16:59:04.524Z] init version: de40ad0 [2022-05-18T16:59:04.524Z] Security Options: [2022-05-18T16:59:04.524Z] apparmor [2022-05-18T16:59:04.524Z] seccomp [2022-05-18T16:59:04.524Z] Profile: default [2022-05-18T16:59:04.524Z] Kernel Version: 5.13.0-1021-aws [2022-05-18T16:59:04.524Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-18T16:59:04.524Z] OSType: linux [2022-05-18T16:59:04.524Z] Architecture: aarch64 [2022-05-18T16:59:04.524Z] CPUs: 2 [2022-05-18T16:59:04.524Z] Total Memory: 7.562GiB [2022-05-18T16:59:04.524Z] Name: ip-10-100-71-193 [2022-05-18T16:59:04.524Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-18T16:59:04.524Z] Docker Root Dir: /var/lib/docker [2022-05-18T16:59:04.524Z] Debug Mode: false [2022-05-18T16:59:04.524Z] Registry: https://index.docker.io/v1/ [2022-05-18T16:59:04.524Z] Labels: [2022-05-18T16:59:04.524Z] Experimental: true [2022-05-18T16:59:04.524Z] Insecure Registries: [2022-05-18T16:59:04.524Z] 127.0.0.0/8 [2022-05-18T16:59:04.524Z] Live Restore Enabled: true [2022-05-18T16:59:04.524Z] [Pipeline] sh [2022-05-18T16:59:04.623Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 [2022-05-18T16:59:04.631Z] Fetching without tags [2022-05-18T16:59:04.804Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 [2022-05-18T16:59:04.807Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T16:59:04.807Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T16:59:04.807Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43597/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-18T16:59:04.807Z] + bash /home/ubuntu/workspace/moby_PR-43597/check-config.sh [2022-05-18T16:59:04.807Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-18T16:59:04.807Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-18T16:59:04.807Z] [2022-05-18T16:59:04.807Z] Generally Necessary: [2022-05-18T16:59:04.807Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-18T16:59:04.807Z] - apparmor: enabled and tools installed [2022-05-18T16:59:04.807Z] - CONFIG_NAMESPACES: enabled [2022-05-18T16:59:04.807Z] - CONFIG_NET_NS: enabled [2022-05-18T16:59:04.807Z] - CONFIG_PID_NS: enabled [2022-05-18T16:59:04.807Z] - CONFIG_IPC_NS: enabled [2022-05-18T16:59:04.807Z] - CONFIG_UTS_NS: enabled [2022-05-18T16:59:04.807Z] - CONFIG_CGROUPS: enabled [2022-05-18T16:59:04.807Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-18T16:59:04.807Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-18T16:59:04.808Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-18T16:59:04.808Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-18T16:59:04.808Z] - CONFIG_CPUSETS: enabled [2022-05-18T16:59:04.808Z] - CONFIG_MEMCG: enabled [2022-05-18T16:59:04.808Z] - CONFIG_KEYS: enabled [2022-05-18T16:59:04.808Z] - CONFIG_VETH: enabled (as module) [2022-05-18T16:59:04.808Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-18T16:59:04.808Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-18T16:59:04.400Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:04.403Z] > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10 [2022-05-18T16:59:04.410Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:04.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:04.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:59:04.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:04.426Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:04.600Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:04.604Z] > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10 [2022-05-18T16:59:04.867Z] Fetching without tags [2022-05-18T16:59:04.607Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:04.614Z] > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10 [2022-05-18T16:59:04.622Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:04.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:04.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:59:04.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:04.632Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:04.804Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:04.806Z] > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10 [2022-05-18T16:59:04.839Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:04.842Z] > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10 [2022-05-18T16:59:04.850Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:04.867Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:04.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:59:04.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:04.880Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:05.040Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 [2022-05-18T16:59:05.064Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-18T16:59:05.064Z] - CONFIG_CGROUP_BPF: enabled [2022-05-18T16:59:05.064Z] [2022-05-18T16:59:05.064Z] Optional Features: [2022-05-18T16:59:05.064Z] - CONFIG_USER_NS: enabled [2022-05-18T16:59:05.064Z] - CONFIG_SECCOMP: enabled [2022-05-18T16:59:05.064Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-18T16:59:05.064Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-18T16:59:05.064Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-18T16:59:05.064Z] (cgroup swap accounting is currently enabled) [2022-05-18T16:59:05.064Z] - CONFIG_BLK_CGROUP: enabled [2022-05-18T16:59:05.064Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-18T16:59:05.064Z] - CONFIG_CGROUP_PERF: enabled [2022-05-18T16:59:05.064Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-18T16:59:05.064Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-18T16:59:05.064Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-18T16:59:05.064Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-18T16:59:05.064Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-18T16:59:05.064Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_IP_VS: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-18T16:59:05.064Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-18T16:59:05.064Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-18T16:59:05.064Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-18T16:59:05.064Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-18T16:59:05.064Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-18T16:59:05.321Z] - CONFIG_EXT4_FS: enabled [2022-05-18T16:59:05.321Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-18T16:59:05.321Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-18T16:59:05.321Z] - Network Drivers: [2022-05-18T16:59:05.321Z] - "overlay": [2022-05-18T16:59:05.321Z] - CONFIG_VXLAN: enabled (as module) [2022-05-18T16:59:05.321Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-18T16:59:05.321Z] Optional (for encrypted networks): [2022-05-18T16:59:05.321Z] - CONFIG_CRYPTO: enabled [2022-05-18T16:59:05.321Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-18T16:59:05.321Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-18T16:59:05.321Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-18T16:59:05.321Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-18T16:59:05.321Z] - CONFIG_XFRM: enabled [2022-05-18T16:59:05.321Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-18T16:59:05.321Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-18T16:59:05.321Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-18T16:59:05.321Z] - "ipvlan": [2022-05-18T16:59:05.321Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-18T16:59:05.321Z] - "macvlan": [2022-05-18T16:59:05.321Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-18T16:59:05.321Z] - CONFIG_DUMMY: enabled (as module) [2022-05-18T16:59:05.321Z] - "ftp,tftp client in container": [2022-05-18T16:59:05.321Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-18T16:59:05.321Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-18T16:59:05.321Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-18T16:59:05.321Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-18T16:59:05.321Z] - Storage Drivers: [2022-05-18T16:59:05.321Z] - "aufs": [2022-05-18T16:59:05.321Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-18T16:59:05.321Z] - "btrfs": [2022-05-18T16:59:05.321Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-18T16:59:05.321Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-18T16:59:05.321Z] - "devicemapper": [2022-05-18T16:59:05.321Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-18T16:59:05.321Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-18T16:59:05.321Z] - "overlay": [2022-05-18T16:59:05.321Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-18T16:59:05.321Z] - "zfs": [2022-05-18T16:59:05.321Z] - /dev/zfs: present [2022-05-18T16:59:05.321Z] - zfs command: missing [2022-05-18T16:59:05.321Z] - zpool command: missing [2022-05-18T16:59:05.321Z] [2022-05-18T16:59:05.321Z] Limits: [2022-05-18T16:59:05.334Z] Fetching without tags [2022-05-18T16:59:05.460Z] Merge succeeded, producing b972d7a4135c5da38b41c0318fff637e5e130e99 [2022-05-18T16:59:05.461Z] Checking out Revision b972d7a4135c5da38b41c0318fff637e5e130e99 (PR-43597) [2022-05-18T16:59:05.537Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 [2022-05-18T16:59:05.578Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-18T16:59:05.578Z] [2022-05-18T16:59:05.578Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-18T16:59:05.685Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD" [2022-05-18T16:59:05.695Z] First time build. Skipping changelog. [2022-05-18T16:59:05.914Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:64784d1f41e025c0acaaee96f41d07e86723fc0c . [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-18T16:59:06.053Z] Merge succeeded, producing b972d7a4135c5da38b41c0318fff637e5e130e99 [2022-05-18T16:59:06.054Z] Checking out Revision b972d7a4135c5da38b41c0318fff637e5e130e99 (PR-43597) [2022-05-18T16:59:06.170Z] #1 [internal] load build definition from Dockerfile [2022-05-18T16:59:06.170Z] #1 sha256:9282db5048367880ca3d3352f7407608e5cc1ee5f488132e2deb9fd768c9620d [2022-05-18T16:59:06.170Z] #1 transferring dockerfile: 17.93kB done [2022-05-18T16:59:06.170Z] #1 DONE 0.0s [2022-05-18T16:59:06.170Z] [2022-05-18T16:59:06.170Z] #2 [internal] load .dockerignore [2022-05-18T16:59:06.170Z] #2 sha256:61dc814dc2d10abbdf9cec6b1d0bb3dee8f653c362bda5d321caa8c2eb3c7839 [2022-05-18T16:59:06.170Z] #2 transferring context: 145B done [2022-05-18T16:59:06.170Z] #2 DONE 0.0s [2022-05-18T16:59:06.170Z] [2022-05-18T16:59:06.170Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T16:59:06.170Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-18T16:59:06.170Z] #3 DONE 0.1s [2022-05-18T16:59:06.170Z] [2022-05-18T16:59:06.170Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T16:59:06.170Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-18T16:59:06.170Z] #4 CACHED [2022-05-18T16:59:06.301Z] Merge succeeded, producing b972d7a4135c5da38b41c0318fff637e5e130e99 [2022-05-18T16:59:06.301Z] Checking out Revision b972d7a4135c5da38b41c0318fff637e5e130e99 (PR-43597) [2022-05-18T16:59:06.340Z] Merge succeeded, producing 85211002b5730b5d3cd9827d73d6fa7f7687574e [2022-05-18T16:59:06.341Z] Checking out Revision 85211002b5730b5d3cd9827d73d6fa7f7687574e (PR-43597) [2022-05-18T16:59:06.355Z] + [ PR != PR ] [2022-05-18T16:59:06.355Z] + [ master != master ] [2022-05-18T16:59:06.355Z] + [ false = true ] [2022-05-18T16:59:06.373Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-05-18T16:59:06.428Z] [2022-05-18T16:59:06.428Z] #5 [internal] load build definition from Dockerfile [2022-05-18T16:59:06.428Z] #5 sha256:de372ea003fa4a419dbe081d13300dcbb4afb8292905d8830fdfbfae5860cecf [2022-05-18T16:59:06.428Z] #5 DONE 0.0s [2022-05-18T16:59:06.428Z] [2022-05-18T16:59:06.428Z] #6 [internal] load .dockerignore [2022-05-18T16:59:06.428Z] #6 sha256:0e2be3c13f949c565dbc000ba69b674449d6a3def006c5e580d0c761143a6b1a [2022-05-18T16:59:06.428Z] #6 DONE 0.0s [2022-05-18T16:59:06.428Z] [2022-05-18T16:59:06.428Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T16:59:06.428Z] #9 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-18T16:59:06.428Z] #9 DONE 0.1s [2022-05-18T16:59:06.428Z] [2022-05-18T16:59:06.428Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:06.428Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] sh [2022-05-18T16:59:06.498Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD" [2022-05-18T16:59:06.526Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD" [2022-05-18T16:59:06.539Z] First time build. Skipping changelog. [2022-05-18T16:59:05.110Z] > git remote # timeout=10 [2022-05-18T16:59:05.114Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T16:59:05.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:05.120Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T16:59:05.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T16:59:05.437Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:05.442Z] > git checkout -f b972d7a4135c5da38b41c0318fff637e5e130e99 # timeout=10 [2022-05-18T16:59:05.664Z] > git rev-list --no-walk df420fde10e549103d0b94ca262162e58378d143 # timeout=10 [2022-05-18T16:59:06.686Z] #10 DONE 0.1s [2022-05-18T16:59:06.686Z] [2022-05-18T16:59:06.686Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:06.686Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T16:59:06.686Z] #7 DONE 0.1s [2022-05-18T16:59:06.686Z] [2022-05-18T16:59:06.686Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T16:59:06.686Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-18T16:59:06.686Z] #8 DONE 0.1s [2022-05-18T16:59:05.360Z] > git remote # timeout=10 [2022-05-18T16:59:05.364Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T16:59:05.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:05.367Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T16:59:06.047Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T16:59:06.054Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:06.057Z] > git checkout -f b972d7a4135c5da38b41c0318fff637e5e130e99 # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-05-18T16:59:06.712Z] + docker version [2022-05-18T16:59:06.712Z] Client: Docker Engine - Community [2022-05-18T16:59:06.712Z] Version: 20.10.14 [2022-05-18T16:59:06.712Z] API version: 1.41 [2022-05-18T16:59:06.712Z] Go version: go1.16.15 [2022-05-18T16:59:06.712Z] Git commit: a224086 [2022-05-18T16:59:06.712Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-18T16:59:06.712Z] OS/Arch: linux/amd64 [2022-05-18T16:59:06.712Z] Context: default [2022-05-18T16:59:06.712Z] Experimental: true [2022-05-18T16:59:06.712Z] [2022-05-18T16:59:06.712Z] Server: Docker Engine - Community [2022-05-18T16:59:06.712Z] Engine: [2022-05-18T16:59:06.712Z] Version: 20.10.14 [2022-05-18T16:59:06.712Z] API version: 1.41 (minimum version 1.12) [2022-05-18T16:59:06.712Z] Go version: go1.16.15 [2022-05-18T16:59:06.712Z] Git commit: 87a90dc [2022-05-18T16:59:06.712Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-18T16:59:06.712Z] OS/Arch: linux/amd64 [2022-05-18T16:59:06.712Z] Experimental: true [2022-05-18T16:59:06.712Z] containerd: [2022-05-18T16:59:06.712Z] Version: 1.5.11 [2022-05-18T16:59:06.712Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:06.712Z] runc: [2022-05-18T16:59:06.712Z] Version: 1.0.3 [2022-05-18T16:59:06.712Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T16:59:06.712Z] docker-init: [2022-05-18T16:59:06.712Z] Version: 0.19.0 [2022-05-18T16:59:06.712Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T16:59:05.051Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:05.064Z] > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10 [2022-05-18T16:59:05.601Z] > git remote # timeout=10 [2022-05-18T16:59:05.606Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T16:59:05.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:05.615Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T16:59:06.305Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T16:59:06.312Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:06.315Z] > git checkout -f b972d7a4135c5da38b41c0318fff637e5e130e99 # timeout=10 [2022-05-18T16:59:05.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:05.306Z] > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10 [2022-05-18T16:59:05.312Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:05.321Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:05.342Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:59:05.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:05.342Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:05.542Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:05.549Z] > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10 [2022-05-18T16:59:06.079Z] > git remote # timeout=10 [2022-05-18T16:59:06.090Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T16:59:06.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:06.105Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T16:59:06.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T16:59:06.345Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:06.358Z] > git checkout -f 85211002b5730b5d3cd9827d73d6fa7f7687574e # timeout=10 [2022-05-18T16:59:06.532Z] > git rev-list --no-walk df420fde10e549103d0b94ca262162e58378d143 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T16:59:06.942Z] [2022-05-18T16:59:06.942Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T16:59:06.942Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T16:59:06.942Z] #11 DONE 0.0s [2022-05-18T16:59:06.942Z] [2022-05-18T16:59:06.942Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:06.942Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T16:59:06.942Z] #73 DONE 0.0s [2022-05-18T16:59:06.942Z] [2022-05-18T16:59:06.942Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:06.942Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T16:59:06.942Z] #71 DONE 0.0s [2022-05-18T16:59:06.942Z] [2022-05-18T16:59:06.942Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T16:59:06.942Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-18T16:59:06.942Z] #28 DONE 0.0s [2022-05-18T16:59:06.942Z] [2022-05-18T16:59:06.942Z] #24 [internal] load build context [2022-05-18T16:59:06.942Z] #24 sha256:fe59bf19475e663a4b3ee4ce8f11864884c383e4fb374084c1c181670524e745 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-05-18T16:59:06.997Z] + docker info [Pipeline] sh [2022-05-18T16:59:07.060Z] + docker version [2022-05-18T16:59:07.060Z] Client: Docker Engine - Community [2022-05-18T16:59:07.060Z] Version: 20.10.14 [2022-05-18T16:59:07.060Z] API version: 1.41 [2022-05-18T16:59:07.060Z] Go version: go1.16.15 [2022-05-18T16:59:07.060Z] Git commit: a224086 [2022-05-18T16:59:07.060Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-18T16:59:07.060Z] OS/Arch: linux/amd64 [2022-05-18T16:59:07.060Z] Context: default [2022-05-18T16:59:07.060Z] Experimental: true [2022-05-18T16:59:07.060Z] [2022-05-18T16:59:07.060Z] Server: Docker Engine - Community [2022-05-18T16:59:07.060Z] Engine: [2022-05-18T16:59:07.060Z] Version: 20.10.14 [2022-05-18T16:59:07.060Z] API version: 1.41 (minimum version 1.12) [2022-05-18T16:59:07.060Z] Go version: go1.16.15 [2022-05-18T16:59:07.060Z] Git commit: 87a90dc [2022-05-18T16:59:07.060Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-18T16:59:07.060Z] OS/Arch: linux/amd64 [2022-05-18T16:59:07.060Z] Experimental: true [2022-05-18T16:59:07.060Z] containerd: [2022-05-18T16:59:07.060Z] Version: 1.5.11 [2022-05-18T16:59:07.060Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:07.060Z] runc: [2022-05-18T16:59:07.060Z] Version: 1.0.3 [2022-05-18T16:59:07.060Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T16:59:07.060Z] docker-init: [2022-05-18T16:59:07.060Z] Version: 0.19.0 [2022-05-18T16:59:07.060Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-18T16:59:07.158Z] + docker version [2022-05-18T16:59:07.158Z] Client: Docker Engine - Community [2022-05-18T16:59:07.158Z] Version: 20.10.14 [2022-05-18T16:59:07.158Z] API version: 1.41 [2022-05-18T16:59:07.158Z] Go version: go1.16.15 [2022-05-18T16:59:07.158Z] Git commit: a224086 [2022-05-18T16:59:07.158Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-18T16:59:07.158Z] OS/Arch: linux/amd64 [2022-05-18T16:59:07.158Z] Context: default [2022-05-18T16:59:07.158Z] Experimental: true [2022-05-18T16:59:07.158Z] [2022-05-18T16:59:07.158Z] Server: Docker Engine - Community [2022-05-18T16:59:07.158Z] Engine: [2022-05-18T16:59:07.158Z] Version: 20.10.14 [2022-05-18T16:59:07.158Z] API version: 1.41 (minimum version 1.12) [2022-05-18T16:59:07.158Z] Go version: go1.16.15 [2022-05-18T16:59:07.158Z] Git commit: 87a90dc [2022-05-18T16:59:07.158Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-18T16:59:07.158Z] OS/Arch: linux/amd64 [2022-05-18T16:59:07.158Z] Experimental: true [2022-05-18T16:59:07.158Z] containerd: [2022-05-18T16:59:07.158Z] Version: 1.5.11 [2022-05-18T16:59:07.158Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:07.158Z] runc: [2022-05-18T16:59:07.158Z] Version: 1.0.3 [2022-05-18T16:59:07.158Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T16:59:07.158Z] docker-init: [2022-05-18T16:59:07.158Z] Version: 0.19.0 [2022-05-18T16:59:07.158Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-18T16:59:07.291Z] + docker version [2022-05-18T16:59:07.291Z] Client: Docker Engine - Community [2022-05-18T16:59:07.291Z] Version: 20.10.14 [2022-05-18T16:59:07.291Z] API version: 1.41 [2022-05-18T16:59:07.291Z] Go version: go1.16.15 [2022-05-18T16:59:07.291Z] Git commit: a224086 [2022-05-18T16:59:07.291Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-18T16:59:07.291Z] OS/Arch: linux/amd64 [2022-05-18T16:59:07.291Z] Context: default [2022-05-18T16:59:07.291Z] Experimental: true [2022-05-18T16:59:07.291Z] [2022-05-18T16:59:07.291Z] Server: Docker Engine - Community [2022-05-18T16:59:07.291Z] Engine: [2022-05-18T16:59:07.291Z] Version: 20.10.14 [2022-05-18T16:59:07.291Z] API version: 1.41 (minimum version 1.12) [2022-05-18T16:59:07.291Z] Go version: go1.16.15 [2022-05-18T16:59:07.291Z] Git commit: 87a90dc [2022-05-18T16:59:07.291Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-18T16:59:07.291Z] OS/Arch: linux/amd64 [2022-05-18T16:59:07.291Z] Experimental: true [2022-05-18T16:59:07.291Z] containerd: [2022-05-18T16:59:07.291Z] Version: 1.5.11 [2022-05-18T16:59:07.291Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:07.291Z] runc: [2022-05-18T16:59:07.291Z] Version: 1.0.3 [2022-05-18T16:59:07.291Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T16:59:07.291Z] docker-init: [2022-05-18T16:59:07.291Z] Version: 0.19.0 [2022-05-18T16:59:07.291Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-18T16:59:07.340Z] + docker info [2022-05-18T16:59:07.480Z] + docker info [2022-05-18T16:59:07.508Z] #24 ... [2022-05-18T16:59:07.508Z] [2022-05-18T16:59:07.508Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T16:59:07.508Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T16:59:07.508Z] #49 DONE 0.5s [2022-05-18T16:59:07.508Z] [2022-05-18T16:59:07.508Z] #24 [internal] load build context [2022-05-18T16:59:07.508Z] #24 sha256:fe59bf19475e663a4b3ee4ce8f11864884c383e4fb374084c1c181670524e745 [2022-05-18T16:59:07.583Z] + docker info [2022-05-18T16:59:07.583Z] Client: [2022-05-18T16:59:07.583Z] Context: default [2022-05-18T16:59:07.583Z] Debug Mode: false [2022-05-18T16:59:07.583Z] Plugins: [2022-05-18T16:59:07.583Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T16:59:07.583Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T16:59:07.583Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-18T16:59:07.583Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-18T16:59:07.583Z] [2022-05-18T16:59:07.583Z] Server: [2022-05-18T16:59:07.583Z] Containers: 0 [2022-05-18T16:59:07.583Z] Running: 0 [2022-05-18T16:59:07.583Z] Paused: 0 [2022-05-18T16:59:07.583Z] Stopped: 0 [2022-05-18T16:59:07.583Z] Images: 2 [2022-05-18T16:59:07.583Z] Server Version: 20.10.14 [2022-05-18T16:59:07.583Z] Storage Driver: overlay2 [2022-05-18T16:59:07.583Z] Backing Filesystem: extfs [2022-05-18T16:59:07.583Z] Supports d_type: true [2022-05-18T16:59:07.583Z] Native Overlay Diff: true [2022-05-18T16:59:07.583Z] userxattr: false [2022-05-18T16:59:07.583Z] Logging Driver: json-file [2022-05-18T16:59:07.583Z] Cgroup Driver: cgroupfs [2022-05-18T16:59:07.583Z] Cgroup Version: 1 [2022-05-18T16:59:07.583Z] Plugins: [2022-05-18T16:59:07.583Z] Volume: local [2022-05-18T16:59:07.583Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T16:59:07.583Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T16:59:07.583Z] Swarm: inactive [2022-05-18T16:59:07.583Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-18T16:59:07.583Z] Default Runtime: runc [2022-05-18T16:59:07.583Z] Init Binary: docker-init [2022-05-18T16:59:07.583Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:07.583Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T16:59:07.583Z] init version: de40ad0 [2022-05-18T16:59:07.583Z] Security Options: [2022-05-18T16:59:07.583Z] apparmor [2022-05-18T16:59:07.583Z] seccomp [2022-05-18T16:59:07.583Z] Profile: default [2022-05-18T16:59:07.583Z] Kernel Version: 5.4.0-1071-aws [2022-05-18T16:59:07.583Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-18T16:59:07.583Z] OSType: linux [2022-05-18T16:59:07.583Z] Architecture: x86_64 [2022-05-18T16:59:07.583Z] CPUs: 2 [2022-05-18T16:59:07.583Z] Total Memory: 15.35GiB [2022-05-18T16:59:07.583Z] Name: ip-10-100-46-18 [2022-05-18T16:59:07.583Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-18T16:59:07.583Z] Docker Root Dir: /var/lib/docker [2022-05-18T16:59:07.583Z] Debug Mode: false [2022-05-18T16:59:07.583Z] Registry: https://index.docker.io/v1/ [2022-05-18T16:59:07.583Z] Labels: [2022-05-18T16:59:07.583Z] Experimental: true [2022-05-18T16:59:07.583Z] Insecure Registries: [2022-05-18T16:59:07.583Z] 127.0.0.0/8 [2022-05-18T16:59:07.583Z] Live Restore Enabled: true [2022-05-18T16:59:07.583Z] [2022-05-18T16:59:07.583Z] WARNING: No swap limit support [Pipeline] sh [2022-05-18T16:59:07.870Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T16:59:07.870Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T16:59:07.870Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43597/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-18T16:59:07.870Z] + bash /home/ubuntu/workspace/moby_PR-43597/check-config.sh [2022-05-18T16:59:07.870Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-18T16:59:07.870Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-18T16:59:07.870Z] [2022-05-18T16:59:07.870Z] Generally Necessary: [2022-05-18T16:59:07.870Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-18T16:59:07.870Z] - apparmor: enabled and tools installed [2022-05-18T16:59:07.870Z] - CONFIG_NAMESPACES: enabled [2022-05-18T16:59:07.870Z] - CONFIG_NET_NS: enabled [2022-05-18T16:59:07.870Z] - CONFIG_PID_NS: enabled [2022-05-18T16:59:07.870Z] - CONFIG_IPC_NS: enabled [2022-05-18T16:59:07.870Z] - CONFIG_UTS_NS: enabled [2022-05-18T16:59:07.870Z] - CONFIG_CGROUPS: enabled [2022-05-18T16:59:07.870Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-18T16:59:07.870Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-18T16:59:07.870Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-18T16:59:07.870Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-18T16:59:07.870Z] - CONFIG_CPUSETS: enabled [2022-05-18T16:59:07.870Z] - CONFIG_MEMCG: enabled [2022-05-18T16:59:07.870Z] - CONFIG_KEYS: enabled [2022-05-18T16:59:07.870Z] - CONFIG_VETH: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-18T16:59:07.870Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-18T16:59:07.870Z] - CONFIG_CGROUP_BPF: enabled [2022-05-18T16:59:07.870Z] [2022-05-18T16:59:07.870Z] Optional Features: [2022-05-18T16:59:07.870Z] - CONFIG_USER_NS: enabled [2022-05-18T16:59:07.870Z] - CONFIG_SECCOMP: enabled [2022-05-18T16:59:07.870Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-18T16:59:07.870Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-18T16:59:07.870Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-18T16:59:07.870Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-18T16:59:07.870Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-18T16:59:07.922Z] Client: [2022-05-18T16:59:07.922Z] Context: default [2022-05-18T16:59:07.922Z] Debug Mode: false [2022-05-18T16:59:07.922Z] Plugins: [2022-05-18T16:59:07.922Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T16:59:07.922Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T16:59:07.922Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-18T16:59:07.922Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-18T16:59:07.922Z] [2022-05-18T16:59:07.922Z] Server: [2022-05-18T16:59:07.922Z] Containers: 0 [2022-05-18T16:59:07.922Z] Running: 0 [2022-05-18T16:59:07.922Z] Paused: 0 [2022-05-18T16:59:07.922Z] Stopped: 0 [2022-05-18T16:59:07.922Z] Images: 4 [2022-05-18T16:59:07.922Z] Server Version: 20.10.14 [2022-05-18T16:59:07.922Z] Storage Driver: overlay2 [2022-05-18T16:59:07.922Z] Backing Filesystem: extfs [2022-05-18T16:59:07.922Z] Supports d_type: true [2022-05-18T16:59:07.922Z] Native Overlay Diff: true [2022-05-18T16:59:07.922Z] userxattr: false [2022-05-18T16:59:07.922Z] Logging Driver: json-file [2022-05-18T16:59:07.922Z] Cgroup Driver: cgroupfs [2022-05-18T16:59:07.922Z] Cgroup Version: 1 [2022-05-18T16:59:07.922Z] Plugins: [2022-05-18T16:59:07.922Z] Volume: local [2022-05-18T16:59:07.922Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T16:59:07.922Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T16:59:07.922Z] Swarm: inactive [2022-05-18T16:59:07.922Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-18T16:59:07.922Z] Default Runtime: runc [2022-05-18T16:59:07.922Z] Init Binary: docker-init [2022-05-18T16:59:07.922Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:07.922Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T16:59:07.922Z] init version: de40ad0 [2022-05-18T16:59:07.922Z] Security Options: [2022-05-18T16:59:07.922Z] apparmor [2022-05-18T16:59:07.922Z] seccomp [2022-05-18T16:59:07.922Z] Profile: default [2022-05-18T16:59:07.922Z] Kernel Version: 5.4.0-1071-aws [2022-05-18T16:59:07.922Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-18T16:59:07.922Z] OSType: linux [2022-05-18T16:59:07.922Z] Architecture: x86_64 [2022-05-18T16:59:07.922Z] CPUs: 2 [2022-05-18T16:59:07.922Z] Total Memory: 7.483GiB [2022-05-18T16:59:07.922Z] Name: ip-10-100-93-187 [2022-05-18T16:59:07.922Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-18T16:59:07.922Z] Docker Root Dir: /var/lib/docker [2022-05-18T16:59:07.922Z] Debug Mode: false [2022-05-18T16:59:07.922Z] Registry: https://index.docker.io/v1/ [2022-05-18T16:59:07.922Z] Labels: [2022-05-18T16:59:07.922Z] Experimental: true [2022-05-18T16:59:07.922Z] Insecure Registries: [2022-05-18T16:59:07.922Z] 127.0.0.0/8 [2022-05-18T16:59:07.922Z] Live Restore Enabled: true [2022-05-18T16:59:07.922Z] [2022-05-18T16:59:07.922Z] WARNING: No swap limit support [Pipeline] sh [2022-05-18T16:59:08.040Z] Client: [2022-05-18T16:59:08.040Z] Context: default [2022-05-18T16:59:08.040Z] Debug Mode: false [2022-05-18T16:59:08.040Z] Plugins: [2022-05-18T16:59:08.040Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T16:59:08.040Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T16:59:08.040Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-18T16:59:08.040Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-18T16:59:08.040Z] [2022-05-18T16:59:08.040Z] Server: [2022-05-18T16:59:08.040Z] Containers: 0 [2022-05-18T16:59:08.040Z] Running: 0 [2022-05-18T16:59:08.040Z] Paused: 0 [2022-05-18T16:59:08.040Z] Stopped: 0 [2022-05-18T16:59:08.040Z] Images: 5 [2022-05-18T16:59:08.040Z] Server Version: 20.10.14 [2022-05-18T16:59:08.040Z] Storage Driver: overlay2 [2022-05-18T16:59:08.040Z] Backing Filesystem: extfs [2022-05-18T16:59:08.040Z] Supports d_type: true [2022-05-18T16:59:08.040Z] Native Overlay Diff: true [2022-05-18T16:59:08.040Z] userxattr: false [2022-05-18T16:59:08.040Z] Logging Driver: json-file [2022-05-18T16:59:08.040Z] Cgroup Driver: systemd [2022-05-18T16:59:08.040Z] Cgroup Version: 2 [2022-05-18T16:59:08.040Z] Plugins: [2022-05-18T16:59:08.040Z] Volume: local [2022-05-18T16:59:08.040Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T16:59:08.040Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T16:59:08.040Z] Swarm: inactive [2022-05-18T16:59:08.040Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-18T16:59:08.040Z] Default Runtime: runc [2022-05-18T16:59:08.040Z] Init Binary: docker-init [2022-05-18T16:59:08.040Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:08.040Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T16:59:08.040Z] init version: de40ad0 [2022-05-18T16:59:08.040Z] Security Options: [2022-05-18T16:59:08.040Z] apparmor [2022-05-18T16:59:08.040Z] seccomp [2022-05-18T16:59:08.040Z] Profile: default [2022-05-18T16:59:08.040Z] cgroupns [2022-05-18T16:59:08.040Z] Kernel Version: 5.13.0-1021-aws [2022-05-18T16:59:08.040Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-18T16:59:08.040Z] OSType: linux [2022-05-18T16:59:08.040Z] Architecture: x86_64 [2022-05-18T16:59:08.040Z] CPUs: 2 [2022-05-18T16:59:08.040Z] Total Memory: 7.476GiB [2022-05-18T16:59:08.040Z] Name: ip-10-100-76-127 [2022-05-18T16:59:08.040Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-18T16:59:08.040Z] Docker Root Dir: /var/lib/docker [2022-05-18T16:59:08.040Z] Debug Mode: false [2022-05-18T16:59:08.040Z] Registry: https://index.docker.io/v1/ [2022-05-18T16:59:08.040Z] Labels: [2022-05-18T16:59:08.040Z] Experimental: true [2022-05-18T16:59:08.040Z] Insecure Registries: [2022-05-18T16:59:08.040Z] 127.0.0.0/8 [2022-05-18T16:59:08.041Z] Live Restore Enabled: true [2022-05-18T16:59:08.041Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-18T16:59:08.077Z] #24 transferring context: 61.18MB 1.3s done [Pipeline] sh [2022-05-18T16:59:08.132Z] - CONFIG_BLK_CGROUP: enabled [2022-05-18T16:59:08.132Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-18T16:59:08.132Z] - CONFIG_CGROUP_PERF: enabled [2022-05-18T16:59:08.132Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-18T16:59:08.132Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-18T16:59:08.132Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-18T16:59:08.132Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-18T16:59:08.132Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-18T16:59:08.132Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-18T16:59:08.132Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-18T16:59:08.132Z] - CONFIG_IP_VS: enabled (as module) [2022-05-18T16:59:08.132Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-18T16:59:08.132Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-18T16:59:08.132Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-18T16:59:08.132Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-18T16:59:08.132Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-18T16:59:08.132Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-18T16:59:08.132Z] - CONFIG_EXT4_FS: enabled [2022-05-18T16:59:08.132Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-18T16:59:08.132Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-18T16:59:08.132Z] - Network Drivers: [2022-05-18T16:59:08.132Z] - "overlay": [2022-05-18T16:59:08.132Z] - CONFIG_VXLAN: enabled (as module) [2022-05-18T16:59:08.132Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-18T16:59:08.132Z] Optional (for encrypted networks): [2022-05-18T16:59:08.132Z] - CONFIG_CRYPTO: enabled [2022-05-18T16:59:08.132Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-18T16:59:08.132Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-18T16:59:08.132Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-18T16:59:08.132Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-18T16:59:08.132Z] - CONFIG_XFRM: enabled [2022-05-18T16:59:08.132Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-18T16:59:08.132Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-18T16:59:08.132Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-18T16:59:08.132Z] - "ipvlan": [2022-05-18T16:59:08.132Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-18T16:59:08.132Z] - "macvlan": [2022-05-18T16:59:08.132Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-18T16:59:08.132Z] - CONFIG_DUMMY: enabled (as module) [2022-05-18T16:59:08.132Z] - "ftp,tftp client in container": [2022-05-18T16:59:08.235Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T16:59:08.235Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T16:59:08.235Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43597/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-18T16:59:08.235Z] + bash /home/ubuntu/workspace/moby_PR-43597/check-config.sh [2022-05-18T16:59:08.235Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-18T16:59:08.235Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-18T16:59:08.235Z] [2022-05-18T16:59:08.235Z] Generally Necessary: [2022-05-18T16:59:08.235Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-18T16:59:08.235Z] - apparmor: enabled and tools installed [2022-05-18T16:59:08.235Z] - CONFIG_NAMESPACES: enabled [2022-05-18T16:59:08.235Z] - CONFIG_NET_NS: enabled [2022-05-18T16:59:08.235Z] - CONFIG_PID_NS: enabled [2022-05-18T16:59:08.235Z] - CONFIG_IPC_NS: enabled [2022-05-18T16:59:08.235Z] - CONFIG_UTS_NS: enabled [2022-05-18T16:59:08.235Z] - CONFIG_CGROUPS: enabled [2022-05-18T16:59:08.235Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-18T16:59:08.235Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-18T16:59:08.235Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-18T16:59:08.235Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-18T16:59:08.235Z] - CONFIG_CPUSETS: enabled [2022-05-18T16:59:08.235Z] - CONFIG_MEMCG: enabled [2022-05-18T16:59:08.235Z] - CONFIG_KEYS: enabled [2022-05-18T16:59:08.235Z] - CONFIG_VETH: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-18T16:59:08.235Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-18T16:59:08.235Z] - CONFIG_CGROUP_BPF: enabled [2022-05-18T16:59:08.235Z] [2022-05-18T16:59:08.235Z] Optional Features: [2022-05-18T16:59:08.235Z] - CONFIG_USER_NS: enabled [2022-05-18T16:59:08.235Z] - CONFIG_SECCOMP: enabled [2022-05-18T16:59:08.272Z] Client: [2022-05-18T16:59:08.272Z] Context: default [2022-05-18T16:59:08.272Z] Debug Mode: false [2022-05-18T16:59:08.272Z] Plugins: [2022-05-18T16:59:08.272Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T16:59:08.272Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T16:59:08.272Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-18T16:59:08.272Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-18T16:59:08.272Z] [2022-05-18T16:59:08.272Z] Server: [2022-05-18T16:59:08.272Z] Containers: 0 [2022-05-18T16:59:08.272Z] Running: 0 [2022-05-18T16:59:08.272Z] Paused: 0 [2022-05-18T16:59:08.272Z] Stopped: 0 [2022-05-18T16:59:08.273Z] Images: 2 [2022-05-18T16:59:08.273Z] Server Version: 20.10.14 [2022-05-18T16:59:08.273Z] Storage Driver: overlay2 [2022-05-18T16:59:08.273Z] Backing Filesystem: extfs [2022-05-18T16:59:08.273Z] Supports d_type: true [2022-05-18T16:59:08.273Z] Native Overlay Diff: true [2022-05-18T16:59:08.273Z] userxattr: false [2022-05-18T16:59:08.273Z] Logging Driver: json-file [2022-05-18T16:59:08.273Z] Cgroup Driver: cgroupfs [2022-05-18T16:59:08.273Z] Cgroup Version: 1 [2022-05-18T16:59:08.273Z] Plugins: [2022-05-18T16:59:08.273Z] Volume: local [2022-05-18T16:59:08.273Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T16:59:08.273Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T16:59:08.273Z] Swarm: inactive [2022-05-18T16:59:08.273Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-18T16:59:08.273Z] Default Runtime: runc [2022-05-18T16:59:08.273Z] Init Binary: docker-init [2022-05-18T16:59:08.273Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T16:59:08.273Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T16:59:08.273Z] init version: de40ad0 [2022-05-18T16:59:08.273Z] Security Options: [2022-05-18T16:59:08.273Z] apparmor [2022-05-18T16:59:08.273Z] seccomp [2022-05-18T16:59:08.273Z] Profile: default [2022-05-18T16:59:08.273Z] Kernel Version: 5.4.0-1071-aws [2022-05-18T16:59:08.273Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-18T16:59:08.273Z] OSType: linux [2022-05-18T16:59:08.273Z] Architecture: x86_64 [2022-05-18T16:59:08.273Z] CPUs: 2 [2022-05-18T16:59:08.273Z] Total Memory: 7.565GiB [2022-05-18T16:59:08.273Z] Name: ip-10-100-106-165 [2022-05-18T16:59:08.273Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-18T16:59:08.273Z] Docker Root Dir: /var/lib/docker [2022-05-18T16:59:08.273Z] Debug Mode: false [2022-05-18T16:59:08.273Z] Registry: https://index.docker.io/v1/ [2022-05-18T16:59:08.273Z] Labels: [2022-05-18T16:59:08.273Z] Experimental: true [2022-05-18T16:59:08.273Z] Insecure Registries: [2022-05-18T16:59:08.273Z] 127.0.0.0/8 [2022-05-18T16:59:08.273Z] Live Restore Enabled: true [2022-05-18T16:59:08.273Z] [2022-05-18T16:59:08.273Z] WARNING: No swap limit support [Pipeline] sh [2022-05-18T16:59:08.335Z] #24 DONE 1.4s [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-18T16:59:08.335Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-18T16:59:08.335Z] #55 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T16:59:08.335Z] #32 sha256:ee846b12763d39447fa597a1b9bde82d83e1402b6642b934c996be8ae30acb42 [2022-05-18T16:59:08.335Z] #32 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-18T16:59:08.335Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-18T16:59:08.335Z] #47 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #61 sha256:03f867d9e72133064814d26c4c47a4b514e41530965caf34755e9c5b981ec1fb [2022-05-18T16:59:08.335Z] #61 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T16:59:08.335Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-18T16:59:08.335Z] #36 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T16:59:08.335Z] #12 sha256:c0bb29d9b3462febc988bbcbbd2458012374fee38992a4a82f9e1a19150f6ff9 [2022-05-18T16:59:08.335Z] #12 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-18T16:59:08.335Z] #67 sha256:c5c291831a3200d2e5634d34c1b457a7fb486898fb3c448d89872a3c62cb58b4 [2022-05-18T16:59:08.335Z] #67 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T16:59:08.335Z] #33 sha256:e6193f719e5c48cc1d1c6abc7a33d617864720822502462db55bab606afdef98 [2022-05-18T16:59:08.335Z] #33 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-18T16:59:08.335Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-18T16:59:08.335Z] #42 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T16:59:08.335Z] #64 sha256:71faad870e2b704ec0a514284f195392273f5f6acd9a228c9570d6e94c4b03a3 [2022-05-18T16:59:08.335Z] #64 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-18T16:59:08.335Z] #26 sha256:f0e1b2e1acb8c16a2e2309f5a6ab597db1b0b5ed20243ac8f87fc357f348479d [2022-05-18T16:59:08.335Z] #26 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-18T16:59:08.335Z] #50 sha256:460930cc7c0779da8266c4012b9c715b8eccb654fe742b92a6092516e5832e7d [2022-05-18T16:59:08.335Z] #50 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #56 sha256:4071779e58983f3e8345c079144ad276279d7af64ef88a22aa788462d499be52 [2022-05-18T16:59:08.335Z] #56 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #75 sha256:77ad43cb3a20e101db6dfec710801d20223fbed85069fc18aa75297549aaeb12 [2022-05-18T16:59:08.335Z] #75 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T16:59:08.335Z] #63 sha256:e4e4e7f45418e36ee26f919492d9c43be12d71e6adc11e907a44ff78a6c8e345 [2022-05-18T16:59:08.335Z] #63 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-18T16:59:08.335Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-18T16:59:08.335Z] #29 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #39 sha256:6dc7dcdabaf73e96483dc02b025d9e081687eecadb5101226743f8a8e8cfa8e3 [2022-05-18T16:59:08.335Z] #39 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #70 sha256:ded994e5f2f2050d23a1bbd4033709f58c3101d2d24d8c8df0be42ed5b5a1592 [2022-05-18T16:59:08.335Z] #70 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #41 sha256:b1f69192254c20569bc8510279cb65c1a6109fb82e9c7aea39e1d94faffa38f6 [2022-05-18T16:59:08.335Z] #41 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-18T16:59:08.335Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-18T16:59:08.335Z] #53 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #48 sha256:f045cdbae9578f3c5807b67ea885aea08c5172d6ab03f2f0dc40c0668107f2a6 [2022-05-18T16:59:08.335Z] #48 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T16:59:08.335Z] #20 sha256:419a6cb0d09529d3cc0de1f3e165e33742904f4d507cc538365435686264ae60 [2022-05-18T16:59:08.335Z] #20 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #54 sha256:affd1cb27c18821a4f4792f4d41df6e305a0f78b2bfc42230868558787f4519c [2022-05-18T16:59:08.335Z] #54 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T16:59:08.335Z] #59 sha256:d75d86d7d781bf330bfb2107573132d10fa3a3eea181bab520710bdeeb653a9e [2022-05-18T16:59:08.335Z] #59 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-18T16:59:08.335Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-18T16:59:08.335Z] #34 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T16:59:08.335Z] #68 sha256:19ddd462b2e4a926695f7ad789369fac67feba6637fcab29d6313ad58a379ca2 [2022-05-18T16:59:08.335Z] #68 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-18T16:59:08.335Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-18T16:59:08.335Z] #21 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T16:59:08.335Z] #23 sha256:43d19c47b8e0948fc1e6c05117d4b377cecf363f0adb1b8bcd2779c4fe8c1d90 [2022-05-18T16:59:08.335Z] #23 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-18T16:59:08.335Z] #13 sha256:f8174d9f7fa48fc49299d67fdc13a640baaeb11c0e9d1d6f196645fd87485deb [2022-05-18T16:59:08.335Z] #13 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T16:59:08.335Z] #15 sha256:6a66e61461d37e1fe91bfb93d186ca475e1d8978d399d6c704c5125017bb2621 [2022-05-18T16:59:08.335Z] #15 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T16:59:08.335Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-18T16:59:08.335Z] #74 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #65 sha256:fd883bdb5b3478ddde1ee97274e855c8c6e33ae9c6564538ff1ccfa91748a144 [2022-05-18T16:59:08.335Z] #65 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T16:59:08.335Z] #58 sha256:9581fcddfdb79ea6f81a22389021305c08cc45e5642834aeb80f0a3fb7c7e6d5 [2022-05-18T16:59:08.335Z] #58 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T16:59:08.335Z] #16 sha256:cddff0b1a41f8042373a388be567b6755dfa47c288a62b4f8765f7bce22a56f0 [2022-05-18T16:59:08.335Z] #16 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T16:59:08.335Z] #66 sha256:04e3c79b100bcc1a7175056d7db3d14c4a38ae203c4782d22671df630483f155 [2022-05-18T16:59:08.335Z] #66 CACHED [2022-05-18T16:59:08.335Z] [2022-05-18T16:59:08.335Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T16:59:08.336Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-18T16:59:08.336Z] #40 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T16:59:08.336Z] #43 sha256:8948b1865a4af78d1ca959029af17a04b4ef3eb5fb876b825c9ca231bcc0ada2 [2022-05-18T16:59:08.336Z] #43 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-18T16:59:08.336Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8 [2022-05-18T16:59:08.336Z] #38 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T16:59:08.336Z] #27 sha256:98344f5a3a17bed75eac6074f11e1171d5ecf5e9b2e3477681877bd6065a9b82 [2022-05-18T16:59:08.336Z] #27 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-18T16:59:08.336Z] #31 sha256:da191ee99fab5696ab3bb5cb81dcb8be3a905ff26db14b185e91dc9179a34131 [2022-05-18T16:59:08.336Z] #31 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T16:59:08.336Z] #46 sha256:35e4b51c0602ec7817a4044cf39d53405f4c82eede6b08b129ed08bde0def469 [2022-05-18T16:59:08.336Z] #46 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-18T16:59:08.336Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-18T16:59:08.336Z] #51 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T16:59:08.336Z] #69 sha256:c1c8ee8f324d53b757ab95df289e50a8732a957497a7284cbd745f855313e2fa [2022-05-18T16:59:08.336Z] #69 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T16:59:08.336Z] #17 sha256:8cfc23673e2891053a5de098a28948053a6a927e58f6be711a61030e8de63d18 [2022-05-18T16:59:08.336Z] #17 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T16:59:08.336Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-18T16:59:08.336Z] #72 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T16:59:08.336Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-18T16:59:08.336Z] #62 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T16:59:08.336Z] #19 sha256:f13ca9b3dc5f79702ae6103113604fb4f09c28b552f564ac163a964ab7cd6d0c [2022-05-18T16:59:08.336Z] #19 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T16:59:08.336Z] #22 sha256:989ba02d31fff8765a4796cdbe86c36670561540782a03ecc3296119ababa2e6 [2022-05-18T16:59:08.336Z] #22 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T16:59:08.336Z] #18 sha256:2a502440bd509d7e9c441e6ac8600a5fde708d0176014326ed483f81815f0445 [2022-05-18T16:59:08.336Z] #18 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T16:59:08.336Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T16:59:08.336Z] #14 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T16:59:08.336Z] #45 sha256:c047311a63dfc8579afeef34414ab02c93012fb9ec8190e2e93e15326d6ea9db [2022-05-18T16:59:08.336Z] #45 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T16:59:08.336Z] #52 sha256:5d727b542336e62e682a0e207cb348c44a881358554b1f6fe09b6300f17535a3 [2022-05-18T16:59:08.336Z] #52 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T16:59:08.336Z] #25 sha256:8a64d4bfc15c4107b9a4721482c56ff33a396ebb4819c47e2248046d0dd4c887 [2022-05-18T16:59:08.336Z] #25 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T16:59:08.336Z] #60 sha256:e80418f1f2eb7dc5fe5bbe821043340e84a101f1acd4eb9de274935cb10e7718 [2022-05-18T16:59:08.336Z] #60 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T16:59:08.336Z] #44 sha256:6ec609337a20d4dda9ad93261eddba75bb1c830f38d6cd2040d57a49b8b7440b [2022-05-18T16:59:08.336Z] #44 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T16:59:08.336Z] #35 sha256:381db81945c061584c25ada3a6f8cf05d017fd0f1e521ff7d014fc4ff04c639c [2022-05-18T16:59:08.336Z] #35 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-18T16:59:08.336Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4 [2022-05-18T16:59:08.336Z] #57 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T16:59:08.336Z] #30 sha256:51fba6db1582a33b30470cc7318a1055f91bc5f43ee5ca074604b3cf82e06880 [2022-05-18T16:59:08.336Z] #30 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T16:59:08.336Z] #37 sha256:65e537741e9206f2823060af568c633b5f527a8dc70da7ae8c87475eac9c9e92 [2022-05-18T16:59:08.336Z] #37 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T16:59:08.336Z] #76 sha256:cb8748e1a2fffe5c98a0d7447a89f1117f31fc2ddcc2803bbb8e01cf133b9533 [2022-05-18T16:59:08.336Z] #76 CACHED [2022-05-18T16:59:08.336Z] [2022-05-18T16:59:08.336Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T16:59:08.336Z] #77 sha256:d623ad6f3782768ab9e8829fab3bf7f897afd833443f9804dc1615884a7eec8e [2022-05-18T16:59:08.363Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:85211002b5730b5d3cd9827d73d6fa7f7687574e . [2022-05-18T16:59:08.398Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-18T16:59:08.398Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-18T16:59:08.398Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-18T16:59:08.398Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-18T16:59:08.398Z] - Storage Drivers: [2022-05-18T16:59:08.398Z] - "aufs": [2022-05-18T16:59:08.398Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-18T16:59:08.398Z] - "btrfs": [2022-05-18T16:59:08.398Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-18T16:59:08.398Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-18T16:59:08.398Z] - "devicemapper": [2022-05-18T16:59:08.398Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-18T16:59:08.398Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-18T16:59:08.398Z] - "overlay": [2022-05-18T16:59:08.398Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-18T16:59:08.398Z] - "zfs": [2022-05-18T16:59:08.398Z] - /dev/zfs: present [2022-05-18T16:59:08.398Z] - zfs command: missing [2022-05-18T16:59:08.398Z] - zpool command: missing [2022-05-18T16:59:08.398Z] [2022-05-18T16:59:08.398Z] Limits: [2022-05-18T16:59:08.398Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-18T16:59:08.398Z] [2022-05-18T16:59:08.398Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-18T16:59:08.491Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-18T16:59:08.491Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-18T16:59:08.491Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-18T16:59:08.491Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-18T16:59:08.491Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-18T16:59:08.491Z] - CONFIG_BLK_CGROUP: enabled [2022-05-18T16:59:08.491Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-18T16:59:08.491Z] - CONFIG_CGROUP_PERF: enabled [2022-05-18T16:59:08.491Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-18T16:59:08.491Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-18T16:59:08.491Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-18T16:59:08.491Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-18T16:59:08.491Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-18T16:59:08.491Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-18T16:59:08.491Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-18T16:59:08.491Z] - CONFIG_IP_VS: enabled (as module) [2022-05-18T16:59:08.491Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-18T16:59:08.491Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-18T16:59:08.491Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-18T16:59:08.491Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-18T16:59:08.491Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-18T16:59:08.491Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-18T16:59:08.491Z] - CONFIG_EXT4_FS: enabled [2022-05-18T16:59:08.491Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-18T16:59:08.491Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-18T16:59:08.491Z] - Network Drivers: [2022-05-18T16:59:08.491Z] - "overlay": [2022-05-18T16:59:08.491Z] - CONFIG_VXLAN: enabled (as module) [2022-05-18T16:59:08.491Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-18T16:59:08.491Z] Optional (for encrypted networks): [2022-05-18T16:59:08.491Z] - CONFIG_CRYPTO: enabled [2022-05-18T16:59:08.491Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-18T16:59:08.491Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-18T16:59:08.491Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-18T16:59:08.491Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-18T16:59:08.491Z] - CONFIG_XFRM: enabled [2022-05-18T16:59:08.491Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-18T16:59:08.491Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-18T16:59:08.491Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-18T16:59:08.491Z] - "ipvlan": [2022-05-18T16:59:08.552Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T16:59:08.552Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T16:59:08.552Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43597/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-18T16:59:08.552Z] + bash /home/ubuntu/workspace/moby_PR-43597/check-config.sh [2022-05-18T16:59:08.552Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-18T16:59:08.552Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-18T16:59:08.552Z] [2022-05-18T16:59:08.552Z] Generally Necessary: [2022-05-18T16:59:08.552Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-18T16:59:08.552Z] - apparmor: enabled and tools installed [2022-05-18T16:59:08.552Z] - CONFIG_NAMESPACES: enabled [2022-05-18T16:59:08.552Z] - CONFIG_NET_NS: enabled [2022-05-18T16:59:08.552Z] - CONFIG_PID_NS: enabled [2022-05-18T16:59:08.552Z] - CONFIG_IPC_NS: enabled [2022-05-18T16:59:08.552Z] - CONFIG_UTS_NS: enabled [2022-05-18T16:59:08.552Z] - CONFIG_CGROUPS: enabled [2022-05-18T16:59:08.552Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-18T16:59:08.552Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-18T16:59:08.552Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-18T16:59:08.552Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-18T16:59:08.552Z] - CONFIG_CPUSETS: enabled [2022-05-18T16:59:08.552Z] - CONFIG_MEMCG: enabled [2022-05-18T16:59:08.552Z] - CONFIG_KEYS: enabled [2022-05-18T16:59:08.552Z] - CONFIG_VETH: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-18T16:59:08.552Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-18T16:59:08.552Z] - CONFIG_CGROUP_BPF: enabled [2022-05-18T16:59:08.552Z] [2022-05-18T16:59:08.552Z] Optional Features: [2022-05-18T16:59:08.552Z] - CONFIG_USER_NS: enabled [2022-05-18T16:59:08.619Z] #1 [internal] load build definition from Dockerfile [2022-05-18T16:59:08.619Z] #1 sha256:c6f855ae9f61d94601b2b39995cd0862bfa38b43c210973d58c9ad10342ee55f [2022-05-18T16:59:08.619Z] #1 transferring dockerfile: 17.93kB done [2022-05-18T16:59:08.619Z] #1 DONE 0.0s [2022-05-18T16:59:08.619Z] [2022-05-18T16:59:08.619Z] #2 [internal] load .dockerignore [2022-05-18T16:59:08.619Z] #2 sha256:38c951fae36c56cf2d0385384f01c66e14f63050d4015e97e9bb4f171d6f3e71 [2022-05-18T16:59:08.619Z] #2 transferring context: 145B done [2022-05-18T16:59:08.619Z] #2 DONE 0.0s [2022-05-18T16:59:08.619Z] [2022-05-18T16:59:08.619Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T16:59:08.619Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-18T16:59:08.619Z] #3 DONE 0.1s [2022-05-18T16:59:08.619Z] [2022-05-18T16:59:08.619Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T16:59:08.619Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-18T16:59:08.619Z] #4 CACHED [2022-05-18T16:59:08.740Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:85211002b5730b5d3cd9827d73d6fa7f7687574e . [2022-05-18T16:59:08.746Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-18T16:59:08.746Z] - "macvlan": [2022-05-18T16:59:08.746Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-18T16:59:08.746Z] - CONFIG_DUMMY: enabled (as module) [2022-05-18T16:59:08.746Z] - "ftp,tftp client in container": [2022-05-18T16:59:08.746Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-18T16:59:08.746Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-18T16:59:08.746Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-18T16:59:08.746Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-18T16:59:08.746Z] - Storage Drivers: [2022-05-18T16:59:08.746Z] - "aufs": [2022-05-18T16:59:08.746Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-18T16:59:08.746Z] - "btrfs": [2022-05-18T16:59:08.746Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-18T16:59:08.746Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-18T16:59:08.746Z] - "devicemapper": [2022-05-18T16:59:08.746Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-18T16:59:08.746Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-18T16:59:08.746Z] - "overlay": [2022-05-18T16:59:08.746Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-18T16:59:08.746Z] - "zfs": [2022-05-18T16:59:08.746Z] - /dev/zfs: present [2022-05-18T16:59:08.746Z] - zfs command: missing [2022-05-18T16:59:08.746Z] - zpool command: missing [2022-05-18T16:59:08.746Z] [2022-05-18T16:59:08.746Z] Limits: [2022-05-18T16:59:08.746Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-18T16:59:08.746Z] [2022-05-18T16:59:08.746Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-18T16:59:08.810Z] - CONFIG_SECCOMP: enabled [2022-05-18T16:59:08.810Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-18T16:59:08.810Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-18T16:59:08.810Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-18T16:59:08.810Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-18T16:59:08.811Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-18T16:59:08.811Z] - CONFIG_BLK_CGROUP: enabled [2022-05-18T16:59:08.811Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-18T16:59:08.811Z] - CONFIG_CGROUP_PERF: enabled [2022-05-18T16:59:08.811Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-18T16:59:08.811Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-18T16:59:08.811Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-18T16:59:08.811Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-18T16:59:08.811Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-18T16:59:08.811Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-18T16:59:08.811Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-18T16:59:08.811Z] - CONFIG_IP_VS: enabled (as module) [2022-05-18T16:59:08.811Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-18T16:59:08.811Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-18T16:59:08.811Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-18T16:59:08.811Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-18T16:59:08.811Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-18T16:59:08.811Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-18T16:59:08.811Z] - CONFIG_EXT4_FS: enabled [2022-05-18T16:59:08.811Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-18T16:59:08.811Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-18T16:59:08.811Z] - Network Drivers: [2022-05-18T16:59:08.811Z] - "overlay": [2022-05-18T16:59:08.811Z] - CONFIG_VXLAN: enabled (as module) [2022-05-18T16:59:08.811Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-18T16:59:08.811Z] Optional (for encrypted networks): [2022-05-18T16:59:08.811Z] - CONFIG_CRYPTO: enabled [2022-05-18T16:59:08.811Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-18T16:59:08.811Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-18T16:59:08.811Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-18T16:59:08.811Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-18T16:59:08.811Z] - CONFIG_XFRM: enabled [2022-05-18T16:59:08.811Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-18T16:59:08.811Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-18T16:59:08.811Z] - CONFIG_INET_ESP: enabled (as module) [Pipeline] sh [2022-05-18T16:59:08.875Z] [2022-05-18T16:59:08.875Z] #5 [internal] load build definition from Dockerfile [2022-05-18T16:59:08.875Z] #5 sha256:9413cdfec900adf997d8abf84a9faef01dedf5e498b8da88c61d480cce828a95 [2022-05-18T16:59:08.875Z] #5 DONE 0.0s [2022-05-18T16:59:08.875Z] [2022-05-18T16:59:08.875Z] #6 [internal] load .dockerignore [2022-05-18T16:59:08.875Z] #6 sha256:0b3eeffe37335679ec7b56aab92d5895ca8b6eba6a232714da26f5c56cff5854 [2022-05-18T16:59:08.875Z] #6 DONE 0.0s [2022-05-18T16:59:08.875Z] [2022-05-18T16:59:08.875Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T16:59:08.875Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-18T16:59:08.875Z] #9 DONE 0.1s [2022-05-18T16:59:08.875Z] [2022-05-18T16:59:08.875Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:08.875Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-18T16:59:09.000Z] #1 [internal] load build definition from Dockerfile [2022-05-18T16:59:09.000Z] #1 sha256:0c2272e6e7c886a8908ea8c0a2d622d2ee0dc3b4ccb01235f39c008a5dd60f2d [2022-05-18T16:59:09.000Z] #1 transferring dockerfile: 17.93kB done [2022-05-18T16:59:09.000Z] #1 DONE 0.0s [2022-05-18T16:59:09.000Z] [2022-05-18T16:59:09.000Z] #2 [internal] load .dockerignore [2022-05-18T16:59:09.000Z] #2 sha256:b0f9cfd32bc29c6be92d7e39b01f3f96c15eef6d743ff1bad7b74ee298fc699b [2022-05-18T16:59:09.000Z] #2 transferring context: 145B done [2022-05-18T16:59:09.000Z] #2 DONE 0.0s [2022-05-18T16:59:09.000Z] [2022-05-18T16:59:09.000Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T16:59:09.000Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-18T16:59:09.000Z] #3 DONE 0.1s [2022-05-18T16:59:09.000Z] [2022-05-18T16:59:09.000Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T16:59:09.000Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-18T16:59:09.000Z] #4 CACHED [2022-05-18T16:59:09.068Z] - "ipvlan": [2022-05-18T16:59:09.068Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-18T16:59:09.068Z] - "macvlan": [2022-05-18T16:59:09.068Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-18T16:59:09.068Z] - CONFIG_DUMMY: enabled (as module) [2022-05-18T16:59:09.068Z] - "ftp,tftp client in container": [2022-05-18T16:59:09.068Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-18T16:59:09.068Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-18T16:59:09.068Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-18T16:59:09.068Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-18T16:59:09.068Z] - Storage Drivers: [2022-05-18T16:59:09.068Z] - "aufs": [2022-05-18T16:59:09.068Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-18T16:59:09.068Z] - "btrfs": [2022-05-18T16:59:09.068Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-18T16:59:09.068Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-18T16:59:09.068Z] - "devicemapper": [2022-05-18T16:59:09.068Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-18T16:59:09.068Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-18T16:59:09.068Z] - "overlay": [2022-05-18T16:59:09.068Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-18T16:59:09.068Z] - "zfs": [2022-05-18T16:59:09.068Z] - /dev/zfs: present [2022-05-18T16:59:09.068Z] - zfs command: missing [2022-05-18T16:59:09.068Z] - zpool command: missing [2022-05-18T16:59:09.068Z] [2022-05-18T16:59:09.068Z] Limits: [2022-05-18T16:59:09.068Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-18T16:59:09.068Z] [2022-05-18T16:59:09.068Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-18T16:59:09.126Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:b972d7a4135c5da38b41c0318fff637e5e130e99 . [2022-05-18T16:59:09.126Z] #2 [internal] load .dockerignore [2022-05-18T16:59:09.126Z] #2 sha256:ff6a31ac0ee77819ea0b30ee81886d7473db17108ac40e556088c69c2a056ea5 [2022-05-18T16:59:09.126Z] #2 transferring context: 145B done [2022-05-18T16:59:09.126Z] #2 DONE 0.0s [2022-05-18T16:59:09.126Z] [2022-05-18T16:59:09.126Z] #1 [internal] load build definition from Dockerfile [2022-05-18T16:59:09.126Z] #1 sha256:3a7ee66d1fbcf6910e41c621e08fab2b4c12b9507a072ddb0d5b88590fdcc9fb [2022-05-18T16:59:09.126Z] #1 transferring dockerfile: 17.93kB done [2022-05-18T16:59:09.126Z] #1 DONE 0.0s [2022-05-18T16:59:09.126Z] [2022-05-18T16:59:09.126Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T16:59:09.126Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-18T16:59:09.131Z] #10 DONE 0.1s [2022-05-18T16:59:09.131Z] [2022-05-18T16:59:09.131Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:09.131Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T16:59:09.131Z] #8 DONE 0.1s [2022-05-18T16:59:09.131Z] [2022-05-18T16:59:09.131Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T16:59:09.131Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-18T16:59:09.131Z] #7 DONE 0.1s [2022-05-18T16:59:09.131Z] [2022-05-18T16:59:09.131Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:09.131Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T16:59:09.131Z] #73 DONE 0.0s [2022-05-18T16:59:09.131Z] [2022-05-18T16:59:09.131Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:09.131Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T16:59:09.131Z] #71 DONE 0.0s [2022-05-18T16:59:09.131Z] [2022-05-18T16:59:09.131Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T16:59:09.131Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T16:59:09.131Z] #11 DONE 0.0s [2022-05-18T16:59:09.131Z] [2022-05-18T16:59:09.131Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T16:59:09.131Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T16:59:09.131Z] #28 DONE 0.0s [2022-05-18T16:59:09.131Z] [2022-05-18T16:59:09.131Z] #24 [internal] load build context [2022-05-18T16:59:09.131Z] #24 sha256:4903f6b5716c4997d6a6b06a07c4e48e4a0c948f8dba27555774d11a66f97d36 [2022-05-18T16:59:09.261Z] [2022-05-18T16:59:09.261Z] #5 [internal] load build definition from Dockerfile [2022-05-18T16:59:09.261Z] #5 sha256:0f1f7aea85cd2ed80a37daf5ab9c1adca837192f9cbfe47aa1e767f672b62d39 [2022-05-18T16:59:09.261Z] #5 DONE 0.0s [2022-05-18T16:59:09.261Z] [2022-05-18T16:59:09.261Z] #6 [internal] load .dockerignore [2022-05-18T16:59:09.261Z] #6 sha256:bd8f3f26b171e79d9347c97c44a150a86e9986340d3c247fa1976b90cbf2f0b9 [2022-05-18T16:59:09.261Z] #6 DONE 0.0s [2022-05-18T16:59:09.261Z] [2022-05-18T16:59:09.261Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:09.261Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-18T16:59:09.261Z] #8 DONE 0.1s [2022-05-18T16:59:09.261Z] [2022-05-18T16:59:09.261Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T16:59:09.261Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-18T16:59:09.261Z] #7 DONE 0.1s [2022-05-18T16:59:09.261Z] [2022-05-18T16:59:09.261Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:09.261Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T16:59:09.383Z] #3 DONE 0.1s [2022-05-18T16:59:09.383Z] [2022-05-18T16:59:09.383Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T16:59:09.383Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-18T16:59:09.383Z] #4 CACHED [2022-05-18T16:59:09.409Z] + sudo modprobe ip_vs [2022-05-18T16:59:09.409Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:85211002b5730b5d3cd9827d73d6fa7f7687574e . [2022-05-18T16:59:09.524Z] #10 DONE 0.2s [2022-05-18T16:59:09.524Z] [2022-05-18T16:59:09.524Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T16:59:09.524Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-18T16:59:09.524Z] #9 DONE 0.1s [2022-05-18T16:59:09.638Z] [2022-05-18T16:59:09.638Z] #5 [internal] load .dockerignore [2022-05-18T16:59:09.638Z] #5 sha256:fb0ecc4f5f2dd689f6bb666950f2141c7b3b577633fff145c03e66aef903096b [2022-05-18T16:59:09.638Z] #5 DONE 0.0s [2022-05-18T16:59:09.638Z] [2022-05-18T16:59:09.638Z] #6 [internal] load build definition from Dockerfile [2022-05-18T16:59:09.638Z] #6 sha256:ba48cfa0a03dc6a3e01e1c7541c16edf061cf814583b495f9d83d4f893f196b9 [2022-05-18T16:59:09.638Z] #6 DONE 0.0s [2022-05-18T16:59:09.638Z] [2022-05-18T16:59:09.638Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T16:59:09.638Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-18T16:59:09.638Z] #7 DONE 0.1s [2022-05-18T16:59:09.638Z] [2022-05-18T16:59:09.638Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T16:59:09.638Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-18T16:59:09.638Z] #10 DONE 0.1s [2022-05-18T16:59:09.638Z] [2022-05-18T16:59:09.638Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:09.638Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-18T16:59:09.638Z] #9 DONE 0.1s [2022-05-18T16:59:09.638Z] [2022-05-18T16:59:09.638Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:09.638Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T16:59:09.638Z] #8 DONE 0.1s [2022-05-18T16:59:09.666Z] #1 [internal] load build definition from Dockerfile [2022-05-18T16:59:09.666Z] #1 sha256:73be04a5c20867512a3b582f1c11b0cc4046f65e65dcf8639a82eef763fce044 [2022-05-18T16:59:09.666Z] #1 transferring dockerfile: 17.93kB done [2022-05-18T16:59:09.666Z] #1 DONE 0.0s [2022-05-18T16:59:09.666Z] [2022-05-18T16:59:09.666Z] #2 [internal] load .dockerignore [2022-05-18T16:59:09.666Z] #2 sha256:3bc641f82f4e6ebabcc8ba2234dfdb04678f9bb83fbca72f3290d395c3c33bfc [2022-05-18T16:59:09.666Z] #2 transferring context: 145B done [2022-05-18T16:59:09.666Z] #2 DONE 0.0s [2022-05-18T16:59:09.666Z] [2022-05-18T16:59:09.666Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T16:59:09.666Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-18T16:59:09.703Z] #77 DONE 1.2s [2022-05-18T16:59:09.703Z] [2022-05-18T16:59:09.703Z] #78 exporting to image [2022-05-18T16:59:09.703Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T16:59:09.703Z] #78 exporting layers [2022-05-18T16:59:09.707Z] #24 ... [2022-05-18T16:59:09.707Z] [2022-05-18T16:59:09.707Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T16:59:09.707Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T16:59:09.707Z] #49 DONE 0.4s [2022-05-18T16:59:09.707Z] [2022-05-18T16:59:09.707Z] #24 [internal] load build context [2022-05-18T16:59:09.707Z] #24 sha256:4903f6b5716c4997d6a6b06a07c4e48e4a0c948f8dba27555774d11a66f97d36 [2022-05-18T16:59:09.792Z] [2022-05-18T16:59:09.792Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:09.792Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T16:59:09.792Z] #73 DONE 0.0s [2022-05-18T16:59:09.792Z] [2022-05-18T16:59:09.792Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:09.792Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T16:59:09.792Z] #71 DONE 0.0s [2022-05-18T16:59:09.792Z] [2022-05-18T16:59:09.792Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T16:59:09.792Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T16:59:09.792Z] #11 DONE 0.0s [2022-05-18T16:59:09.792Z] [2022-05-18T16:59:09.792Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T16:59:09.792Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T16:59:09.792Z] #28 DONE 0.0s [2022-05-18T16:59:09.792Z] [2022-05-18T16:59:09.792Z] #24 [internal] load build context [2022-05-18T16:59:09.792Z] #24 sha256:437b3c420375620c003382f7aad2533bdf37aff54b0b6183225b792ef0403fe3 [2022-05-18T16:59:09.894Z] [2022-05-18T16:59:09.894Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:09.894Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T16:59:09.894Z] #80 DONE 0.0s [2022-05-18T16:59:09.894Z] [2022-05-18T16:59:09.894Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:09.894Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T16:59:09.894Z] #78 DONE 0.0s [2022-05-18T16:59:09.894Z] [2022-05-18T16:59:09.894Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T16:59:09.894Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T16:59:09.894Z] #11 DONE 0.0s [2022-05-18T16:59:09.894Z] [2022-05-18T16:59:09.894Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T16:59:09.894Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T16:59:09.894Z] #35 DONE 0.0s [2022-05-18T16:59:09.894Z] [2022-05-18T16:59:09.894Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T16:59:09.894Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-18T16:59:09.894Z] #12 CACHED [2022-05-18T16:59:09.894Z] [2022-05-18T16:59:09.894Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-18T16:59:09.894Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-18T16:59:09.894Z] #13 CACHED [2022-05-18T16:59:09.894Z] [2022-05-18T16:59:09.894Z] #31 [internal] load build context [2022-05-18T16:59:09.894Z] #31 sha256:b104bbedee024bc85badb0c719d02d5f2309a60b816fc0b048ce98b1cce52c49 [2022-05-18T16:59:09.925Z] #3 DONE 0.2s [2022-05-18T16:59:09.925Z] [2022-05-18T16:59:09.925Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T16:59:09.925Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-18T16:59:09.925Z] #4 CACHED [2022-05-18T16:59:10.060Z] #24 ... [2022-05-18T16:59:10.060Z] [2022-05-18T16:59:10.060Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T16:59:10.060Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T16:59:10.060Z] #49 DONE 0.4s [2022-05-18T16:59:10.060Z] [2022-05-18T16:59:10.060Z] #24 [internal] load build context [2022-05-18T16:59:10.060Z] #24 sha256:437b3c420375620c003382f7aad2533bdf37aff54b0b6183225b792ef0403fe3 [2022-05-18T16:59:10.183Z] [2022-05-18T16:59:10.183Z] #5 [internal] load .dockerignore [2022-05-18T16:59:10.183Z] #5 sha256:c86f012daa0e50a483f3c8dbdedc81d97eb0841a8e7c8b4d9ca9c34dcb35e248 [2022-05-18T16:59:10.183Z] #5 DONE 0.0s [2022-05-18T16:59:10.183Z] [2022-05-18T16:59:10.183Z] #6 [internal] load build definition from Dockerfile [2022-05-18T16:59:10.183Z] #6 sha256:cbbfff077018af4a674a8ea36b27dad4a96a3eab17778d9c3cab8259b0f5fd26 [2022-05-18T16:59:10.183Z] #6 DONE 0.0s [2022-05-18T16:59:10.183Z] [2022-05-18T16:59:10.183Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:10.183Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T16:59:10.183Z] #7 DONE 0.1s [2022-05-18T16:59:10.183Z] [2022-05-18T16:59:10.183Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T16:59:10.183Z] #8 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-18T16:59:10.183Z] #8 DONE 0.1s [2022-05-18T16:59:10.183Z] [2022-05-18T16:59:10.183Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T16:59:10.183Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-18T16:59:10.183Z] #10 DONE 0.1s [2022-05-18T16:59:10.183Z] [2022-05-18T16:59:10.183Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T16:59:10.183Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-18T16:59:10.183Z] #9 DONE 0.1s [2022-05-18T16:59:10.269Z] #78 exporting layers 0.9s done [2022-05-18T16:59:10.269Z] #78 writing image sha256:170faf20cbe591d5fb568c189966d194cdd8d7686cad7a31c2c5e175dbd37ae7 [2022-05-18T16:59:10.269Z] #78 writing image sha256:170faf20cbe591d5fb568c189966d194cdd8d7686cad7a31c2c5e175dbd37ae7 done [2022-05-18T16:59:10.269Z] #78 naming to docker.io/library/docker:64784d1f41e025c0acaaee96f41d07e86723fc0c done [2022-05-18T16:59:10.269Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-18T16:59:10.458Z] #31 ... [2022-05-18T16:59:10.458Z] [2022-05-18T16:59:10.458Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T16:59:10.458Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T16:59:10.458Z] #56 DONE 0.4s [2022-05-18T16:59:10.458Z] [2022-05-18T16:59:10.458Z] #31 [internal] load build context [2022-05-18T16:59:10.458Z] #31 sha256:b104bbedee024bc85badb0c719d02d5f2309a60b816fc0b048ce98b1cce52c49 [2022-05-18T16:59:10.594Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-18T16:59:10.749Z] [2022-05-18T16:59:10.749Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:10.749Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T16:59:10.749Z] #73 DONE 0.0s [2022-05-18T16:59:10.749Z] [2022-05-18T16:59:10.749Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T16:59:10.749Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T16:59:10.749Z] #71 DONE 0.0s [2022-05-18T16:59:10.749Z] [2022-05-18T16:59:10.749Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T16:59:10.749Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T16:59:10.749Z] #11 DONE 0.0s [2022-05-18T16:59:10.749Z] [2022-05-18T16:59:10.749Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T16:59:10.749Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T16:59:10.749Z] #28 DONE 0.0s [2022-05-18T16:59:10.749Z] [2022-05-18T16:59:10.749Z] #24 [internal] load build context [2022-05-18T16:59:10.749Z] #24 sha256:7a835d1ec3bbb70f407e1df8eccb65ab5c62c2ba6b2e918a323a0b34e73aae42 [2022-05-18T16:59:10.919Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=64784d1f41e025c0acaaee96f41d07e86723fc0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:64784d1f41e025c0acaaee96f41d07e86723fc0c hack/test/unit [2022-05-18T16:59:11.007Z] #24 ... [2022-05-18T16:59:11.007Z] [2022-05-18T16:59:11.007Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T16:59:11.007Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T16:59:11.007Z] #49 DONE 0.5s [2022-05-18T16:59:11.007Z] [2022-05-18T16:59:11.007Z] #24 [internal] load build context [2022-05-18T16:59:11.007Z] #24 sha256:7a835d1ec3bbb70f407e1df8eccb65ab5c62c2ba6b2e918a323a0b34e73aae42 [2022-05-18T16:59:11.037Z] #31 ... [2022-05-18T16:59:11.037Z] [2022-05-18T16:59:11.037Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-18T16:59:11.037Z] #14 sha256:96429e8b414013dd32883e63ed306b8efd72f1854e9297df732aeff7eea9fa18 [2022-05-18T16:59:11.037Z] #14 DONE 1.0s [2022-05-18T16:59:11.037Z] [2022-05-18T16:59:11.037Z] #31 [internal] load build context [2022-05-18T16:59:11.037Z] #31 sha256:b104bbedee024bc85badb0c719d02d5f2309a60b816fc0b048ce98b1cce52c49 [2022-05-18T16:59:11.073Z] #24 transferring context: 61.17MB 1.7s done [2022-05-18T16:59:11.073Z] #24 DONE 1.7s [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T16:59:11.073Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-18T16:59:11.073Z] #12 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T16:59:11.073Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T16:59:11.073Z] #40 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T16:59:11.073Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-18T16:59:11.073Z] #72 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-18T16:59:11.073Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T16:59:11.073Z] #51 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T16:59:11.073Z] #69 sha256:bf3b8c7e6a5552395eea8373f1dbab909902464e24a95e38e528a2d99489dddf [2022-05-18T16:59:11.073Z] #69 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-18T16:59:11.073Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T16:59:11.073Z] #29 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #70 sha256:713a20f92dc443299de82197de992ddf248adab92ef0b0abc5e9f914d7acd7d7 [2022-05-18T16:59:11.073Z] #70 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-18T16:59:11.073Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T16:59:11.073Z] #53 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T16:59:11.073Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-18T16:59:11.073Z] #23 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T16:59:11.073Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T16:59:11.073Z] #36 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-18T16:59:11.073Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T16:59:11.073Z] #55 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T16:59:11.073Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-18T16:59:11.073Z] #15 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T16:59:11.073Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-18T16:59:11.073Z] #22 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #39 sha256:d615016fdea97bb7f3921d2d3786db2159e7b10c510afb1b18d79f6119874635 [2022-05-18T16:59:11.073Z] #39 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-18T16:59:11.073Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T16:59:11.073Z] #34 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T16:59:11.073Z] #30 sha256:db76e9d3e7d51453c33412a0315c4fa77130cff71c66a5201ffb881bbbfd76d8 [2022-05-18T16:59:11.073Z] #30 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-18T16:59:11.073Z] #31 sha256:5289b42c2198a87f9e205da689fbd50181dd9af4fd7900d59b7a869ff256dbf9 [2022-05-18T16:59:11.073Z] #31 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #58 sha256:ece33ed6818cb433e5b9cdce263aafff726aaedbd91f5c3caefccf99f5b43e9b [2022-05-18T16:59:11.073Z] #58 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T16:59:11.073Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-18T16:59:11.073Z] #74 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T16:59:11.073Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T16:59:11.073Z] #14 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T16:59:11.073Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-18T16:59:11.073Z] #17 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-18T16:59:11.073Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T16:59:11.073Z] #38 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T16:59:11.073Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T16:59:11.073Z] #62 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T16:59:11.073Z] #43 sha256:bb0801d612edf95a8b7043db90565db5f6b861d20279f9079dd213c1b3d92f82 [2022-05-18T16:59:11.073Z] #43 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T16:59:11.073Z] #32 sha256:088ced2a13a7711f0910c7bc47ef4b5296c0258eea94c13830e9f4004f405ace [2022-05-18T16:59:11.073Z] #32 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T16:59:11.073Z] #63 sha256:d5141f8598bd93c84c39d5ce38e76c7204e2145baf499571cebf6878e9bf060d [2022-05-18T16:59:11.073Z] #63 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T16:59:11.073Z] #66 sha256:484d0538ad266d0ff796eadfdfc48fde0d9bfcb34a56d80659b7f0d249a52c3a [2022-05-18T16:59:11.073Z] #66 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T16:59:11.073Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-18T16:59:11.073Z] #33 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #75 sha256:d65f78d5a98b2e2a0aa6ab3076dacba8d89b638acc5cdf858a1cfa42ed96b332 [2022-05-18T16:59:11.073Z] #75 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T16:59:11.073Z] #44 sha256:2e07241faaeb3a82edfd1920114642adf6c316a9df1c900f874972b1533b5539 [2022-05-18T16:59:11.073Z] #44 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-18T16:59:11.073Z] #26 sha256:85d2d56afb1f5808ecc282efe9148898f7105884032875d33456fcc3396c5a85 [2022-05-18T16:59:11.073Z] #26 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-18T16:59:11.073Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T16:59:11.073Z] #57 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #52 sha256:4afcded3206dba9fd472dbc9bd86fef5df6a6beaa3bc5a80b42e1e059b64b418 [2022-05-18T16:59:11.073Z] #52 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T16:59:11.073Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-18T16:59:11.073Z] #18 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-18T16:59:11.073Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-18T16:59:11.073Z] #13 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T16:59:11.073Z] #64 sha256:1a6ab419f626474ed79a132809501db9a197e54d2cc0eb840214cfa9d23a74d3 [2022-05-18T16:59:11.073Z] #64 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #77 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-05-18T16:59:11.073Z] #77 sha256:5844fe443225ef43417c1819b927bbd3d7525dce7b3268f5a6613fca0843dd98 [2022-05-18T16:59:11.073Z] #77 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T16:59:11.073Z] #76 sha256:3315cb61a632b0f65672651080552db52c4072f0531f0e37de36e16dad871641 [2022-05-18T16:59:11.073Z] #76 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-18T16:59:11.073Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T16:59:11.073Z] #21 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #41 sha256:7b9a0aa5c73f3b8b040da01a2f6ff849a138bb4cedb6c743088a84374703e24b [2022-05-18T16:59:11.073Z] #41 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T16:59:11.073Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-18T16:59:11.073Z] #20 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T16:59:11.073Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-18T16:59:11.073Z] #46 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-18T16:59:11.073Z] #67 sha256:f7558b78f6b5035c7aab2989a30b82f7570813df29a0095dd0a319d90401fc12 [2022-05-18T16:59:11.073Z] #67 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-18T16:59:11.073Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T16:59:11.073Z] #42 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T16:59:11.073Z] #27 sha256:2c90bfa2b36ea352758e74d58d55642bd9ded9311b538d01b9446deca956e4ec [2022-05-18T16:59:11.073Z] #27 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T16:59:11.073Z] #25 sha256:db9d9f5f4674816bc75a91bb66cc16ee934f8b3a727d77712d453ff2ab5e4b38 [2022-05-18T16:59:11.073Z] #25 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-18T16:59:11.073Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-18T16:59:11.073Z] #50 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #37 sha256:8fb9511230743a16e69eb984f8bc3b45ca80e5911e8411baf4b35f5fe89e8b57 [2022-05-18T16:59:11.073Z] #37 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T16:59:11.073Z] #60 sha256:e52efce969ec3efaa36778bcdcf5db81289bac2e17831dcf5b0b61aa57b24489 [2022-05-18T16:59:11.073Z] #60 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T16:59:11.073Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-18T16:59:11.073Z] #16 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T16:59:11.073Z] #68 sha256:aa628d77c5347a3006feb7d91415d1c605e9edefa067a65138db31cb6a3f4b0d [2022-05-18T16:59:11.073Z] #68 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T16:59:11.073Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-18T16:59:11.073Z] #19 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #61 sha256:5ff33918e53922bfd491f3a4d4b7a3b278e1873664c4757a922d1f435f324d6a [2022-05-18T16:59:11.073Z] #61 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #56 sha256:ab3acb068eedff76ee67e30d93fbed0b2ce32ad9d5e91c1fad455bdfef40bdd7 [2022-05-18T16:59:11.073Z] #56 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #45 sha256:2fb9822bf2278ca60405d3e2eba31f9d277ccbbb50c8ba65ac7f06b4a4b2b6ad [2022-05-18T16:59:11.073Z] #45 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T16:59:11.073Z] #54 sha256:788578311274fcc981c5c99c2a309809e74e07249ef060a78672e3760ce1d823 [2022-05-18T16:59:11.073Z] #54 CACHED [2022-05-18T16:59:11.073Z] [2022-05-18T16:59:11.073Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T16:59:11.073Z] #59 sha256:1fa84e60f28799730abb419c381d9053bc16907b0056a60bd9e04b7117cacb01 [2022-05-18T16:59:11.073Z] #59 CACHED [2022-05-18T16:59:11.074Z] [2022-05-18T16:59:11.074Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T16:59:11.074Z] #65 sha256:d4cee73967549a1a0c6ebcc24fc56167456eb8baad7bf947f6008d152fe4798f [2022-05-18T16:59:11.074Z] #65 CACHED [2022-05-18T16:59:11.074Z] [2022-05-18T16:59:11.074Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T16:59:11.074Z] #48 sha256:d4d654386ca1e731e29343e6cff549d9f13fe7088b658105fd5ac83be734736d [2022-05-18T16:59:11.074Z] #48 CACHED [2022-05-18T16:59:11.074Z] [2022-05-18T16:59:11.074Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T16:59:11.074Z] #35 sha256:865fcb17f324aa6974b934280c569bba417b5d7c761e0127899b98252767e38a [2022-05-18T16:59:11.074Z] #35 CACHED [2022-05-18T16:59:11.074Z] [2022-05-18T16:59:11.074Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-18T16:59:11.074Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T16:59:11.074Z] #47 CACHED [2022-05-18T16:59:11.074Z] [2022-05-18T16:59:11.074Z] #78 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-05-18T16:59:11.074Z] #78 sha256:786662300dbfce662ecf90c48ebbb6e96886ec8b9483bbcd017f2a5be225d703 [2022-05-18T16:59:11.074Z] #78 CACHED [2022-05-18T16:59:11.074Z] [2022-05-18T16:59:11.074Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T16:59:11.074Z] #79 sha256:561078f13f7548c7e1ef703fc7be070d49bc3a7c37540e973e4c8a697f1e9c6a [2022-05-18T16:59:11.342Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-18T16:59:11.342Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-18T16:59:11.342Z] + TESTDIRS=./... [2022-05-18T16:59:11.342Z] + exclude_paths='/vendor/|/integration' [2022-05-18T16:59:11.342Z] ++ go list ./... [2022-05-18T16:59:11.342Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-18T16:59:11.476Z] #24 transferring context: 61.18MB 1.6s done [2022-05-18T16:59:11.476Z] #24 DONE 1.6s [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-18T16:59:11.476Z] #31 sha256:6580d7b7cbdf89c20d8f623f26e72d181c88ce37447033ab2dae5b3db3d37af7 [2022-05-18T16:59:11.476Z] #31 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T16:59:11.476Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-18T16:59:11.476Z] #12 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #54 sha256:7c5228f7c9c00591a4de28246ad0880079bb350838cb855fbe3c0efdc53d9b4f [2022-05-18T16:59:11.476Z] #54 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T16:59:11.476Z] #69 sha256:fd1ab0dc44c4401f3572a09236f8d1e01b64a3a18b134a3401d7c113b20caa7b [2022-05-18T16:59:11.476Z] #69 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #37 sha256:1fea639ac074438b8f27285b1feab9876a72ea502d9fda9a13ef04a0a511a03a [2022-05-18T16:59:11.476Z] #37 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-18T16:59:11.476Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T16:59:11.476Z] #57 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-18T16:59:11.476Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T16:59:11.476Z] #29 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T16:59:11.476Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T16:59:11.476Z] #40 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #65 sha256:df31502b1a654922afeb5f5ebc2f0862120497c0118e7b55c2ff6ef17858b500 [2022-05-18T16:59:11.476Z] #65 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T16:59:11.476Z] #59 sha256:5d230dfd9ec9946f1c08e784fce5c2bd7a3f55ecdaff640af00160466e4c5295 [2022-05-18T16:59:11.476Z] #59 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #48 sha256:c05d46a9c9c7ffe5967dbf01463d9e67f88cb6dba808d2f2813cfec208890856 [2022-05-18T16:59:11.476Z] #48 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-18T16:59:11.476Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T16:59:11.476Z] #53 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-18T16:59:11.476Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-18T16:59:11.476Z] #13 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T16:59:11.476Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-18T16:59:11.476Z] #22 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-18T16:59:11.476Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T16:59:11.476Z] #55 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-18T16:59:11.476Z] #26 sha256:fe7a06c8458faaecc9a842572027366f57439dfdff294517bcd087374205b546 [2022-05-18T16:59:11.476Z] #26 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #70 sha256:277eefdd360aab3201be6bdb5e05489873dc1122731ed43a08b84b4e0785a895 [2022-05-18T16:59:11.476Z] #70 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T16:59:11.476Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-18T16:59:11.476Z] #23 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-18T16:59:11.476Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T16:59:11.476Z] #38 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #61 sha256:3b8be5cf60e80cdd67ab3b2cadd52111b74541d51cf800347d10ebf340c5d0dd [2022-05-18T16:59:11.476Z] #61 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T16:59:11.476Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-18T16:59:11.476Z] #33 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-18T16:59:11.476Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T16:59:11.476Z] #34 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-18T16:59:11.476Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T16:59:11.476Z] #42 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #56 sha256:1143edf2866a6438c7072d2f18727967a5c091eac3fc7a09e01359534fa47aec [2022-05-18T16:59:11.476Z] #56 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T16:59:11.476Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-18T16:59:11.476Z] #72 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #75 sha256:3ac87ae2180a3a67e12e9efa3eb487195493e4b96f1f9d508bbceb885da758f5 [2022-05-18T16:59:11.476Z] #75 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T16:59:11.476Z] #25 sha256:9b12b9288be9d802f5154f77ae4c4bf256416bccb6484e485ed2bc20d88ee4b5 [2022-05-18T16:59:11.476Z] #25 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-18T16:59:11.476Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T16:59:11.476Z] #21 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-18T16:59:11.476Z] #67 sha256:f1a3afd49cfe26b029302ade8ed824e758631ef1c5fd5a2a353fe47165f73afd [2022-05-18T16:59:11.476Z] #67 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T16:59:11.476Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-18T16:59:11.476Z] #18 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T16:59:11.476Z] #30 sha256:ac3148f054a49fc1ba3d55c5c94cba5b50e5b4c4d38258d2e4d543658ef53224 [2022-05-18T16:59:11.476Z] #30 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T16:59:11.476Z] #44 sha256:4aaafec30000989dfa04b4713684fa62b47fcd05ae7466dc2852c79b31f04432 [2022-05-18T16:59:11.476Z] #44 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-18T16:59:11.476Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-18T16:59:11.476Z] #50 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T16:59:11.476Z] #32 sha256:39fdd75b04690aaace0d45c11821c1e34e210b18fa2dd9884b6c0aa4761cc0c7 [2022-05-18T16:59:11.476Z] #32 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #35 sha256:689e5344947d169d91bb5bf5f7b14abf26ddb246e8c77b2fc95f3aec35b878c6 [2022-05-18T16:59:11.476Z] #35 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T16:59:11.476Z] #64 sha256:4b4c3c655c8e9449f1772c0c9768b8e9a083575066d802d23f490cad2c462cf4 [2022-05-18T16:59:11.476Z] #64 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T16:59:11.476Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-18T16:59:11.476Z] #16 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T16:59:11.476Z] #43 sha256:02549169fa57f1eea6c8ac1a25d64d25493c65e2b0b00508cd614f5dbbddaf26 [2022-05-18T16:59:11.476Z] #43 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T16:59:11.476Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T16:59:11.476Z] #62 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-18T16:59:11.476Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T16:59:11.476Z] #47 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T16:59:11.476Z] #63 sha256:8988dfd3a526764b579e9296430add965032962b4f855096b8f1f2c14a530587 [2022-05-18T16:59:11.476Z] #63 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #39 sha256:e383a591f28e27f99d199cd4f43dd7ca6d496eced5e55fa4fcbde51fdc491902 [2022-05-18T16:59:11.476Z] #39 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T16:59:11.476Z] #68 sha256:acc172aa9c240bf0532adb0c6674cce91c2de3935d7e3c2ae6bed2fc03cb5170 [2022-05-18T16:59:11.476Z] #68 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #45 sha256:bfd84bc2ad7f94f97b0b435d4bf273b456caba978eab6f44c6b1e8a516def975 [2022-05-18T16:59:11.476Z] #45 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T16:59:11.476Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-18T16:59:11.476Z] #19 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T16:59:11.476Z] #60 sha256:86c9439ad64a554463cc42a58459e92bff948db4066d9b38cde8536e35fadb11 [2022-05-18T16:59:11.476Z] #60 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T16:59:11.476Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-18T16:59:11.476Z] #46 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T16:59:11.476Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-18T16:59:11.476Z] #20 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T16:59:11.476Z] #66 sha256:5a82e49a6d0506b40141a94060b522140404c58d938a5b4a988f06b68d4c2d0d [2022-05-18T16:59:11.476Z] #66 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T16:59:11.476Z] #27 sha256:3c149391a7cdeac6b7f29d557a88c33159b271064796ad412ce4897fe0ed0f58 [2022-05-18T16:59:11.476Z] #27 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-18T16:59:11.476Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T16:59:11.476Z] #51 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #58 sha256:19618f0335ea85d7a22776d624ab5d1af708542091e7071bed607f1a12db37a4 [2022-05-18T16:59:11.476Z] #58 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T16:59:11.476Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-18T16:59:11.476Z] #74 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T16:59:11.476Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T16:59:11.476Z] #36 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T16:59:11.476Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-18T16:59:11.476Z] #15 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T16:59:11.476Z] #52 sha256:5c0d14a8a195667c08d48fe9a44fb3f4c47025de87f0b46862f08e47e899ef23 [2022-05-18T16:59:11.476Z] #52 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T16:59:11.476Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-18T16:59:11.476Z] #17 CACHED [2022-05-18T16:59:11.476Z] [2022-05-18T16:59:11.476Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T16:59:11.476Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T16:59:11.476Z] #14 CACHED [2022-05-18T16:59:11.477Z] [2022-05-18T16:59:11.477Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T16:59:11.477Z] #41 sha256:0a26b86ad726ae7a5fa8c2151bd4418b4edf0726b75eb69f418e31a6958bfa26 [2022-05-18T16:59:11.477Z] #41 CACHED [2022-05-18T16:59:11.477Z] [2022-05-18T16:59:11.477Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T16:59:11.477Z] #76 sha256:915dcc20d0097083e36773d31b9f232125e0e83b1a4038d7aed53fef49400e85 [2022-05-18T16:59:11.477Z] #76 CACHED [2022-05-18T16:59:11.477Z] [2022-05-18T16:59:11.477Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T16:59:11.477Z] #77 sha256:c81cf71404fa94cc774cb61b7c5d2b4450685d832de4ed9e3c638207d9e997a4 [2022-05-18T16:59:12.020Z] #79 DONE 1.0s [2022-05-18T16:59:12.020Z] [2022-05-18T16:59:12.020Z] #80 exporting to image [2022-05-18T16:59:12.020Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T16:59:12.020Z] #80 exporting layers [2022-05-18T16:59:12.029Z] #31 ... [2022-05-18T16:59:12.029Z] [2022-05-18T16:59:12.029Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-18T16:59:12.029Z] #15 sha256:fcda4a2e82f629713d95031fab746f34bcfd07d9facbf21d012f99cc8f14f975 [2022-05-18T16:59:12.029Z] #15 DONE 1.2s [2022-05-18T16:59:12.029Z] [2022-05-18T16:59:12.029Z] #31 [internal] load build context [2022-05-18T16:59:12.029Z] #31 sha256:b104bbedee024bc85badb0c719d02d5f2309a60b816fc0b048ce98b1cce52c49 [2022-05-18T16:59:12.275Z] + pkg_list='github.com/docker/docker/api [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/backend/build [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/httputils [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/middleware [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/build [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/container [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/debug [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/image [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/network [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/session [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/system [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/server/router/volume [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/backend [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/container [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/events [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/filters [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/image [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/mount [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/network [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/registry [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/strslice [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/swarm [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/time [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/versions [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T16:59:12.275Z] github.com/docker/docker/api/types/volume [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/builder-next [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/dockerfile [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/remotecontext [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T16:59:12.275Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T16:59:12.275Z] github.com/docker/docker/cli [2022-05-18T16:59:12.275Z] github.com/docker/docker/cli/config [2022-05-18T16:59:12.275Z] github.com/docker/docker/cli/debug [2022-05-18T16:59:12.275Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T16:59:12.275Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T16:59:12.275Z] github.com/docker/docker/client [2022-05-18T16:59:12.275Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T16:59:12.275Z] github.com/docker/docker/cmd/dockerd [2022-05-18T16:59:12.275Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T16:59:12.275Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T16:59:12.275Z] github.com/docker/docker/container [2022-05-18T16:59:12.275Z] github.com/docker/docker/container/stream [2022-05-18T16:59:12.275Z] github.com/docker/docker/contrib/apparmor [2022-05-18T16:59:12.275Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T16:59:12.275Z] github.com/docker/docker/contrib/httpserver [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/cluster [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/config [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/events [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/exec [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/images [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/initlayer [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/links [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/listeners [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/local [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/names [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/network [2022-05-18T16:59:12.275Z] github.com/docker/docker/daemon/stats [2022-05-18T16:59:12.275Z] github.com/docker/docker/distribution [2022-05-18T16:59:12.275Z] github.com/docker/docker/distribution/metadata [2022-05-18T16:59:12.275Z] github.com/docker/docker/distribution/utils [2022-05-18T16:59:12.275Z] github.com/docker/docker/distribution/xfer [2022-05-18T16:59:12.275Z] github.com/docker/docker/dockerversion [2022-05-18T16:59:12.275Z] github.com/docker/docker/errdefs [2022-05-18T16:59:12.275Z] github.com/docker/docker/image [2022-05-18T16:59:12.275Z] github.com/docker/docker/image/cache [2022-05-18T16:59:12.275Z] github.com/docker/docker/image/tarexport [2022-05-18T16:59:12.275Z] github.com/docker/docker/image/v1 [2022-05-18T16:59:12.275Z] github.com/docker/docker/internal/test/suite [2022-05-18T16:59:12.275Z] github.com/docker/docker/layer [2022-05-18T16:59:12.275Z] github.com/docker/docker/libcontainerd [2022-05-18T16:59:12.275Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T16:59:12.275Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T16:59:12.275Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T16:59:12.275Z] github.com/docker/docker/libcontainerd/types [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/config [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T16:59:12.275Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/idm [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/ns [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/options [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/osl [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/types [2022-05-18T16:59:12.276Z] github.com/docker/docker/oci [2022-05-18T16:59:12.276Z] github.com/docker/docker/oci/caps [2022-05-18T16:59:12.276Z] github.com/docker/docker/opts [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/aaparser [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/archive [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/authorization [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/capabilities [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/containerfs [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/directory [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/dmesg [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/filenotify [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/fileutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/fsutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/homedir [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/idtools [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/ioutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/longpath [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/loopback [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/parsers [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/pidfile [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/platform [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/plugins [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/pools [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/progress [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/pubsub [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/reexec [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/signal [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/stack [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/stringid [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/system [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/tailfile [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/tarsum [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/truncindex [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/urlutil [2022-05-18T16:59:12.276Z] github.com/docker/docker/pkg/useragent [2022-05-18T16:59:12.276Z] github.com/docker/docker/plugin [2022-05-18T16:59:12.276Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T16:59:12.276Z] github.com/docker/docker/plugin/v2 [2022-05-18T16:59:12.276Z] github.com/docker/docker/profiles/apparmor [2022-05-18T16:59:12.276Z] github.com/docker/docker/profiles/seccomp [2022-05-18T16:59:12.276Z] github.com/docker/docker/quota [2022-05-18T16:59:12.276Z] github.com/docker/docker/reference [2022-05-18T16:59:12.276Z] github.com/docker/docker/registry [2022-05-18T16:59:12.276Z] github.com/docker/docker/registry/resumable [2022-05-18T16:59:12.276Z] github.com/docker/docker/restartmanager [2022-05-18T16:59:12.276Z] github.com/docker/docker/rootless [2022-05-18T16:59:12.276Z] github.com/docker/docker/rootless/specconv [2022-05-18T16:59:12.276Z] github.com/docker/docker/runconfig [2022-05-18T16:59:12.276Z] github.com/docker/docker/runconfig/opts [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/daemon [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/environment [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/fakegit [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/registry [2022-05-18T16:59:12.276Z] github.com/docker/docker/testutil/request [2022-05-18T16:59:12.276Z] github.com/docker/docker/volume [2022-05-18T16:59:12.276Z] github.com/docker/docker/volume/drivers [2022-05-18T16:59:12.276Z] github.com/docker/docker/volume/local [2022-05-18T16:59:12.276Z] github.com/docker/docker/volume/mounts [2022-05-18T16:59:12.276Z] github.com/docker/docker/volume/service [2022-05-18T16:59:12.276Z] github.com/docker/docker/volume/service/opts [2022-05-18T16:59:12.276Z] github.com/docker/docker/volume/testutils' [2022-05-18T16:59:12.276Z] ++ grep --fixed-strings -v /libnetwork [2022-05-18T16:59:12.276Z] ++ echo 'github.com/docker/docker/api [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/backend/build [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/httputils [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/middleware [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/build [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/container [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/debug [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/image [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/network [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/session [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/system [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/server/router/volume [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/backend [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/container [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/events [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/filters [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/image [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/mount [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/network [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/registry [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/strslice [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/swarm [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/time [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/versions [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T16:59:12.276Z] github.com/docker/docker/api/types/volume [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/builder-next [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/dockerfile [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/remotecontext [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T16:59:12.276Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T16:59:12.276Z] github.com/docker/docker/cli [2022-05-18T16:59:12.276Z] github.com/docker/docker/cli/config [2022-05-18T16:59:12.276Z] github.com/docker/docker/cli/debug [2022-05-18T16:59:12.276Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T16:59:12.276Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T16:59:12.276Z] github.com/docker/docker/client [2022-05-18T16:59:12.276Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T16:59:12.276Z] github.com/docker/docker/cmd/dockerd [2022-05-18T16:59:12.276Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T16:59:12.276Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T16:59:12.276Z] github.com/docker/docker/container [2022-05-18T16:59:12.276Z] github.com/docker/docker/container/stream [2022-05-18T16:59:12.276Z] github.com/docker/docker/contrib/apparmor [2022-05-18T16:59:12.276Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T16:59:12.276Z] github.com/docker/docker/contrib/httpserver [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/cluster [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/config [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/events [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/exec [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/images [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/initlayer [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/links [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/listeners [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/local [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/names [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/network [2022-05-18T16:59:12.276Z] github.com/docker/docker/daemon/stats [2022-05-18T16:59:12.276Z] github.com/docker/docker/distribution [2022-05-18T16:59:12.276Z] github.com/docker/docker/distribution/metadata [2022-05-18T16:59:12.276Z] github.com/docker/docker/distribution/utils [2022-05-18T16:59:12.276Z] github.com/docker/docker/distribution/xfer [2022-05-18T16:59:12.276Z] github.com/docker/docker/dockerversion [2022-05-18T16:59:12.276Z] github.com/docker/docker/errdefs [2022-05-18T16:59:12.276Z] github.com/docker/docker/image [2022-05-18T16:59:12.276Z] github.com/docker/docker/image/cache [2022-05-18T16:59:12.276Z] github.com/docker/docker/image/tarexport [2022-05-18T16:59:12.276Z] github.com/docker/docker/image/v1 [2022-05-18T16:59:12.276Z] github.com/docker/docker/internal/test/suite [2022-05-18T16:59:12.276Z] github.com/docker/docker/layer [2022-05-18T16:59:12.276Z] github.com/docker/docker/libcontainerd [2022-05-18T16:59:12.276Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T16:59:12.276Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T16:59:12.276Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T16:59:12.276Z] github.com/docker/docker/libcontainerd/types [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/config [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T16:59:12.276Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/idm [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/ns [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/options [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/osl [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/libnetwork/types [2022-05-18T16:59:12.277Z] github.com/docker/docker/oci [2022-05-18T16:59:12.277Z] github.com/docker/docker/oci/caps [2022-05-18T16:59:12.277Z] github.com/docker/docker/opts [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/aaparser [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/archive [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/authorization [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/capabilities [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/containerfs [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/directory [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/dmesg [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/filenotify [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/fileutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/fsutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/homedir [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/idtools [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/ioutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/longpath [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/loopback [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/parsers [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/pidfile [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/platform [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/pools [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/progress [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/pubsub [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/reexec [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/signal [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/stack [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/stringid [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/system [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/tailfile [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/tarsum [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/truncindex [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/urlutil [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/useragent [2022-05-18T16:59:12.277Z] github.com/docker/docker/plugin [2022-05-18T16:59:12.277Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T16:59:12.277Z] github.com/docker/docker/plugin/v2 [2022-05-18T16:59:12.277Z] github.com/docker/docker/profiles/apparmor [2022-05-18T16:59:12.277Z] github.com/docker/docker/profiles/seccomp [2022-05-18T16:59:12.277Z] github.com/docker/docker/quota [2022-05-18T16:59:12.277Z] github.com/docker/docker/reference [2022-05-18T16:59:12.277Z] github.com/docker/docker/registry [2022-05-18T16:59:12.277Z] github.com/docker/docker/registry/resumable [2022-05-18T16:59:12.277Z] github.com/docker/docker/restartmanager [2022-05-18T16:59:12.277Z] github.com/docker/docker/rootless [2022-05-18T16:59:12.277Z] github.com/docker/docker/rootless/specconv [2022-05-18T16:59:12.277Z] github.com/docker/docker/runconfig [2022-05-18T16:59:12.277Z] github.com/docker/docker/runconfig/opts [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/daemon [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/environment [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fakegit [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/registry [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/request [2022-05-18T16:59:12.277Z] github.com/docker/docker/volume [2022-05-18T16:59:12.277Z] github.com/docker/docker/volume/drivers [2022-05-18T16:59:12.277Z] github.com/docker/docker/volume/local [2022-05-18T16:59:12.277Z] github.com/docker/docker/volume/mounts [2022-05-18T16:59:12.277Z] github.com/docker/docker/volume/service [2022-05-18T16:59:12.277Z] github.com/docker/docker/volume/service/opts [2022-05-18T16:59:12.277Z] github.com/docker/docker/volume/testutils' [2022-05-18T16:59:12.277Z] + base_pkg_list='github.com/docker/docker/api [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/backend/build [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/httputils [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/middleware [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/build [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/container [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/debug [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/image [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/network [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/session [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/system [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/server/router/volume [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/backend [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/container [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/events [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/filters [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/image [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/mount [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/network [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/registry [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/strslice [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/swarm [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/time [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/versions [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T16:59:12.277Z] github.com/docker/docker/api/types/volume [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/builder-next [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/dockerfile [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/remotecontext [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T16:59:12.277Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T16:59:12.277Z] github.com/docker/docker/cli [2022-05-18T16:59:12.277Z] github.com/docker/docker/cli/config [2022-05-18T16:59:12.277Z] github.com/docker/docker/cli/debug [2022-05-18T16:59:12.277Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T16:59:12.277Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T16:59:12.277Z] github.com/docker/docker/client [2022-05-18T16:59:12.277Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T16:59:12.277Z] github.com/docker/docker/cmd/dockerd [2022-05-18T16:59:12.277Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T16:59:12.277Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T16:59:12.277Z] github.com/docker/docker/container [2022-05-18T16:59:12.277Z] github.com/docker/docker/container/stream [2022-05-18T16:59:12.277Z] github.com/docker/docker/contrib/apparmor [2022-05-18T16:59:12.277Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T16:59:12.277Z] github.com/docker/docker/contrib/httpserver [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/cluster [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/config [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/events [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/exec [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/images [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/initlayer [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/links [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/listeners [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/local [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/names [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/network [2022-05-18T16:59:12.277Z] github.com/docker/docker/daemon/stats [2022-05-18T16:59:12.277Z] github.com/docker/docker/distribution [2022-05-18T16:59:12.277Z] github.com/docker/docker/distribution/metadata [2022-05-18T16:59:12.277Z] github.com/docker/docker/distribution/utils [2022-05-18T16:59:12.277Z] github.com/docker/docker/distribution/xfer [2022-05-18T16:59:12.277Z] github.com/docker/docker/dockerversion [2022-05-18T16:59:12.277Z] github.com/docker/docker/errdefs [2022-05-18T16:59:12.277Z] github.com/docker/docker/image [2022-05-18T16:59:12.277Z] github.com/docker/docker/image/cache [2022-05-18T16:59:12.277Z] github.com/docker/docker/image/tarexport [2022-05-18T16:59:12.277Z] github.com/docker/docker/image/v1 [2022-05-18T16:59:12.277Z] github.com/docker/docker/internal/test/suite [2022-05-18T16:59:12.277Z] github.com/docker/docker/layer [2022-05-18T16:59:12.277Z] github.com/docker/docker/libcontainerd [2022-05-18T16:59:12.277Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T16:59:12.277Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T16:59:12.277Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T16:59:12.277Z] github.com/docker/docker/libcontainerd/types [2022-05-18T16:59:12.277Z] github.com/docker/docker/oci [2022-05-18T16:59:12.277Z] github.com/docker/docker/oci/caps [2022-05-18T16:59:12.277Z] github.com/docker/docker/opts [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/aaparser [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/archive [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/authorization [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/capabilities [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/containerfs [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/directory [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/dmesg [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/filenotify [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/fileutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/fsutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/homedir [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/idtools [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/ioutils [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/longpath [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/loopback [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/parsers [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/pidfile [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/platform [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/pools [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/progress [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/pubsub [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/reexec [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/signal [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/stack [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/stringid [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/system [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/tailfile [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/tarsum [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/truncindex [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/urlutil [2022-05-18T16:59:12.277Z] github.com/docker/docker/pkg/useragent [2022-05-18T16:59:12.277Z] github.com/docker/docker/plugin [2022-05-18T16:59:12.277Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T16:59:12.277Z] github.com/docker/docker/plugin/v2 [2022-05-18T16:59:12.277Z] github.com/docker/docker/profiles/apparmor [2022-05-18T16:59:12.277Z] github.com/docker/docker/profiles/seccomp [2022-05-18T16:59:12.277Z] github.com/docker/docker/quota [2022-05-18T16:59:12.277Z] github.com/docker/docker/reference [2022-05-18T16:59:12.277Z] github.com/docker/docker/registry [2022-05-18T16:59:12.277Z] github.com/docker/docker/registry/resumable [2022-05-18T16:59:12.277Z] github.com/docker/docker/restartmanager [2022-05-18T16:59:12.277Z] github.com/docker/docker/rootless [2022-05-18T16:59:12.277Z] github.com/docker/docker/rootless/specconv [2022-05-18T16:59:12.277Z] github.com/docker/docker/runconfig [2022-05-18T16:59:12.277Z] github.com/docker/docker/runconfig/opts [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/daemon [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/environment [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fakegit [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/registry [2022-05-18T16:59:12.277Z] github.com/docker/docker/testutil/request [2022-05-18T16:59:12.277Z] github.com/docker/docker/volume [2022-05-18T16:59:12.277Z] github.com/docker/docker/volume/drivers [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/local [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/mounts [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/service [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/service/opts [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/testutils' [2022-05-18T16:59:12.278Z] ++ grep --fixed-strings /libnetwork [2022-05-18T16:59:12.278Z] ++ echo 'github.com/docker/docker/api [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/backend/build [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/httputils [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/middleware [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/build [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/container [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/debug [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/image [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/network [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/session [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/system [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/server/router/volume [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/backend [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/container [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/events [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/filters [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/image [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/mount [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/network [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/registry [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/strslice [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/swarm [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/time [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/versions [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T16:59:12.278Z] github.com/docker/docker/api/types/volume [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/builder-next [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/dockerfile [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/remotecontext [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T16:59:12.278Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T16:59:12.278Z] github.com/docker/docker/cli [2022-05-18T16:59:12.278Z] github.com/docker/docker/cli/config [2022-05-18T16:59:12.278Z] github.com/docker/docker/cli/debug [2022-05-18T16:59:12.278Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T16:59:12.278Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T16:59:12.278Z] github.com/docker/docker/client [2022-05-18T16:59:12.278Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T16:59:12.278Z] github.com/docker/docker/cmd/dockerd [2022-05-18T16:59:12.278Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T16:59:12.278Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T16:59:12.278Z] github.com/docker/docker/container [2022-05-18T16:59:12.278Z] github.com/docker/docker/container/stream [2022-05-18T16:59:12.278Z] github.com/docker/docker/contrib/apparmor [2022-05-18T16:59:12.278Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T16:59:12.278Z] github.com/docker/docker/contrib/httpserver [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/cluster [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/config [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/events [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/exec [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/images [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/initlayer [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/links [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/listeners [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/local [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/names [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/network [2022-05-18T16:59:12.278Z] github.com/docker/docker/daemon/stats [2022-05-18T16:59:12.278Z] github.com/docker/docker/distribution [2022-05-18T16:59:12.278Z] github.com/docker/docker/distribution/metadata [2022-05-18T16:59:12.278Z] github.com/docker/docker/distribution/utils [2022-05-18T16:59:12.278Z] github.com/docker/docker/distribution/xfer [2022-05-18T16:59:12.278Z] github.com/docker/docker/dockerversion [2022-05-18T16:59:12.278Z] github.com/docker/docker/errdefs [2022-05-18T16:59:12.278Z] github.com/docker/docker/image [2022-05-18T16:59:12.278Z] github.com/docker/docker/image/cache [2022-05-18T16:59:12.278Z] github.com/docker/docker/image/tarexport [2022-05-18T16:59:12.278Z] github.com/docker/docker/image/v1 [2022-05-18T16:59:12.278Z] github.com/docker/docker/internal/test/suite [2022-05-18T16:59:12.278Z] github.com/docker/docker/layer [2022-05-18T16:59:12.278Z] github.com/docker/docker/libcontainerd [2022-05-18T16:59:12.278Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T16:59:12.278Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T16:59:12.278Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T16:59:12.278Z] github.com/docker/docker/libcontainerd/types [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/config [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/idm [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ns [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/options [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/osl [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/types [2022-05-18T16:59:12.278Z] github.com/docker/docker/oci [2022-05-18T16:59:12.278Z] github.com/docker/docker/oci/caps [2022-05-18T16:59:12.278Z] github.com/docker/docker/opts [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/aaparser [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/archive [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/authorization [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/capabilities [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/containerfs [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/directory [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/dmesg [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/filenotify [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/fileutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/fsutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/homedir [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/idtools [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/ioutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/longpath [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/loopback [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/parsers [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/pidfile [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/platform [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/plugins [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/pools [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/progress [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/pubsub [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/reexec [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/signal [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/stack [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/stringid [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/system [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/tailfile [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/tarsum [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/truncindex [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/urlutil [2022-05-18T16:59:12.278Z] github.com/docker/docker/pkg/useragent [2022-05-18T16:59:12.278Z] github.com/docker/docker/plugin [2022-05-18T16:59:12.278Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T16:59:12.278Z] github.com/docker/docker/plugin/v2 [2022-05-18T16:59:12.278Z] github.com/docker/docker/profiles/apparmor [2022-05-18T16:59:12.278Z] github.com/docker/docker/profiles/seccomp [2022-05-18T16:59:12.278Z] github.com/docker/docker/quota [2022-05-18T16:59:12.278Z] github.com/docker/docker/reference [2022-05-18T16:59:12.278Z] github.com/docker/docker/registry [2022-05-18T16:59:12.278Z] github.com/docker/docker/registry/resumable [2022-05-18T16:59:12.278Z] github.com/docker/docker/restartmanager [2022-05-18T16:59:12.278Z] github.com/docker/docker/rootless [2022-05-18T16:59:12.278Z] github.com/docker/docker/rootless/specconv [2022-05-18T16:59:12.278Z] github.com/docker/docker/runconfig [2022-05-18T16:59:12.278Z] github.com/docker/docker/runconfig/opts [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/daemon [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/environment [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/fakegit [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/registry [2022-05-18T16:59:12.278Z] github.com/docker/docker/testutil/request [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/drivers [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/local [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/mounts [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/service [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/service/opts [2022-05-18T16:59:12.278Z] github.com/docker/docker/volume/testutils' [2022-05-18T16:59:12.278Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/config [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/idm [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/ns [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/options [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/osl [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T16:59:12.278Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/types' [2022-05-18T16:59:12.279Z] + echo 'github.com/docker/docker/libnetwork [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/config [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/idm [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/ns [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/options [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/osl [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/types' [2022-05-18T16:59:12.279Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T16:59:12.279Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T16:59:12.279Z] + type docker-proxy [2022-05-18T16:59:12.279Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-18T16:59:12.279Z] + hack/make.sh binary-proxy install-proxy [2022-05-18T16:59:12.279Z] [2022-05-18T16:59:12.279Z] Removing bundles/ [2022-05-18T16:59:12.279Z] [2022-05-18T16:59:12.279Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-18T16:59:12.279Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-18T16:59:12.279Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T16:59:12.469Z] #24 transferring context: 61.18MB 1.7s done [2022-05-18T16:59:12.469Z] #24 DONE 1.9s [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T16:59:12.469Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T16:59:12.469Z] #14 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-18T16:59:12.469Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T16:59:12.469Z] #29 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T16:59:12.469Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T16:59:12.469Z] #36 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T16:59:12.469Z] #39 sha256:309b4d1b674ac24722ebf1861dc347ddb3d6c64a45943ca7214ddd8b9221d367 [2022-05-18T16:59:12.469Z] #39 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-18T16:59:12.469Z] #31 sha256:5661271d377b81854dfa568cd0447d94fcca8d17287c99ad6c3b76c67435111f [2022-05-18T16:59:12.469Z] #31 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T16:59:12.469Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-18T16:59:12.469Z] #22 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T16:59:12.469Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-18T16:59:12.469Z] #33 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T16:59:12.469Z] #63 sha256:0d490b132abdf0767c16cf4eea892a2290bb6ae2c76bdca3ce9e1bb435bb2f52 [2022-05-18T16:59:12.469Z] #63 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T16:59:12.469Z] #25 sha256:c99abb9a4dc2258a82aab126a4457c12e7ef2005b52557a144d911a8dbdc13a4 [2022-05-18T16:59:12.469Z] #25 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T16:59:12.469Z] #45 sha256:2e2f87efc140f2ec6b9e62dbbebe2d9e7ddc9353b7764ee01e66abff677f4b95 [2022-05-18T16:59:12.469Z] #45 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T16:59:12.469Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-18T16:59:12.469Z] #74 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T16:59:12.469Z] #41 sha256:c6f6e052fadd032c5fbc98eeaf7ced05b941f791428af536f2b12cae3ceacded [2022-05-18T16:59:12.469Z] #41 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-18T16:59:12.469Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T16:59:12.469Z] #55 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T16:59:12.469Z] #60 sha256:46b0f36e9d73c7ce8b5989b47643782942c152179bae7778b828a2673cd8a36c [2022-05-18T16:59:12.469Z] #60 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T16:59:12.469Z] #44 sha256:516fd5297307e43cb6a0fd8b6c8adade1a760eac0dee6ea3068c6481af68764f [2022-05-18T16:59:12.469Z] #44 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T16:59:12.469Z] #52 sha256:0ac896f0ecbce26cf5188ad344845ae0cc768e660197f698759ed0a37bf05133 [2022-05-18T16:59:12.469Z] #52 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T16:59:12.469Z] #61 sha256:2be62a70ae557b75c06948a5f7c0165b57b2e2f2850689df30f76fb763d1e021 [2022-05-18T16:59:12.469Z] #61 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-18T16:59:12.469Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-18T16:59:12.469Z] #50 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-18T16:59:12.469Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-18T16:59:12.469Z] #13 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T16:59:12.469Z] #30 sha256:b4d64d408ba2c9db4fdd5b9a550f52aaf9e9ad57a03fd36194c27dfb424a7e0b [2022-05-18T16:59:12.469Z] #30 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-18T16:59:12.469Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T16:59:12.469Z] #53 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T16:59:12.469Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-18T16:59:12.469Z] #16 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-18T16:59:12.469Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T16:59:12.469Z] #34 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-18T16:59:12.469Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T16:59:12.469Z] #51 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-18T16:59:12.469Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T16:59:12.469Z] #42 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T16:59:12.469Z] #48 sha256:67c942da59a9ed46096f57f70a9974758a8f82772d1588bad4e83a58ecad8bc1 [2022-05-18T16:59:12.469Z] #48 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T16:59:12.469Z] #54 sha256:c2d87f0c661b0ac21c3dca03452f3f9130451788b1f34033675d0399a8b9dbb9 [2022-05-18T16:59:12.469Z] #54 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T16:59:12.469Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-18T16:59:12.469Z] #23 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T16:59:12.469Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-18T16:59:12.469Z] #46 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T16:59:12.469Z] #35 sha256:8c6a4bad4c204881496d517eedff5d90711eea796fd3e7e0efb63d710285831e [2022-05-18T16:59:12.469Z] #35 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T16:59:12.469Z] #65 sha256:207edca61761d08a9108c34fe939067dc32d1ba4b7c177cd3f9812e1dfe71740 [2022-05-18T16:59:12.469Z] #65 CACHED [2022-05-18T16:59:12.469Z] [2022-05-18T16:59:12.469Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T16:59:12.470Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-18T16:59:12.470Z] #18 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T16:59:12.470Z] #43 sha256:e5c9cf1f2f981c0386d1a187f9ca71d0e8c0c2ad4d9e67c60e52a61dd1a9ed8f [2022-05-18T16:59:12.470Z] #43 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-18T16:59:12.470Z] #67 sha256:cc11c5869cf0b861d1af70b7ee70823dd3e65b14aa12c421f9e20b80f6ea2950 [2022-05-18T16:59:12.470Z] #67 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-18T16:59:12.470Z] #26 sha256:902dee4ebb4747b7be27dd2c059f31280a3f357724c6b69dda31acde38ecce28 [2022-05-18T16:59:12.470Z] #26 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T16:59:12.470Z] #58 sha256:39eacdfbd64612602a8cbf3d8a9213a853b5a8e55e7f745219d3d2ca9783e2cf [2022-05-18T16:59:12.470Z] #58 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T16:59:12.470Z] #27 sha256:689e1550e104f0feca167ff6b62297e3b09b0dcc1c61b0e936280ee5f900ab37 [2022-05-18T16:59:12.470Z] #27 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-18T16:59:12.470Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T16:59:12.470Z] #57 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T16:59:12.470Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T16:59:12.470Z] #40 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T16:59:12.470Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-18T16:59:12.470Z] #72 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T16:59:12.470Z] #70 sha256:fb0235fe27ef0c904284360618f60bb2f359c04ba82ae18f32a3ea8648eefec1 [2022-05-18T16:59:12.470Z] #70 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T16:59:12.470Z] #56 sha256:d0f85ca0d635c3830b28d9162ebd28eef835c07b83fccae3a85797c00c144377 [2022-05-18T16:59:12.470Z] #56 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-18T16:59:12.470Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T16:59:12.470Z] #47 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T16:59:12.470Z] #66 sha256:a4fda10ff124208220d147bfa04fcfbae02d94a1b43fe885c4029c3a3353133f [2022-05-18T16:59:12.470Z] #66 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T16:59:12.470Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-18T16:59:12.470Z] #19 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T16:59:12.470Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-18T16:59:12.470Z] #12 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T16:59:12.470Z] #75 sha256:76c1d181d51d5f7cdd4cb6f3082298d2375a8f500c8033257c50675cdae8e748 [2022-05-18T16:59:12.470Z] #75 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T16:59:12.470Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-18T16:59:12.470Z] #17 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T16:59:12.470Z] #68 sha256:80463d87cc150992d80f5e114d43aed824034e5fb4a18388e0a561c32d19ec9d [2022-05-18T16:59:12.470Z] #68 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T16:59:12.470Z] #69 sha256:c98fae7118a616f119bb6639419b6e0fd43a80a4e87a4c8d6d29deee53d9f71f [2022-05-18T16:59:12.470Z] #69 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T16:59:12.470Z] #59 sha256:adc26e557d4939d1c2953e0185158e0d2391e9fd94cc6272bb8ec0ef6f976510 [2022-05-18T16:59:12.470Z] #59 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-18T16:59:12.470Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T16:59:12.470Z] #21 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T16:59:12.470Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-18T16:59:12.470Z] #15 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-18T16:59:12.470Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T16:59:12.470Z] #38 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T16:59:12.470Z] #32 sha256:c081a83cf56a25d9070ac39a77cc2f97f1448db9fa0c28403778f12b1e958038 [2022-05-18T16:59:12.470Z] #32 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T16:59:12.470Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T16:59:12.470Z] #62 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T16:59:12.470Z] #37 sha256:4d5a7e7d8607dcbba0764cd71daf02bd6d3168511b64c872d65576f4a6075d5f [2022-05-18T16:59:12.470Z] #37 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T16:59:12.470Z] #64 sha256:6117a36d4c5060af84976ca5b26fcdb6fcb6c623ed4a9d270b7c0a4eaf150427 [2022-05-18T16:59:12.470Z] #64 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T16:59:12.470Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-18T16:59:12.470Z] #20 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T16:59:12.470Z] #76 sha256:f62de335fc0ec3323d0a289d23d1663642d1706cd1c7a8d0dfe3c108f102300a [2022-05-18T16:59:12.470Z] #76 CACHED [2022-05-18T16:59:12.470Z] [2022-05-18T16:59:12.470Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T16:59:12.470Z] #77 sha256:25bf0f4b39c8423f901495333a303a2abe843e3afa580ddf11c55fe9d1f867f4 [2022-05-18T16:59:12.861Z] #77 DONE 1.2s [2022-05-18T16:59:12.861Z] [2022-05-18T16:59:12.861Z] #78 exporting to image [2022-05-18T16:59:12.861Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T16:59:12.861Z] #78 exporting layers [2022-05-18T16:59:12.946Z] #80 exporting layers 0.9s done [2022-05-18T16:59:12.946Z] #80 writing image sha256:e9d5709719bfbcba81d51885450f2b4c7b92a8b73598731dbb2bbfd6079c9f59 done [2022-05-18T16:59:12.946Z] #80 naming to docker.io/library/docker:85211002b5730b5d3cd9827d73d6fa7f7687574e done [2022-05-18T16:59:12.946Z] #80 DONE 0.9s [Pipeline] } [2022-05-18T16:59:12.963Z] #31 transferring context: 61.18MB 2.9s done [2022-05-18T16:59:12.963Z] #31 DONE 3.0s [2022-05-18T16:59:12.963Z] [2022-05-18T16:59:12.963Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-18T16:59:12.963Z] #16 sha256:131100efbffcd67ebbc438a0f674923d92a7be883213c47c1fde96cd49ce0155 [2022-05-18T16:59:12.963Z] #16 DONE 1.0s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-18T16:59:13.220Z] [2022-05-18T16:59:13.220Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-18T16:59:13.220Z] #17 sha256:86781eb3188866b82d8be57ecb83171517b0af828e80c6cf856ae78bb6812896 [2022-05-18T16:59:13.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e -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:85211002b5730b5d3cd9827d73d6fa7f7687574e hack/make.sh dynbinary test-integration [2022-05-18T16:59:13.432Z] #78 exporting layers 0.9s done [2022-05-18T16:59:13.432Z] #78 writing image sha256:41d58df509554e89b0911e771beffad173d8c61a0967063cfbb89778040af3d8 done [2022-05-18T16:59:13.432Z] #78 naming to docker.io/library/docker:85211002b5730b5d3cd9827d73d6fa7f7687574e done [2022-05-18T16:59:13.432Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-05-18T16:59:13.494Z] #17 DONE 0.5s [2022-05-18T16:59:13.494Z] [2022-05-18T16:59:13.494Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-18T16:59:13.494Z] #18 sha256:7de885ad4c5c3abb4440ee58fcb5ed3e645d67288a9a320dafb1ff3175001759 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-18T16:59:13.540Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-18T16:59:13.540Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-18T16:59:13.540Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-18T16:59:13.540Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-18T16:59:13.540Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-05-18T16:59:13.540Z] Detected virtualization docker. [2022-05-18T16:59:13.540Z] Detected architecture x86-64. [2022-05-18T16:59:13.540Z] Set hostname to <501913dd12d0>. [2022-05-18T16:59:13.797Z] modprobe@configfs.service: Succeeded. [2022-05-18T16:59:13.797Z] modprobe@drm.service: Succeeded. [2022-05-18T16:59:13.797Z] modprobe@fuse.service: Succeeded. [2022-05-18T16:59:13.797Z] + source /etc/docker-entrypoint-cmd [2022-05-18T16:59:13.797Z] ++ hack/make.sh dynbinary test-integration [2022-05-18T16:59:13.797Z] [2022-05-18T16:59:13.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e -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:85211002b5730b5d3cd9827d73d6fa7f7687574e hack/make.sh dynbinary test-integration [2022-05-18T16:59:13.849Z] #77 DONE 1.1s [2022-05-18T16:59:13.849Z] [2022-05-18T16:59:13.849Z] #78 exporting to image [2022-05-18T16:59:13.849Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T16:59:13.849Z] #78 exporting layers [2022-05-18T16:59:14.053Z] Removing bundles/ [2022-05-18T16:59:14.053Z] [2022-05-18T16:59:14.053Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T16:59:14.053Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T16:59:14.053Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T16:59:14.058Z] #18 DONE 0.5s [2022-05-18T16:59:14.058Z] [2022-05-18T16:59:14.058Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-18T16:59:14.058Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-18T16:59:14.058Z] [2022-05-18T16:59:14.319Z] Removing bundles/ [2022-05-18T16:59:14.319Z] [2022-05-18T16:59:14.319Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T16:59:14.319Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T16:59:14.319Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T16:59:14.782Z] #78 exporting layers 1.0s done [2022-05-18T16:59:14.782Z] #78 writing image sha256:dfaf64ddab19b6f0accef418c15aed6773bb07802767e9200de756181aec3160 done [2022-05-18T16:59:14.782Z] #78 naming to docker.io/library/docker:85211002b5730b5d3cd9827d73d6fa7f7687574e done [2022-05-18T16:59:14.782Z] #78 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-18T16:59:15.025Z] #19 0.889 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T16:59:15.025Z] #19 0.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T16:59:15.117Z] + trap exit INT TERM [2022-05-18T16:59:15.117Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-18T16:59:15.117Z] + CONTAINER_NAME=docker-pr4 [2022-05-18T16:59:15.117Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43597/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e -e DOCKER_GRAPHDRIVER docker:85211002b5730b5d3cd9827d73d6fa7f7687574e hack/make.sh dynbinary [2022-05-18T16:59:15.281Z] #19 1.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T16:59:15.281Z] #19 1.166 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T16:59:15.281Z] #19 1.271 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T16:59:15.281Z] #19 1.335 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T16:59:15.281Z] #19 1.412 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T16:59:15.374Z] [2022-05-18T16:59:15.536Z] #19 1.492 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T16:59:15.604Z] using credential docker-jenkins-github-credentials [2022-05-18T16:59:15.632Z] Removing bundles/ [2022-05-18T16:59:15.632Z] [2022-05-18T16:59:15.632Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T16:59:15.632Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T16:59:15.632Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T16:59:15.684Z] Cloning the remote Git repository [2022-05-18T16:59:15.684Z] Cloning with configured refspecs honoured and without tags [2022-05-18T16:59:15.791Z] #19 1.571 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T16:59:15.791Z] #19 1.698 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T16:59:15.791Z] #19 1.699 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T16:59:15.791Z] #19 1.702 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T16:59:15.791Z] #19 1.703 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T16:59:15.791Z] #19 1.705 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T16:59:15.791Z] #19 1.706 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T16:59:15.791Z] #19 1.708 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T16:59:15.791Z] #19 1.710 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T16:59:15.791Z] #19 1.710 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T16:59:15.791Z] #19 1.711 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T16:59:15.791Z] #19 1.712 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T16:59:15.791Z] #19 1.712 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T16:59:15.879Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T16:59:16.264Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-18T16:59:17.534Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-18T16:59:17.534Z] [2022-05-18T16:59:17.534Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-18T16:59:17.534Z] Installing docker-proxy to /usr/local/bin/ [2022-05-18T16:59:17.534Z] [2022-05-18T16:59:17.534Z] + mkdir -p bundles [2022-05-18T16:59:17.534Z] + '[' -n 'github.com/docker/docker/api [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/backend/build [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/httputils [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/middleware [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/build [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/container [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/debug [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/image [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/network [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/session [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/system [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/server/router/volume [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/backend [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/container [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/events [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/filters [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/image [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/mount [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/network [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/registry [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/strslice [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/swarm [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/time [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/versions [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T16:59:17.534Z] github.com/docker/docker/api/types/volume [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/builder-next [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/dockerfile [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/remotecontext [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T16:59:17.534Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T16:59:17.534Z] github.com/docker/docker/cli [2022-05-18T16:59:17.534Z] github.com/docker/docker/cli/config [2022-05-18T16:59:17.534Z] github.com/docker/docker/cli/debug [2022-05-18T16:59:17.534Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T16:59:17.534Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T16:59:17.534Z] github.com/docker/docker/client [2022-05-18T16:59:17.534Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T16:59:17.534Z] github.com/docker/docker/cmd/dockerd [2022-05-18T16:59:17.534Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T16:59:17.534Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T16:59:17.534Z] github.com/docker/docker/container [2022-05-18T16:59:17.534Z] github.com/docker/docker/container/stream [2022-05-18T16:59:17.534Z] github.com/docker/docker/contrib/apparmor [2022-05-18T16:59:17.534Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T16:59:17.534Z] github.com/docker/docker/contrib/httpserver [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/cluster [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/config [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/events [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/exec [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/images [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/initlayer [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/links [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/listeners [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/local [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/names [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/network [2022-05-18T16:59:17.534Z] github.com/docker/docker/daemon/stats [2022-05-18T16:59:17.534Z] github.com/docker/docker/distribution [2022-05-18T16:59:17.534Z] github.com/docker/docker/distribution/metadata [2022-05-18T16:59:17.534Z] github.com/docker/docker/distribution/utils [2022-05-18T16:59:17.534Z] github.com/docker/docker/distribution/xfer [2022-05-18T16:59:17.534Z] github.com/docker/docker/dockerversion [2022-05-18T16:59:17.534Z] github.com/docker/docker/errdefs [2022-05-18T16:59:17.534Z] github.com/docker/docker/image [2022-05-18T16:59:17.534Z] github.com/docker/docker/image/cache [2022-05-18T16:59:17.534Z] github.com/docker/docker/image/tarexport [2022-05-18T16:59:17.534Z] github.com/docker/docker/image/v1 [2022-05-18T16:59:17.534Z] github.com/docker/docker/internal/test/suite [2022-05-18T16:59:17.534Z] github.com/docker/docker/layer [2022-05-18T16:59:17.534Z] github.com/docker/docker/libcontainerd [2022-05-18T16:59:17.534Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T16:59:17.534Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T16:59:17.534Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T16:59:17.534Z] github.com/docker/docker/libcontainerd/types [2022-05-18T16:59:17.534Z] github.com/docker/docker/oci [2022-05-18T16:59:17.534Z] github.com/docker/docker/oci/caps [2022-05-18T16:59:17.534Z] github.com/docker/docker/opts [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/aaparser [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/archive [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/authorization [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/capabilities [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/containerfs [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/directory [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/dmesg [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/filenotify [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/fileutils [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/fsutils [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/homedir [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/idtools [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/ioutils [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/longpath [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/loopback [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/parsers [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/pidfile [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/platform [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/plugins [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/pools [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/progress [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/pubsub [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/reexec [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/signal [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/stack [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/stringid [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/system [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/tailfile [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/tarsum [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/truncindex [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/urlutil [2022-05-18T16:59:17.534Z] github.com/docker/docker/pkg/useragent [2022-05-18T16:59:17.534Z] github.com/docker/docker/plugin [2022-05-18T16:59:17.534Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T16:59:17.534Z] github.com/docker/docker/plugin/v2 [2022-05-18T16:59:17.534Z] github.com/docker/docker/profiles/apparmor [2022-05-18T16:59:17.534Z] github.com/docker/docker/profiles/seccomp [2022-05-18T16:59:17.534Z] github.com/docker/docker/quota [2022-05-18T16:59:17.534Z] github.com/docker/docker/reference [2022-05-18T16:59:17.534Z] github.com/docker/docker/registry [2022-05-18T16:59:17.534Z] github.com/docker/docker/registry/resumable [2022-05-18T16:59:17.534Z] github.com/docker/docker/restartmanager [2022-05-18T16:59:17.534Z] github.com/docker/docker/rootless [2022-05-18T16:59:17.534Z] github.com/docker/docker/rootless/specconv [2022-05-18T16:59:17.534Z] github.com/docker/docker/runconfig [2022-05-18T16:59:17.534Z] github.com/docker/docker/runconfig/opts [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/daemon [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/environment [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/fakegit [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/registry [2022-05-18T16:59:17.534Z] github.com/docker/docker/testutil/request [2022-05-18T16:59:17.534Z] github.com/docker/docker/volume [2022-05-18T16:59:17.534Z] github.com/docker/docker/volume/drivers [2022-05-18T16:59:17.534Z] github.com/docker/docker/volume/local [2022-05-18T16:59:17.534Z] github.com/docker/docker/volume/mounts [2022-05-18T16:59:17.534Z] github.com/docker/docker/volume/service [2022-05-18T16:59:17.534Z] github.com/docker/docker/volume/service/opts [2022-05-18T16:59:17.534Z] github.com/docker/docker/volume/testutils' ']' [2022-05-18T16:59:17.535Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-18T16:59:17.089Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:59:17.089Z] > git --version # timeout=10 [2022-05-18T16:59:17.131Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-18T16:59:17.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:17.134Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:18.902Z] ? github.com/docker/docker/api [no test files] [2022-05-18T16:59:22.411Z] #19 7.359 Fetched 49.0 MB in 7s (7117 kB/s) [2022-05-18T16:59:24.301Z] #19 7.359 Reading package lists... [2022-05-18T16:59:27.570Z] #19 10.33 Reading package lists... [2022-05-18T16:59:27.828Z] #19 13.29 Building dependency tree... [2022-05-18T16:59:28.433Z] #19 14.48 The following additional packages will be installed: [2022-05-18T16:59:28.433Z] #19 14.48 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-18T16:59:28.433Z] #19 14.48 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.48 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.48 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-18T16:59:28.433Z] #19 14.48 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.48 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.48 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-18T16:59:28.433Z] #19 14.48 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-18T16:59:28.433Z] #19 14.48 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.48 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.48 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-18T16:59:28.433Z] #19 14.48 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-18T16:59:28.433Z] #19 14.48 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-18T16:59:28.433Z] #19 14.48 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-18T16:59:28.433Z] #19 14.48 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.48 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.48 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-18T16:59:28.433Z] #19 14.48 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-18T16:59:28.433Z] #19 14.48 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-18T16:59:28.433Z] #19 14.48 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-18T16:59:28.433Z] #19 14.48 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-18T16:59:28.433Z] #19 14.48 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-18T16:59:28.433Z] #19 14.49 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-18T16:59:28.433Z] #19 14.49 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-18T16:59:28.433Z] #19 14.49 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-18T16:59:28.433Z] #19 14.49 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-18T16:59:28.433Z] #19 14.49 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-18T16:59:28.433Z] #19 14.49 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-18T16:59:28.433Z] #19 14.49 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-18T16:59:28.433Z] #19 14.49 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-18T16:59:28.433Z] #19 14.49 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-18T16:59:28.433Z] #19 14.49 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-18T16:59:28.433Z] #19 14.49 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-18T16:59:28.433Z] #19 14.49 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-18T16:59:28.433Z] #19 14.49 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-18T16:59:28.433Z] #19 14.49 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-18T16:59:28.433Z] #19 14.49 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-18T16:59:28.433Z] #19 14.49 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-18T16:59:28.433Z] #19 14.49 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-18T16:59:28.433Z] #19 14.49 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-18T16:59:28.433Z] #19 14.49 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-18T16:59:28.433Z] #19 14.49 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-18T16:59:28.433Z] #19 14.49 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-18T16:59:28.433Z] #19 14.49 linux-libc-dev-s390x-cross patch xz-utils [2022-05-18T16:59:28.433Z] #19 14.50 Suggested packages: [2022-05-18T16:59:28.433Z] #19 14.50 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-18T16:59:28.433Z] #19 14.50 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.50 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-18T16:59:28.433Z] #19 14.50 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-18T16:59:28.433Z] #19 14.50 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-18T16:59:28.433Z] #19 14.50 libyaml-shell-perl ed diffutils-doc [2022-05-18T16:59:28.433Z] #19 14.50 Recommended packages: [2022-05-18T16:59:28.433Z] #19 14.50 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-18T16:59:28.433Z] #19 14.50 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-18T16:59:29.800Z] #19 15.68 The following NEW packages will be installed: [2022-05-18T16:59:29.800Z] #19 15.68 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-18T16:59:29.800Z] #19 15.68 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-18T16:59:29.800Z] #19 15.68 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-18T16:59:29.800Z] #19 15.68 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-18T16:59:29.800Z] #19 15.68 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-18T16:59:29.800Z] #19 15.68 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-18T16:59:29.800Z] #19 15.68 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-18T16:59:29.800Z] #19 15.68 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-18T16:59:29.800Z] #19 15.68 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-18T16:59:29.800Z] #19 15.68 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-18T16:59:29.800Z] #19 15.68 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-18T16:59:29.800Z] #19 15.68 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-18T16:59:29.800Z] #19 15.68 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-18T16:59:29.800Z] #19 15.68 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-18T16:59:29.800Z] #19 15.68 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-18T16:59:29.800Z] #19 15.68 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-18T16:59:29.800Z] #19 15.68 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-18T16:59:29.800Z] #19 15.68 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-18T16:59:29.800Z] #19 15.68 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-18T16:59:29.800Z] #19 15.68 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-18T16:59:29.800Z] #19 15.68 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-18T16:59:29.800Z] #19 15.68 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-18T16:59:29.800Z] #19 15.68 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-18T16:59:29.800Z] #19 15.68 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-18T16:59:29.800Z] #19 15.68 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-18T16:59:29.800Z] #19 15.68 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-18T16:59:29.800Z] #19 15.68 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-18T16:59:29.800Z] #19 15.68 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-18T16:59:29.800Z] #19 15.68 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-18T16:59:29.800Z] #19 15.68 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-18T16:59:29.800Z] #19 15.68 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-18T16:59:29.800Z] #19 15.68 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-18T16:59:29.800Z] #19 15.68 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-18T16:59:29.800Z] #19 15.68 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-18T16:59:29.800Z] #19 15.68 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-18T16:59:29.800Z] #19 15.69 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-18T16:59:29.800Z] #19 15.69 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-18T16:59:29.800Z] #19 15.69 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-18T16:59:29.800Z] #19 15.69 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-18T16:59:29.800Z] #19 15.69 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-18T16:59:29.800Z] #19 15.69 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-18T16:59:29.800Z] #19 15.69 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-18T16:59:29.800Z] #19 15.69 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-18T16:59:29.800Z] #19 15.69 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-18T16:59:29.800Z] #19 15.69 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-18T16:59:29.800Z] #19 15.69 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-18T16:59:29.800Z] #19 15.69 linux-libc-dev-s390x-cross patch xz-utils [2022-05-18T16:59:30.055Z] #19 16.00 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T16:59:30.055Z] #19 16.00 Need to get 787 MB of archives. [2022-05-18T16:59:30.055Z] #19 16.00 After this operation, 3385 MB of additional disk space will be used. [2022-05-18T16:59:30.055Z] #19 16.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-18T16:59:30.055Z] #19 16.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-18T16:59:30.055Z] #19 16.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-18T16:59:30.055Z] #19 16.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-18T16:59:30.055Z] #19 16.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-18T16:59:30.055Z] #19 16.05 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-18T16:59:30.313Z] #19 16.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-18T16:59:30.313Z] #19 16.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-18T16:59:30.313Z] #19 16.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-18T16:59:30.313Z] #19 16.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-18T16:59:30.313Z] #19 16.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-18T16:59:30.313Z] #19 16.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T16:59:30.313Z] #19 16.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-05-18T16:59:30.570Z] #19 16.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T16:59:30.829Z] #19 16.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-05-18T16:59:31.087Z] #19 16.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T16:59:31.087Z] #19 16.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-05-18T16:59:31.345Z] #19 17.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T16:59:31.345Z] #19 17.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-05-18T16:59:31.603Z] #19 17.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T16:59:31.603Z] #19 17.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-05-18T16:59:31.862Z] #19 17.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T16:59:31.862Z] #19 17.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T16:59:31.862Z] #19 17.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T16:59:31.862Z] #19 17.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T16:59:31.862Z] #19 17.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T16:59:31.862Z] #19 17.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-18T16:59:31.862Z] #19 17.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-18T16:59:31.862Z] #19 17.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-18T16:59:31.862Z] #19 17.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-05-18T16:59:31.862Z] #19 17.90 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-18T16:59:31.862Z] #19 17.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-18T16:59:31.862Z] #19 17.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-18T16:59:31.862Z] #19 17.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-18T16:59:31.862Z] #19 17.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-18T16:59:32.123Z] #19 17.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-18T16:59:32.123Z] #19 17.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-18T16:59:32.123Z] #19 17.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-18T16:59:32.123Z] #19 17.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-05-18T16:59:32.123Z] #19 17.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-05-18T16:59:32.380Z] #19 18.36 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-05-18T16:59:32.380Z] #19 18.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-05-18T16:59:32.380Z] #19 18.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-18T16:59:32.380Z] #19 18.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-05-18T16:59:32.380Z] #19 18.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-05-18T16:59:32.637Z] #19 18.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-18T16:59:32.637Z] #19 18.75 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-18T16:59:32.637Z] #19 18.75 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-18T16:59:32.637Z] #19 18.77 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-18T16:59:32.893Z] #19 18.77 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-18T16:59:32.893Z] #19 18.77 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-18T16:59:32.893Z] #19 18.83 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-18T16:59:32.893Z] #19 18.84 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-18T16:59:32.893Z] #19 18.85 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-18T16:59:32.893Z] #19 18.85 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-18T16:59:32.893Z] #19 18.86 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-05-18T16:59:32.893Z] #19 18.86 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-18T16:59:32.893Z] #19 18.86 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-18T16:59:32.893Z] #19 18.86 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-18T16:59:32.893Z] #19 18.88 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-18T16:59:32.893Z] #19 18.88 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-18T16:59:32.893Z] #19 18.89 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-05-18T16:59:32.893Z] #19 18.90 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-05-18T16:59:33.149Z] #19 19.28 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-18T16:59:33.405Z] #19 19.28 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-18T16:59:33.405Z] #19 19.29 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-18T16:59:33.405Z] #19 19.31 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-05-18T16:59:33.405Z] #19 19.32 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-05-18T16:59:33.661Z] #19 19.70 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-05-18T16:59:33.753Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-05-18T16:59:33.919Z] #19 19.70 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-18T16:59:33.919Z] #19 19.70 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-18T16:59:33.919Z] #19 19.72 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-05-18T16:59:33.919Z] #19 19.72 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-18T16:59:33.919Z] #19 19.72 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-18T16:59:33.919Z] #19 19.72 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-18T16:59:33.919Z] #19 19.73 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-18T16:59:33.919Z] #19 19.74 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-18T16:59:33.919Z] #19 19.74 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-05-18T16:59:33.919Z] #19 19.75 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-05-18T16:59:34.178Z] #19 20.15 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-05-18T16:59:34.178Z] #19 20.15 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-05-18T16:59:34.178Z] #19 20.16 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-18T16:59:34.178Z] #19 20.18 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-05-18T16:59:34.178Z] #19 20.19 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-05-18T16:59:34.434Z] #19 20.56 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-05-18T16:59:34.690Z] #19 20.56 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-18T16:59:34.690Z] #19 20.56 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-18T16:59:34.690Z] #19 20.58 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-05-18T16:59:34.690Z] #19 20.58 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-18T16:59:34.690Z] #19 20.58 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-18T16:59:34.690Z] #19 20.58 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-18T16:59:34.690Z] #19 20.58 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-18T16:59:34.690Z] #19 20.59 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-18T16:59:34.690Z] #19 20.60 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-18T16:59:34.690Z] #19 20.61 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-18T16:59:34.690Z] #19 20.61 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-18T16:59:34.690Z] #19 20.62 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-18T16:59:34.690Z] #19 20.62 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-18T16:59:34.690Z] #19 20.63 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-05-18T16:59:34.947Z] #19 20.99 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-05-18T16:59:35.203Z] #19 20.99 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-05-18T16:59:35.203Z] #19 21.00 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-18T16:59:35.203Z] #19 21.01 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-18T16:59:35.203Z] #19 21.02 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-05-18T16:59:35.459Z] #19 21.34 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-05-18T16:59:35.459Z] #19 21.34 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-18T16:59:35.459Z] #19 21.35 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-18T16:59:35.459Z] #19 21.35 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-18T16:59:35.459Z] #19 21.35 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-18T16:59:35.459Z] #19 21.36 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-18T16:59:35.459Z] #19 21.36 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-18T16:59:35.459Z] #19 21.36 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-18T16:59:35.459Z] #19 21.37 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-18T16:59:35.459Z] #19 21.38 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-18T16:59:35.459Z] #19 21.39 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-05-18T16:59:35.459Z] #19 21.39 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-05-18T16:59:35.715Z] #19 21.75 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-18T16:59:35.715Z] #19 21.75 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-18T16:59:35.715Z] #19 21.77 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-18T16:59:35.715Z] #19 21.82 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-05-18T16:59:35.972Z] #19 21.85 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-05-18T16:59:36.537Z] #19 22.27 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-18T16:59:36.537Z] #19 22.27 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-18T16:59:36.537Z] #19 22.53 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T16:59:36.537Z] #19 22.66 Fetched 787 MB in 7s (120 MB/s) [2022-05-18T16:59:36.793Z] #19 22.70 Selecting previously unselected package liblocale-gettext-perl. [2022-05-18T16:59:36.793Z] #19 22.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-18T16:59:36.793Z] #19 22.78 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-18T16:59:36.793Z] #19 22.78 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-18T16:59:36.793Z] #19 22.81 Selecting previously unselected package bzip2. [2022-05-18T16:59:36.793Z] #19 22.81 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-18T16:59:36.793Z] #19 22.82 Unpacking bzip2 (1.0.8-4) ... [2022-05-18T16:59:36.793Z] #19 22.85 Selecting previously unselected package libmagic-mgc. [2022-05-18T16:59:36.793Z] #19 22.85 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-18T16:59:36.793Z] #19 22.85 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-18T16:59:37.049Z] #19 22.93 Selecting previously unselected package libmagic1:amd64. [2022-05-18T16:59:37.049Z] #19 22.93 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-18T16:59:37.049Z] #19 22.94 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-18T16:59:37.049Z] #19 22.97 Selecting previously unselected package file. [2022-05-18T16:59:37.049Z] #19 22.98 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-18T16:59:37.049Z] #19 22.98 Unpacking file (1:5.39-3) ... [2022-05-18T16:59:37.049Z] #19 23.01 Selecting previously unselected package xz-utils. [2022-05-18T16:59:37.049Z] #19 23.01 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-18T16:59:37.049Z] #19 23.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T16:59:37.304Z] #19 23.10 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-18T16:59:37.304Z] #19 23.10 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-18T16:59:37.304Z] #19 23.10 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-18T16:59:37.603Z] #19 23.43 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-18T16:59:37.603Z] #19 23.43 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-18T16:59:37.603Z] #19 23.43 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-18T16:59:37.859Z] #19 23.73 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-18T16:59:37.859Z] #19 23.73 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-18T16:59:37.859Z] #19 23.74 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-18T16:59:38.115Z] #19 24.03 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-18T16:59:38.115Z] #19 24.03 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-18T16:59:38.115Z] #19 24.04 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-18T16:59:38.370Z] #19 24.30 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-18T16:59:38.370Z] #19 24.30 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-18T16:59:38.370Z] #19 24.31 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-18T16:59:38.626Z] #19 24.53 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-18T16:59:38.626Z] #19 24.53 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:38.626Z] #19 24.53 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T16:59:38.626Z] #19 24.56 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-18T16:59:38.626Z] #19 24.56 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:38.626Z] #19 24.57 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T16:59:41.906Z] Fetching without tags [2022-05-18T16:59:42.570Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 [2022-05-18T16:59:41.595Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:41.657Z] > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10 [2022-05-18T16:59:41.705Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:41.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T16:59:41.944Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T16:59:41.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:41.946Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T16:59:42.682Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:42.723Z] > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10 [2022-05-18T16:59:43.868Z] #19 29.02 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-18T16:59:43.868Z] #19 29.02 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:43.868Z] #19 29.02 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-18T16:59:43.868Z] #19 29.05 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-18T16:59:43.868Z] #19 29.06 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:43.868Z] #19 29.06 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T16:59:45.942Z] Merge succeeded, producing 5a219d67e8f41a73d4c600ed968b16ad47312764 [2022-05-18T16:59:45.942Z] Checking out Revision 5a219d67e8f41a73d4c600ed968b16ad47312764 (PR-43597) [2022-05-18T16:59:47.135Z] #19 33.22 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-18T16:59:44.952Z] > git remote # timeout=10 [2022-05-18T16:59:45.029Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T16:59:45.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T16:59:45.080Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T16:59:45.867Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-18T16:59:45.979Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T16:59:46.020Z] > git checkout -f 5a219d67e8f41a73d4c600ed968b16ad47312764 # timeout=10 [2022-05-18T16:59:47.390Z] #19 33.23 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:47.390Z] #19 33.23 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-18T16:59:47.390Z] #19 33.26 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-18T16:59:47.390Z] #19 33.26 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:47.390Z] #19 33.26 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T16:59:52.676Z] #19 37.77 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-18T16:59:52.676Z] #19 37.77 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:52.676Z] #19 37.84 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T16:59:52.676Z] #19 38.23 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-18T16:59:52.676Z] #19 38.23 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:52.676Z] #19 38.28 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T16:59:56.843Z] #19 42.32 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-18T16:59:56.843Z] #19 42.32 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:56.843Z] #19 42.32 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T16:59:56.843Z] #19 42.36 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-18T16:59:56.843Z] #19 42.36 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T16:59:56.843Z] #19 42.36 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T16:59:57.353Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD" [2022-05-18T16:59:57.479Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T16:59:57.391Z] > git rev-list --no-walk df420fde10e549103d0b94ca262162e58378d143 # timeout=10 [2022-05-18T17:00:01.004Z] #19 46.24 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-18T17:00:01.004Z] #19 46.24 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:01.004Z] #19 46.24 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:01.004Z] #19 46.27 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-18T17:00:01.004Z] #19 46.27 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:01.004Z] #19 46.27 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T17:00:01.004Z] #19 46.29 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-18T17:00:01.004Z] #19 46.29 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:01.004Z] #19 46.30 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T17:00:01.004Z] #19 46.32 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-18T17:00:01.004Z] #19 46.32 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:01.004Z] #19 46.33 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:01.004Z] #19 46.35 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-18T17:00:01.004Z] #19 46.35 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:01.004Z] #19 46.35 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:01.004Z] #19 46.38 Selecting previously unselected package cross-config. [2022-05-18T17:00:01.004Z] #19 46.38 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-18T17:00:01.004Z] #19 46.38 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-18T17:00:01.004Z] #19 46.41 Selecting previously unselected package gcc-10-cross-base. [2022-05-18T17:00:01.004Z] #19 46.41 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.004Z] #19 46.41 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-18T17:00:01.004Z] #19 46.45 Selecting previously unselected package libc6-arm64-cross. [2022-05-18T17:00:01.004Z] #19 46.45 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:01.004Z] #19 46.45 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-18T17:00:01.004Z] #19 46.57 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-18T17:00:01.004Z] #19 46.58 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.004Z] #19 46.58 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.004Z] #19 46.61 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-18T17:00:01.004Z] #19 46.61 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.004Z] #19 46.61 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.004Z] #19 46.64 Selecting previously unselected package libitm1-arm64-cross. [2022-05-18T17:00:01.004Z] #19 46.65 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.004Z] #19 46.65 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.004Z] #19 46.68 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-18T17:00:01.004Z] #19 46.68 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.004Z] #19 46.68 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.004Z] #19 46.71 Selecting previously unselected package libasan6-arm64-cross. [2022-05-18T17:00:01.004Z] #19 46.71 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.004Z] #19 46.72 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.004Z] #19 46.94 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-18T17:00:01.004Z] #19 46.94 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.004Z] #19 46.95 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.166Z] + docker version [2022-05-18T17:00:01.260Z] #19 47.05 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-18T17:00:01.260Z] #19 47.05 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.260Z] #19 47.05 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.260Z] #19 47.27 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-18T17:00:01.516Z] #19 47.27 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.516Z] #19 47.28 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.516Z] #19 47.35 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-18T17:00:01.516Z] #19 47.35 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.516Z] #19 47.35 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.516Z] #19 47.45 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-18T17:00:01.516Z] #19 47.45 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:01.516Z] #19 47.46 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:01.772Z] #19 47.59 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-18T17:00:01.772Z] #19 47.59 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:01.772Z] #19 47.59 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:07.214Z] #19 52.65 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-18T17:00:07.214Z] #19 52.66 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:07.214Z] #19 52.66 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:07.214Z] #19 52.68 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-18T17:00:07.214Z] #19 52.69 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-18T17:00:07.214Z] #19 52.69 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-18T17:00:07.214Z] #19 52.85 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-18T17:00:07.214Z] #19 52.85 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:07.214Z] #19 52.86 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-18T17:00:07.214Z] #19 53.09 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-18T17:00:07.214Z] #19 53.09 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:07.214Z] #19 53.10 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:07.469Z] #19 53.33 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-18T17:00:07.469Z] #19 53.34 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:07.469Z] #19 53.34 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:11.578Z] Client: [2022-05-18T17:00:11.578Z] Version: 20.10.9 [2022-05-18T17:00:11.578Z] API version: 1.41 [2022-05-18T17:00:11.578Z] Go version: go1.16.8 [2022-05-18T17:00:11.578Z] Git commit: c2ea9bc [2022-05-18T17:00:11.578Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T17:00:11.578Z] OS/Arch: windows/amd64 [2022-05-18T17:00:11.578Z] Context: default [2022-05-18T17:00:11.578Z] Experimental: true [2022-05-18T17:00:11.578Z] [2022-05-18T17:00:11.578Z] Server: Docker Engine - Community [2022-05-18T17:00:11.578Z] Engine: [2022-05-18T17:00:11.578Z] Version: 20.10.9 [2022-05-18T17:00:11.578Z] API version: 1.41 (minimum version 1.24) [2022-05-18T17:00:11.578Z] Go version: go1.16.8 [2022-05-18T17:00:11.578Z] Git commit: 79ea9d3 [2022-05-18T17:00:11.578Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T17:00:11.578Z] OS/Arch: windows/amd64 [2022-05-18T17:00:11.578Z] Experimental: true [Pipeline] sh [2022-05-18T17:00:12.758Z] #19 58.10 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-18T17:00:12.758Z] #19 58.10 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:12.758Z] #19 58.10 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:12.758Z] #19 58.13 Selecting previously unselected package patch. [2022-05-18T17:00:12.758Z] #19 58.13 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-18T17:00:12.758Z] #19 58.14 Unpacking patch (2.7.6-7) ... [2022-05-18T17:00:12.758Z] #19 58.17 Selecting previously unselected package dpkg-dev. [2022-05-18T17:00:12.758Z] #19 58.17 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-18T17:00:12.758Z] #19 58.18 Unpacking dpkg-dev (1.20.9) ... [2022-05-18T17:00:12.758Z] #19 58.30 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-18T17:00:12.758Z] #19 58.30 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-18T17:00:12.758Z] #19 58.30 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-18T17:00:12.758Z] #19 58.33 Selecting previously unselected package libio-string-perl. [2022-05-18T17:00:12.758Z] #19 58.33 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-18T17:00:12.758Z] #19 58.34 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-18T17:00:12.758Z] #19 58.36 Selecting previously unselected package libicu67:amd64. [2022-05-18T17:00:12.758Z] #19 58.37 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-18T17:00:12.758Z] #19 58.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-18T17:00:13.156Z] + docker info [2022-05-18T17:00:13.156Z] Client: [2022-05-18T17:00:13.156Z] Context: default [2022-05-18T17:00:13.156Z] Debug Mode: false [2022-05-18T17:00:13.156Z] [2022-05-18T17:00:13.156Z] Server: [2022-05-18T17:00:13.156Z] Containers: 0 [2022-05-18T17:00:13.156Z] Running: 0 [2022-05-18T17:00:13.156Z] Paused: 0 [2022-05-18T17:00:13.156Z] Stopped: 0 [2022-05-18T17:00:13.156Z] Images: 0 [2022-05-18T17:00:13.156Z] Server Version: 20.10.9 [2022-05-18T17:00:13.156Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-18T17:00:13.156Z] Windows: [2022-05-18T17:00:13.156Z] LCOW: [2022-05-18T17:00:13.156Z] Logging Driver: json-file [2022-05-18T17:00:13.156Z] Plugins: [2022-05-18T17:00:13.156Z] Volume: local [2022-05-18T17:00:13.156Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T17:00:13.156Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T17:00:13.156Z] Swarm: inactive [2022-05-18T17:00:13.156Z] Default Isolation: process [2022-05-18T17:00:13.156Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T17:00:13.156Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-18T17:00:13.156Z] OSType: windows [2022-05-18T17:00:13.156Z] Architecture: x86_64 [2022-05-18T17:00:13.156Z] CPUs: 4 [2022-05-18T17:00:13.156Z] Total Memory: 32GiB [2022-05-18T17:00:13.156Z] Name: azwin-2-bf45e0 [2022-05-18T17:00:13.156Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-18T17:00:13.156Z] Docker Root Dir: D:\docker [2022-05-18T17:00:13.156Z] Debug Mode: false [2022-05-18T17:00:13.156Z] Registry: https://index.docker.io/v1/ [2022-05-18T17:00:13.156Z] Labels: [2022-05-18T17:00:13.156Z] Experimental: true [2022-05-18T17:00:13.156Z] Insecure Registries: [2022-05-18T17:00:13.156Z] 10.0.0.4:5000 [2022-05-18T17:00:13.156Z] 127.0.0.0/8 [2022-05-18T17:00:13.156Z] Registry Mirrors: [2022-05-18T17:00:13.156Z] http://10.0.0.4:5000/ [2022-05-18T17:00:13.156Z] Live Restore Enabled: false [2022-05-18T17:00:13.156Z] Product License: Community Engine [2022-05-18T17:00:13.156Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-18T17:00:13.360Z] #19 59.19 Selecting previously unselected package libxml2:amd64. [2022-05-18T17:00:13.360Z] #19 59.19 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-18T17:00:13.360Z] #19 59.20 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T17:00:13.360Z] #19 59.28 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-18T17:00:13.360Z] #19 59.28 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-18T17:00:13.360Z] #19 59.28 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-18T17:00:13.360Z] #19 59.30 Selecting previously unselected package libxml-sax-base-perl. [2022-05-18T17:00:13.360Z] #19 59.30 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-18T17:00:13.360Z] #19 59.31 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-18T17:00:13.360Z] #19 59.34 Selecting previously unselected package libxml-sax-perl. [2022-05-18T17:00:13.360Z] #19 59.34 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-18T17:00:13.360Z] #19 59.34 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-18T17:00:13.360Z] #19 59.38 Selecting previously unselected package libxml-libxml-perl. [2022-05-18T17:00:13.360Z] #19 59.38 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-18T17:00:13.360Z] #19 59.38 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-18T17:00:13.360Z] #19 59.44 Selecting previously unselected package libxml-simple-perl. [2022-05-18T17:00:13.615Z] #19 59.44 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-18T17:00:13.615Z] #19 59.44 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-18T17:00:13.615Z] #19 59.47 Selecting previously unselected package libyaml-perl. [2022-05-18T17:00:13.615Z] #19 59.47 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-18T17:00:13.615Z] #19 59.47 Unpacking libyaml-perl (1.30-1) ... [2022-05-18T17:00:13.615Z] #19 59.50 Selecting previously unselected package libconfig-auto-perl. [2022-05-18T17:00:13.615Z] #19 59.51 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-18T17:00:13.615Z] #19 59.51 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-18T17:00:13.615Z] #19 59.53 Selecting previously unselected package libfile-which-perl. [2022-05-18T17:00:13.615Z] #19 59.53 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-18T17:00:13.615Z] #19 59.54 Unpacking libfile-which-perl (1.23-1) ... [2022-05-18T17:00:13.615Z] #19 59.56 Selecting previously unselected package libfile-homedir-perl. [2022-05-18T17:00:13.615Z] #19 59.56 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-18T17:00:13.615Z] #19 59.56 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-18T17:00:13.615Z] #19 59.59 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-18T17:00:13.615Z] #19 59.59 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-18T17:00:13.615Z] #19 59.60 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-18T17:00:13.615Z] #19 59.63 Selecting previously unselected package dpkg-cross. [2022-05-18T17:00:13.615Z] #19 59.63 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-18T17:00:13.615Z] #19 59.64 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-18T17:00:13.615Z] #19 59.66 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-18T17:00:13.871Z] #19 59.67 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-18T17:00:13.871Z] #19 59.67 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-18T17:00:13.871Z] #19 59.70 Selecting previously unselected package libc6-armel-cross. [2022-05-18T17:00:13.871Z] #19 59.70 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:13.871Z] #19 59.70 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-18T17:00:13.871Z] #19 59.82 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-18T17:00:13.871Z] #19 59.82 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:13.871Z] #19 59.82 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:13.871Z] #19 59.85 Selecting previously unselected package libgomp1-armel-cross. [2022-05-18T17:00:13.871Z] #19 59.85 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:13.871Z] #19 59.85 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:13.871Z] #19 59.89 Selecting previously unselected package libatomic1-armel-cross. [2022-05-18T17:00:13.871Z] #19 59.89 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:13.871Z] #19 59.89 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:13.871Z] #19 59.92 Selecting previously unselected package libasan6-armel-cross. [2022-05-18T17:00:14.127Z] #19 59.92 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:14.127Z] #19 59.92 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:14.127Z] #19 60.15 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-18T17:00:14.127Z] #19 60.15 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:14.127Z] #19 60.15 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:14.127Z] #19 60.21 Selecting previously unselected package libubsan1-armel-cross. [2022-05-18T17:00:14.382Z] #19 60.21 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:14.382Z] #19 60.21 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:14.382Z] #19 60.31 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-18T17:00:14.382Z] #19 60.31 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:14.382Z] #19 60.31 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:14.382Z] #19 60.42 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-18T17:00:14.382Z] #19 60.42 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:14.639Z] #19 60.43 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T17:00:19.887Z] #19 65.11 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-18T17:00:19.887Z] #19 65.11 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:19.887Z] #19 65.11 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T17:00:19.887Z] #19 65.14 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-18T17:00:19.887Z] #19 65.14 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-18T17:00:19.887Z] #19 65.14 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-18T17:00:19.887Z] #19 65.31 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-18T17:00:19.887Z] #19 65.31 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:19.887Z] #19 65.31 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-18T17:00:19.887Z] #19 65.53 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-18T17:00:19.887Z] #19 65.53 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:19.887Z] #19 65.53 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:19.887Z] #19 65.77 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-18T17:00:19.887Z] #19 65.78 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:19.887Z] #19 65.78 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T17:00:24.288Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-18T17:00:24.288Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3da470dd\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-18T17:00:24.288Z] ---------------------------------------------------------------------------- [2022-05-18T17:00:24.288Z] [2022-05-18T17:00:24.288Z] INFO: executeCI.ps1 starting at Wed May 18 17:00:23 CUT 2022 [2022-05-18T17:00:24.288Z] [2022-05-18T17:00:24.288Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-18T17:00:24.288Z] INFO: Running git version 2.24.1.windows.2 [2022-05-18T17:00:24.288Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-18T17:00:24.288Z] INFO: Environment variables: [2022-05-18T17:00:24.288Z] [2022-05-18T17:00:24.288Z] Name Value [2022-05-18T17:00:24.288Z] ---- ----- [2022-05-18T17:00:24.288Z] ALLUSERSPROFILE C:\ProgramData [2022-05-18T17:00:24.288Z] amd64 true [2022-05-18T17:00:24.288Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-18T17:00:24.288Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-18T17:00:24.288Z] arm64 true [2022-05-18T17:00:24.288Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-18T17:00:24.288Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-18T17:00:24.288Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-18T17:00:24.288Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-18T17:00:24.288Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-18T17:00:24.288Z] BRANCH_NAME PR-43597 [2022-05-18T17:00:24.288Z] BUILD_DISPLAY_NAME #4 [2022-05-18T17:00:24.288Z] BUILD_ID 4 [2022-05-18T17:00:24.288Z] BUILD_NUMBER 4 [2022-05-18T17:00:24.288Z] BUILD_TAG jenkins-moby-PR-43597-4 [2022-05-18T17:00:24.288Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/ [2022-05-18T17:00:24.288Z] cgroup2 true [2022-05-18T17:00:24.288Z] CHANGE_AUTHOR shoeffner [2022-05-18T17:00:24.288Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastian Höffner [2022-05-18T17:00:24.288Z] CHANGE_AUTHOR_EMAIL info@sebastian-hoeffner.de [2022-05-18T17:00:24.288Z] CHANGE_BRANCH 43596-mask-cifs-passwords [2022-05-18T17:00:24.288Z] CHANGE_FORK shoeffner [2022-05-18T17:00:24.288Z] CHANGE_ID 43597 [2022-05-18T17:00:24.288Z] CHANGE_TARGET master [2022-05-18T17:00:24.288Z] CHANGE_TITLE volume: mask password in cifs mount error messages [2022-05-18T17:00:24.288Z] CHANGE_URL https://github.com/moby/moby/pull/43597 [2022-05-18T17:00:24.288Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T17:00:24.288Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-18T17:00:24.288Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-18T17:00:24.288Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-18T17:00:24.288Z] COMPUTERNAME azwin-2-bf45e0 [2022-05-18T17:00:24.288Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-18T17:00:24.288Z] ConfigSequenceNumber 0 [2022-05-18T17:00:24.288Z] dco true [2022-05-18T17:00:24.288Z] DOCKER_BUILDKIT 0 [2022-05-18T17:00:24.288Z] DOCKER_DUT_DEBUG 1 [2022-05-18T17:00:24.288Z] DOCKER_EXPERIMENTAL 1 [2022-05-18T17:00:24.288Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-18T17:00:24.288Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-18T17:00:24.288Z] EXECUTOR_NUMBER 0 [2022-05-18T17:00:24.288Z] FQDN azwin-2-bf45e0.westus.cloudapp.azure.com [2022-05-18T17:00:24.288Z] GIT_BRANCH PR-43597 [2022-05-18T17:00:24.288Z] GIT_COMMIT 5a219d67e8f41a73d4c600ed968b16ad47312764 [2022-05-18T17:00:24.288Z] GIT_PREVIOUS_COMMIT df420fde10e549103d0b94ca262162e58378d143 [2022-05-18T17:00:24.288Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 13f6081800c8f0d70132d795e2557eeefbe9aba2 [2022-05-18T17:00:24.288Z] GIT_URL https://github.com/moby/moby.git [2022-05-18T17:00:24.288Z] HUDSON_COOKIE af1b3778-fd3c-488c-bd26-1ace783d838a [2022-05-18T17:00:24.288Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-18T17:00:24.288Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-18T17:00:24.288Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-18T17:00:24.288Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-18T17:00:24.288Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-18T17:00:24.288Z] JENKINS_NODE_COOKIE 2dbb1d1a-8fc2-4830-bf30-0279dfd7f5a2 [2022-05-18T17:00:24.288Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-18T17:00:24.288Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-18T17:00:24.288Z] JOB_BASE_NAME PR-43597 [2022-05-18T17:00:24.288Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/display/redirect [2022-05-18T17:00:24.288Z] JOB_NAME moby/PR-43597 [2022-05-18T17:00:24.288Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/ [2022-05-18T17:00:24.288Z] library.jps.version master [2022-05-18T17:00:24.288Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-18T17:00:24.288Z] NODE_LABELS amd64 azure azwin-2-bf45e0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-18T17:00:24.288Z] NODE_NAME azwin-2-bf45e0 [2022-05-18T17:00:24.288Z] NUMBER_OF_PROCESSORS 4 [2022-05-18T17:00:24.288Z] OS Windows_NT [2022-05-18T17:00:24.288Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-18T17:00:24.288Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-18T17:00:24.288Z] ppc64le false [2022-05-18T17:00:24.288Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-18T17:00:24.288Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-05-18T17:00:24.288Z] PROCESSOR_LEVEL 6 [2022-05-18T17:00:24.288Z] PROCESSOR_REVISION 5507 [2022-05-18T17:00:24.288Z] ProgramData C:\ProgramData [2022-05-18T17:00:24.288Z] ProgramFiles C:\Program Files [2022-05-18T17:00:24.288Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-18T17:00:24.288Z] ProgramW6432 C:\Program Files [2022-05-18T17:00:24.288Z] PROMPT $P$G [2022-05-18T17:00:24.288Z] PSExecutionPolicyPreference Bypass [2022-05-18T17:00:24.288Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-18T17:00:24.288Z] PUBLIC C:\Users\Public [2022-05-18T17:00:24.288Z] rootless true [2022-05-18T17:00:24.288Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/display/redirect?page=artif... [2022-05-18T17:00:24.288Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/display/redirect?page=changes [2022-05-18T17:00:24.288Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/display/redirect [2022-05-18T17:00:24.288Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/display/redirect?page=tests [2022-05-18T17:00:24.288Z] s390x false [2022-05-18T17:00:24.288Z] SKIP_VALIDATION_TESTS 1 [2022-05-18T17:00:24.288Z] SOURCES_DRIVE d [2022-05-18T17:00:24.288Z] SOURCES_SUBDIR gopath [2022-05-18T17:00:24.288Z] STAGE_NAME Run tests [2022-05-18T17:00:24.288Z] SystemDrive C: [2022-05-18T17:00:24.288Z] SystemRoot C:\Windows [2022-05-18T17:00:24.288Z] TEMP C:\Windows\TEMP [2022-05-18T17:00:24.288Z] TESTDEBUG 0 [2022-05-18T17:00:24.288Z] TESTRUN_DRIVE d [2022-05-18T17:00:24.289Z] TESTRUN_SUBDIR CI [2022-05-18T17:00:24.289Z] TIMEOUT 120m [2022-05-18T17:00:24.289Z] TMP C:\Windows\TEMP [2022-05-18T17:00:24.289Z] unit_validate true [2022-05-18T17:00:24.289Z] USERDOMAIN WORKGROUP [2022-05-18T17:00:24.289Z] USERNAME azwin-2-bf45e0$ [2022-05-18T17:00:24.289Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-18T17:00:24.289Z] validate_force false [2022-05-18T17:00:24.289Z] windir C:\Windows [2022-05-18T17:00:24.289Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-18T17:00:24.289Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-18T17:00:24.289Z] windows2022 true [2022-05-18T17:00:24.289Z] windows2022containerd true [2022-05-18T17:00:24.289Z] windowsRS5 false [2022-05-18T17:00:24.289Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-18T17:00:24.289Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-18T17:00:24.289Z] [2022-05-18T17:00:24.289Z] [2022-05-18T17:00:24.289Z] [2022-05-18T17:00:24.757Z] INFO: Sources under d:\gopath\... [2022-05-18T17:00:24.757Z] INFO: Test run under d:\CI\... [2022-05-18T17:00:24.757Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-18T17:00:24.757Z] INFO: docker/docker repository was found [2022-05-18T17:00:24.757Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-18T17:00:25.131Z] #19 70.25 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-18T17:00:25.131Z] #19 70.26 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:25.131Z] #19 70.26 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T17:00:25.131Z] #19 70.28 Selecting previously unselected package crossbuild-essential-armel. [2022-05-18T17:00:25.131Z] #19 70.28 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-18T17:00:25.131Z] #19 70.28 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-18T17:00:25.131Z] #19 70.31 Selecting previously unselected package libc6-armhf-cross. [2022-05-18T17:00:25.131Z] #19 70.31 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:25.131Z] #19 70.31 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-18T17:00:25.131Z] #19 70.43 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-18T17:00:25.131Z] #19 70.43 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:25.131Z] #19 70.43 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:25.131Z] #19 70.46 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-18T17:00:25.131Z] #19 70.46 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:25.131Z] #19 70.46 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:25.131Z] #19 70.49 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-18T17:00:25.131Z] #19 70.49 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:25.131Z] #19 70.51 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:25.131Z] #19 70.54 Selecting previously unselected package libasan6-armhf-cross. [2022-05-18T17:00:25.131Z] #19 70.54 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:25.131Z] #19 70.54 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:25.131Z] #19 70.76 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-18T17:00:25.131Z] #19 70.76 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:25.131Z] #19 70.76 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:25.131Z] #19 70.83 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-18T17:00:25.131Z] #19 70.83 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:25.131Z] #19 70.83 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:25.131Z] #19 70.92 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-18T17:00:25.131Z] #19 70.92 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:25.131Z] #19 70.92 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:25.131Z] #19 71.03 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-18T17:00:25.131Z] #19 71.04 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:25.131Z] #19 71.04 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T17:00:25.224Z] ltsc2022: Pulling from windows/servercore [2022-05-18T17:00:25.693Z] 97f65a0ec59e: Pulling fs layer [2022-05-18T17:00:25.693Z] 12fb50a031bd: Pulling fs layer [2022-05-18T17:00:30.377Z] #19 75.77 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-18T17:00:30.377Z] #19 75.77 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:30.377Z] #19 75.77 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T17:00:30.377Z] #19 75.80 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-18T17:00:30.377Z] #19 75.80 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-18T17:00:30.377Z] #19 75.80 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-18T17:00:30.377Z] #19 75.96 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-18T17:00:30.377Z] #19 75.97 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:30.377Z] #19 75.97 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-18T17:00:30.377Z] #19 76.18 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-18T17:00:30.377Z] #19 76.18 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:30.377Z] #19 76.19 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:30.633Z] #19 76.43 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-18T17:00:30.633Z] #19 76.43 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:30.633Z] #19 76.43 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T17:00:34.828Z] #19 80.90 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-18T17:00:34.828Z] #19 80.90 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:35.082Z] #19 80.90 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T17:00:35.082Z] #19 80.92 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-18T17:00:35.082Z] #19 80.93 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-18T17:00:35.082Z] #19 80.93 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-18T17:00:35.082Z] #19 80.97 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-18T17:00:35.082Z] #19 80.97 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:35.082Z] #19 80.97 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-18T17:00:35.082Z] #19 81.13 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-18T17:00:35.082Z] #19 81.13 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:35.082Z] #19 81.13 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:35.082Z] #19 81.16 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-18T17:00:35.338Z] #19 81.17 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:35.338Z] #19 81.17 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:35.338Z] #19 81.22 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-18T17:00:35.338Z] #19 81.22 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:35.338Z] #19 81.23 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:35.338Z] #19 81.29 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-18T17:00:35.338Z] #19 81.29 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:35.338Z] #19 81.29 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:35.338Z] #19 81.32 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-18T17:00:35.338Z] #19 81.32 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:35.338Z] #19 81.33 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:35.593Z] #19 81.56 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-18T17:00:35.593Z] #19 81.57 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:35.593Z] #19 81.57 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:35.593Z] #19 81.68 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-18T17:00:35.849Z] #19 81.68 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:35.849Z] #19 81.68 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:35.849Z] #19 81.91 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-18T17:00:35.849Z] #19 81.92 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:35.849Z] #19 81.92 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:36.104Z] #19 81.99 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-18T17:00:36.104Z] #19 82.00 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:36.104Z] #19 82.00 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:36.104Z] #19 82.10 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-18T17:00:36.114Z] 12fb50a031bd: Verifying Checksum [2022-05-18T17:00:36.114Z] 12fb50a031bd: Download complete [2022-05-18T17:00:36.359Z] #19 82.10 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:36.359Z] #19 82.11 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:36.359Z] #19 82.14 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-18T17:00:36.359Z] #19 82.15 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:36.359Z] #19 82.15 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:36.359Z] #19 82.32 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-18T17:00:36.359Z] #19 82.32 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:36.359Z] #19 82.32 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-18T17:00:41.401Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-05-18T17:00:41.401Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-18T17:00:41.401Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-18T17:00:41.401Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-05-18T17:00:41.401Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-18T17:00:41.401Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-18T17:00:41.401Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-18T17:00:41.658Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-18T17:00:41.658Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/builder [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-18T17:00:41.658Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-18T17:00:41.686Z] #19 86.87 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-18T17:00:41.686Z] #19 86.88 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:41.686Z] #19 86.88 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:41.686Z] #19 86.90 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-18T17:00:41.686Z] #19 86.91 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-18T17:00:41.686Z] #19 86.91 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-18T17:00:41.686Z] #19 87.07 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-18T17:00:41.686Z] #19 87.08 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:41.686Z] #19 87.08 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-18T17:00:41.686Z] #19 87.34 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-18T17:00:41.686Z] #19 87.35 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:41.686Z] #19 87.35 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:41.686Z] #19 87.62 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-18T17:00:41.686Z] #19 87.62 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:41.686Z] #19 87.63 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:43.551Z] ok github.com/docker/docker/builder/remotecontext 0.076s coverage: 13.7% of statements [2022-05-18T17:00:44.479Z] ok github.com/docker/docker/builder/dockerfile 0.390s coverage: 49.3% of statements [2022-05-18T17:00:44.479Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-18T17:00:45.408Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-18T17:00:45.902Z] #19 91.97 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-18T17:00:45.971Z] ok github.com/docker/docker/builder/remotecontext/git 1.801s coverage: 86.3% of statements [2022-05-18T17:00:45.972Z] ? github.com/docker/docker/cli [no test files] [2022-05-18T17:00:45.972Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-18T17:00:45.972Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-18T17:00:45.972Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-18T17:00:46.202Z] #19 91.97 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:46.202Z] #19 91.97 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:46.202Z] #19 92.00 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-18T17:00:46.202Z] #19 92.00 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-18T17:00:46.202Z] #19 92.01 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-18T17:00:46.202Z] #19 92.04 Selecting previously unselected package libc6-s390x-cross. [2022-05-18T17:00:46.202Z] #19 92.04 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:46.202Z] #19 92.04 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-18T17:00:46.202Z] #19 92.17 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-18T17:00:46.202Z] #19 92.17 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:46.202Z] #19 92.18 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:46.202Z] #19 92.20 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-18T17:00:46.202Z] #19 92.20 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:46.202Z] #19 92.21 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:46.202Z] #19 92.24 Selecting previously unselected package libitm1-s390x-cross. [2022-05-18T17:00:46.228Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-05-18T17:00:46.458Z] #19 92.24 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:46.458Z] #19 92.25 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:46.458Z] #19 92.27 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-18T17:00:46.458Z] #19 92.27 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:46.458Z] #19 92.28 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:46.458Z] #19 92.30 Selecting previously unselected package libasan6-s390x-cross. [2022-05-18T17:00:46.458Z] #19 92.30 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:46.458Z] #19 92.31 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:46.458Z] #19 92.53 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-18T17:00:46.714Z] #19 92.53 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:46.714Z] #19 92.53 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:46.714Z] #19 92.61 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-18T17:00:46.714Z] #19 92.61 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:46.714Z] #19 92.61 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:46.714Z] #19 92.71 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-18T17:00:46.714Z] #19 92.71 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:46.714Z] #19 92.71 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:46.714Z] #19 92.81 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-18T17:00:46.969Z] #19 92.82 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:46.969Z] #19 92.82 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:50.595Z] ok github.com/docker/docker/client 0.122s coverage: 75.6% of statements [2022-05-18T17:00:51.032Z] 97f65a0ec59e: Verifying Checksum [2022-05-18T17:00:51.032Z] 97f65a0ec59e: Download complete [2022-05-18T17:00:51.179Z] #19 97.10 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-18T17:00:51.179Z] #19 97.10 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:51.179Z] #19 97.11 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:51.179Z] #19 97.13 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-18T17:00:51.179Z] #19 97.13 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-18T17:00:51.179Z] #19 97.14 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-18T17:00:51.435Z] #19 97.30 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-18T17:00:51.435Z] #19 97.31 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-18T17:00:51.435Z] #19 97.31 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-18T17:00:51.435Z] #19 97.54 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-18T17:00:51.435Z] #19 97.54 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T17:00:51.690Z] #19 97.54 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:51.691Z] #19 97.78 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-18T17:00:51.691Z] #19 97.78 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T17:00:51.691Z] #19 97.79 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:55.899Z] #19 101.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-18T17:00:55.899Z] #19 101.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T17:00:55.899Z] #19 101.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:55.899Z] #19 102.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-18T17:00:55.899Z] #19 102.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-18T17:00:56.154Z] #19 102.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-18T17:00:56.154Z] #19 102.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-18T17:00:56.154Z] #19 102.0 Setting up libfile-which-perl (1.23-1) ... [2022-05-18T17:00:56.154Z] #19 102.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-18T17:00:56.154Z] #19 102.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-18T17:00:56.154Z] #19 102.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-18T17:00:56.154Z] #19 102.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T17:00:56.154Z] #19 102.1 Setting up libicu67:amd64 (67.1-7) ... [2022-05-18T17:00:56.154Z] #19 102.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-18T17:00:56.155Z] #19 102.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-18T17:00:56.155Z] #19 102.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-18T17:00:56.155Z] #19 102.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-18T17:00:56.155Z] #19 102.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-18T17:00:56.155Z] #19 102.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-18T17:00:56.155Z] #19 102.1 Setting up file (1:5.39-3) ... [2022-05-18T17:00:56.155Z] #19 102.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-18T17:00:56.155Z] #19 102.1 Setting up bzip2 (1.0.8-4) ... [2022-05-18T17:00:56.155Z] #19 102.2 Setting up libyaml-perl (1.30-1) ... [2022-05-18T17:00:56.155Z] #19 102.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-18T17:00:56.155Z] #19 102.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-18T17:00:56.410Z] #19 102.2 Setting up libio-string-perl (1.08-3.1) ... [2022-05-18T17:00:56.410Z] #19 102.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-18T17:00:56.410Z] #19 102.2 Setting up cross-config (2.6.18+nmu1) ... [2022-05-18T17:00:56.410Z] #19 102.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T17:00:56.410Z] #19 102.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-18T17:00:56.410Z] #19 102.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-18T17:00:56.410Z] #19 102.3 Setting up patch (2.7.6-7) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-18T17:00:56.410Z] #19 102.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.410Z] #19 102.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:56.410Z] #19 102.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-18T17:00:56.410Z] #19 102.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-18T17:00:56.410Z] #19 102.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-18T17:00:56.410Z] #19 102.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-18T17:00:56.410Z] #19 102.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.410Z] #19 102.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T17:00:56.666Z] #19 102.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-18T17:00:56.666Z] #19 102.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-18T17:00:56.666Z] #19 102.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-18T17:00:56.666Z] #19 102.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.666Z] #19 102.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.922Z] #19 102.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.922Z] #19 102.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-18T17:00:56.922Z] #19 102.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.922Z] #19 102.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.922Z] #19 102.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:56.922Z] #19 102.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-18T17:00:56.922Z] #19 102.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-18T17:00:56.922Z] #19 102.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-18T17:00:57.177Z] #19 103.0 [2022-05-18T17:00:57.177Z] #19 103.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-18T17:00:57.177Z] #19 103.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.1 Setting up dpkg-dev (1.20.9) ... [2022-05-18T17:00:57.177Z] #19 103.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T17:00:57.177Z] #19 103.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.177Z] #19 103.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-18T17:00:57.177Z] #19 103.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-18T17:00:57.177Z] #19 103.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-18T17:00:57.432Z] #19 103.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-18T17:00:57.432Z] #19 103.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-18T17:00:57.432Z] #19 103.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:57.432Z] #19 103.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:57.432Z] #19 103.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.432Z] #19 103.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T17:00:57.432Z] #19 103.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.432Z] #19 103.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:57.688Z] #19 103.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up libxml-simple-perl (2.25-1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-18T17:00:57.688Z] #19 103.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.688Z] #19 103.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:57.943Z] #19 103.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.943Z] #19 103.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:57.943Z] #19 103.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T17:00:57.943Z] #19 103.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T17:00:57.943Z] #19 103.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-18T17:00:57.943Z] #19 103.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:57.943Z] #19 103.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-18T17:00:57.943Z] #19 103.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:57.943Z] #19 103.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:57.943Z] #19 103.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T17:00:57.943Z] #19 103.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:57.943Z] #19 103.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:57.943Z] #19 103.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T17:00:57.943Z] #19 103.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:57.943Z] #19 103.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-18T17:00:57.943Z] #19 104.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:57.943Z] #19 104.0 Setting up crossbuild-essential-armel (12.9) ... [2022-05-18T17:00:57.943Z] #19 104.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T17:00:58.198Z] #19 104.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-18T17:00:58.198Z] #19 104.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-18T17:00:58.198Z] #19 104.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-18T17:00:58.198Z] #19 104.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-18T17:00:58.198Z] #19 104.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T17:00:59.634Z] #19 DONE 105.4s [2022-05-18T17:00:59.634Z] [2022-05-18T17:00:59.634Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T17:00:59.634Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T17:00:59.634Z] #69 ... [2022-05-18T17:00:59.634Z] [2022-05-18T17:00:59.634Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T17:00:59.634Z] #32 sha256:908c516083888cb8210bf021f73f86c34bc9de69b28ef860b11cb0190cbefee6 [2022-05-18T17:00:59.634Z] #32 DONE 0.1s [2022-05-18T17:00:59.634Z] [2022-05-18T17:00:59.634Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T17:00:59.634Z] #73 sha256:d29a4cb64ec37a23840b7271a4f0b5da4b0f2b7d8e41119ddadf2de649ea6376 [2022-05-18T17:00:59.634Z] #73 DONE 0.2s [2022-05-18T17:00:59.634Z] [2022-05-18T17:00:59.634Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-18T17:00:59.634Z] #74 sha256:da8a05984479ab8261313484cfaac11df15da4dca303c358e1a86b9b46d39c50 [2022-05-18T17:01:00.999Z] #74 1.357 + RM_GOPATH=0 [2022-05-18T17:01:00.999Z] #74 1.357 + TMP_GOPATH= [2022-05-18T17:01:00.999Z] #74 1.357 + : /build [2022-05-18T17:01:00.999Z] #74 1.357 + '[' -z '' ']' [2022-05-18T17:01:00.999Z] #74 1.359 ++ mktemp -d [2022-05-18T17:01:00.999Z] #74 1.360 + export GOPATH=/tmp/tmp.ieSSWYcbuy [2022-05-18T17:01:00.999Z] #74 1.360 + GOPATH=/tmp/tmp.ieSSWYcbuy [2022-05-18T17:01:00.999Z] #74 1.360 + RM_GOPATH=1 [2022-05-18T17:01:00.999Z] #74 1.360 + case "$(go env GOARCH)" in [2022-05-18T17:01:00.999Z] #74 1.360 ++ go env GOARCH [2022-05-18T17:01:00.999Z] #74 1.371 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T17:01:00.999Z] #74 1.371 + GO_BUILDMODE=-buildmode=pie [2022-05-18T17:01:00.999Z] #74 1.372 ++ dirname /install.sh [2022-05-18T17:01:00.999Z] #74 1.373 + dir=/ [2022-05-18T17:01:00.999Z] #74 1.373 + bin=rootlesskit [2022-05-18T17:01:00.999Z] #74 1.374 + shift [2022-05-18T17:01:00.999Z] #74 1.374 + '[' '!' -f //rootlesskit.installer ']' [2022-05-18T17:01:00.999Z] #74 1.374 + . //rootlesskit.installer [2022-05-18T17:01:00.999Z] #74 1.374 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T17:01:00.999Z] #74 1.374 + install_rootlesskit [2022-05-18T17:01:00.999Z] #74 1.374 + case "$1" in [2022-05-18T17:01:00.999Z] #74 1.375 + export CGO_ENABLED=0 [2022-05-18T17:01:00.999Z] #74 1.375 + CGO_ENABLED=0 [2022-05-18T17:01:00.999Z] #74 1.375 + _install_rootlesskit [2022-05-18T17:01:00.999Z] #74 1.375 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-18T17:01:00.999Z] #74 1.375 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T17:01:00.999Z] #74 1.376 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T17:01:00.999Z] #74 1.376 + GOBIN=/build [2022-05-18T17:01:00.999Z] #74 1.376 + GO111MODULE=on [2022-05-18T17:01:00.999Z] #74 1.376 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T17:01:01.561Z] #74 1.913 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-18T17:01:04.125Z] #74 4.561 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-18T17:01:04.125Z] #74 4.562 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-18T17:01:04.381Z] #74 4.733 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-18T17:01:04.638Z] #74 ... [2022-05-18T17:01:04.638Z] [2022-05-18T17:01:04.638Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-18T17:01:04.638Z] #33 sha256:9ba037e91e4016fb0aefd68907d76136ae0381f5974fcb42a4b7f8d0e6d6195f [2022-05-18T17:01:04.638Z] #33 1.411 + RM_GOPATH=0 [2022-05-18T17:01:04.638Z] #33 1.411 + TMP_GOPATH= [2022-05-18T17:01:04.638Z] #33 1.416 + : /build [2022-05-18T17:01:04.638Z] #33 1.416 + '[' -z '' ']' [2022-05-18T17:01:04.638Z] #33 1.418 ++ mktemp -d [2022-05-18T17:01:04.638Z] #33 1.419 + export GOPATH=/tmp/tmp.0Xlmo40ADv [2022-05-18T17:01:04.638Z] #33 1.420 + GOPATH=/tmp/tmp.0Xlmo40ADv [2022-05-18T17:01:04.638Z] #33 1.420 + RM_GOPATH=1 [2022-05-18T17:01:04.638Z] #33 1.421 + case "$(go env GOARCH)" in [2022-05-18T17:01:04.638Z] #33 1.421 ++ go env GOARCH [2022-05-18T17:01:04.638Z] #33 1.433 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T17:01:04.638Z] #33 1.433 + GO_BUILDMODE=-buildmode=pie [2022-05-18T17:01:04.638Z] #33 1.434 ++ dirname /install.sh [2022-05-18T17:01:04.638Z] #33 1.436 + dir=/ [2022-05-18T17:01:04.638Z] #33 1.437 + bin=dockercli [2022-05-18T17:01:04.638Z] #33 1.437 + shift [2022-05-18T17:01:04.638Z] #33 1.437 + '[' '!' -f //dockercli.installer ']' [2022-05-18T17:01:04.638Z] #33 1.438 + . //dockercli.installer [2022-05-18T17:01:04.638Z] #33 1.438 ++ : stable [2022-05-18T17:01:04.638Z] #33 1.439 ++ : 17.06.2-ce [2022-05-18T17:01:04.638Z] #33 1.439 + install_dockercli [2022-05-18T17:01:04.638Z] #33 1.439 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-18T17:01:04.638Z] #33 1.440 Install docker/cli version 17.06.2-ce from stable [2022-05-18T17:01:04.638Z] #33 1.440 ++ uname -m [2022-05-18T17:01:04.638Z] #33 1.442 + arch=x86_64 [2022-05-18T17:01:04.638Z] #33 1.442 + '[' x86_64 '!=' x86_64 ']' [2022-05-18T17:01:04.638Z] #33 1.442 + url=https://download.docker.com/linux/static [2022-05-18T17:01:04.638Z] #33 1.443 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-18T17:01:04.638Z] #33 1.444 + tar -xz docker/docker [2022-05-18T17:01:04.638Z] #33 4.949 + mkdir -p /build [2022-05-18T17:01:04.638Z] #33 4.951 + mv docker/docker /build/ [2022-05-18T17:01:04.638Z] #33 4.952 + rmdir docker [2022-05-18T17:01:04.638Z] #33 DONE 5.1s [2022-05-18T17:01:04.638Z] [2022-05-18T17:01:04.638Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T17:01:04.638Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T17:01:04.638Z] #69 1.295 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T17:01:04.638Z] #69 1.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T17:01:04.638Z] #69 1.626 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T17:01:04.638Z] #69 1.632 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T17:01:04.638Z] #69 1.925 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T17:01:04.638Z] #69 2.391 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T17:01:04.638Z] #69 2.893 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T17:01:04.638Z] #69 3.364 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T17:01:04.638Z] #69 3.880 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T17:01:04.638Z] #69 4.233 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T17:01:04.638Z] #69 4.237 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T17:01:04.638Z] #69 4.241 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T17:01:04.638Z] #69 4.249 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T17:01:04.638Z] #69 4.249 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T17:01:04.638Z] #69 4.257 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T17:01:04.638Z] #69 4.265 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T17:01:04.638Z] #69 4.265 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T17:01:04.638Z] #69 4.265 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T17:01:04.638Z] #69 4.265 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T17:01:04.638Z] #69 4.265 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T17:01:04.638Z] #69 4.265 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T17:01:06.046Z] #69 ... [2022-05-18T17:01:06.046Z] [2022-05-18T17:01:06.046Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-18T17:01:06.046Z] #74 sha256:da8a05984479ab8261313484cfaac11df15da4dca303c358e1a86b9b46d39c50 [2022-05-18T17:01:06.046Z] #74 6.409 go: downloading github.com/google/uuid v1.3.0 [2022-05-18T17:01:06.046Z] #74 6.448 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-18T17:01:06.046Z] #74 6.505 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-18T17:01:06.046Z] #74 6.558 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-18T17:01:06.302Z] #74 6.626 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-18T17:01:06.302Z] #74 6.715 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-18T17:01:06.302Z] #74 6.822 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-18T17:01:06.908Z] #74 7.341 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-18T17:01:07.164Z] #74 ... [2022-05-18T17:01:07.164Z] [2022-05-18T17:01:07.164Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T17:01:07.164Z] #37 sha256:f8070d5d7ba906da7e97e72a27bed15ce466ca77855eab616bca03263bd0152f [2022-05-18T17:01:07.164Z] #37 CACHED [2022-05-18T17:01:07.164Z] [2022-05-18T17:01:07.164Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-18T17:01:07.164Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T17:01:07.164Z] #36 CACHED [2022-05-18T17:01:07.164Z] [2022-05-18T17:01:07.164Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-18T17:01:07.164Z] #38 sha256:342fb52b83dfc24ed110253ccba97e2e33ac49453299c876f351f72b39d8527c [2022-05-18T17:01:07.164Z] #38 CACHED [2022-05-18T17:01:07.164Z] [2022-05-18T17:01:07.164Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T17:01:07.164Z] #40 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-18T17:01:07.164Z] #40 CACHED [2022-05-18T17:01:07.164Z] [2022-05-18T17:01:07.164Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-18T17:01:07.164Z] #74 sha256:da8a05984479ab8261313484cfaac11df15da4dca303c358e1a86b9b46d39c50 [2022-05-18T17:01:07.164Z] #74 7.516 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-18T17:01:07.164Z] #74 ... [2022-05-18T17:01:07.164Z] [2022-05-18T17:01:07.164Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-18T17:01:07.164Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T17:01:07.164Z] #41 CACHED [2022-05-18T17:01:07.164Z] [2022-05-18T17:01:07.164Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-18T17:01:07.164Z] #74 sha256:da8a05984479ab8261313484cfaac11df15da4dca303c358e1a86b9b46d39c50 [2022-05-18T17:01:07.164Z] #74 7.576 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-18T17:01:07.421Z] #74 7.795 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-18T17:01:07.421Z] #74 ... [2022-05-18T17:01:07.421Z] [2022-05-18T17:01:07.421Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T17:01:07.421Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T17:01:07.421Z] #43 CACHED [2022-05-18T17:01:07.677Z] [2022-05-18T17:01:07.678Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:07.678Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:07.678Z] #20 1.429 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T17:01:07.678Z] #20 1.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T17:01:07.678Z] #20 1.624 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T17:01:07.678Z] #20 1.673 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T17:01:07.678Z] #20 2.019 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T17:01:07.678Z] #20 2.331 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T17:01:07.678Z] #20 2.809 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T17:01:07.678Z] #20 3.397 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T17:01:07.678Z] #20 3.773 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T17:01:07.678Z] #20 4.106 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T17:01:07.678Z] #20 4.107 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T17:01:07.678Z] #20 4.110 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T17:01:07.678Z] #20 4.118 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T17:01:07.678Z] #20 4.129 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T17:01:07.678Z] #20 4.130 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T17:01:07.678Z] #20 4.138 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T17:01:07.678Z] #20 4.139 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T17:01:07.678Z] #20 4.139 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T17:01:07.678Z] #20 4.140 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T17:01:07.678Z] #20 4.141 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T17:01:07.678Z] #20 4.141 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T17:01:07.934Z] #20 ... [2022-05-18T17:01:07.934Z] [2022-05-18T17:01:07.934Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-18T17:01:07.934Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T17:01:07.934Z] #45 CACHED [2022-05-18T17:01:07.934Z] [2022-05-18T17:01:07.934Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-18T17:01:07.934Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T17:01:07.934Z] #49 1.678 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T17:01:07.934Z] #49 1.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T17:01:07.934Z] #49 1.690 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T17:01:07.934Z] #49 1.922 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T17:01:07.934Z] #49 2.181 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T17:01:07.934Z] #49 2.486 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T17:01:07.934Z] #49 2.846 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T17:01:07.934Z] #49 3.118 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T17:01:07.934Z] #49 3.433 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T17:01:07.934Z] #49 3.773 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T17:01:07.934Z] #49 3.778 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T17:01:07.934Z] #49 3.780 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T17:01:07.934Z] #49 3.794 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T17:01:07.934Z] #49 3.798 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T17:01:07.934Z] #49 3.801 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T17:01:07.934Z] #49 3.953 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T17:01:07.934Z] #49 3.961 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T17:01:07.934Z] #49 3.965 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T17:01:07.934Z] #49 3.978 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T17:01:07.934Z] #49 3.978 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T17:01:07.934Z] #49 3.980 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T17:01:08.191Z] #49 ... [2022-05-18T17:01:08.191Z] [2022-05-18T17:01:08.191Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T17:01:08.191Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T17:01:08.191Z] #47 CACHED [2022-05-18T17:01:08.191Z] [2022-05-18T17:01:08.191Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:08.191Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:10.211Z] Running on azwin-2-f6a5a0 in d:\jenkins\workspace\moby_PR-43597 [Pipeline] { [Pipeline] ws [2022-05-18T17:01:10.226Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-18T17:01:10.321Z] The recommended git tool is: git [2022-05-18T17:01:10.547Z] using credential docker-jenkins-github-credentials [2022-05-18T17:01:10.626Z] Cloning the remote Git repository [2022-05-18T17:01:10.626Z] Cloning with configured refspecs honoured and without tags [2022-05-18T17:01:10.663Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T17:01:10.664Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-18T17:01:10.727Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T17:01:10.728Z] > git --version # timeout=10 [2022-05-18T17:01:10.779Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-18T17:01:10.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T17:01:10.781Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T17:01:20.367Z] #20 ... [2022-05-18T17:01:20.367Z] [2022-05-18T17:01:20.367Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T17:01:20.367Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T17:01:20.367Z] #69 20.83 Fetched 49.0 MB in 20s (2509 kB/s) [2022-05-18T17:01:20.454Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T17:01:20.454Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:01:20.454Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:01:20.454Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:01:20.454Z] [2022-05-18T17:01:20.454Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T17:01:20.454Z] DOCKER_SYSTEMD=1 [2022-05-18T17:01:20.454Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T17:01:20.454Z] HOSTNAME=501913dd12d0 [2022-05-18T17:01:20.454Z] DEST=bundles/test-integration [2022-05-18T17:01:20.454Z] PWD=/go/src/github.com/docker/docker [2022-05-18T17:01:20.454Z] DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e [2022-05-18T17:01:20.454Z] container=docker [2022-05-18T17:01:20.454Z] HOME=/root [2022-05-18T17:01:20.454Z] LANG=C.UTF-8 [2022-05-18T17:01:20.454Z] INVOCATION_ID=d93baa4a841b48a59a43a49c81d519bd [2022-05-18T17:01:20.454Z] GOLANG_VERSION=1.18.2 [2022-05-18T17:01:20.454Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T17:01:20.454Z] VALIDATE_BRANCH=master [2022-05-18T17:01:20.454Z] TERM=xterm [2022-05-18T17:01:20.454Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T17:01:20.454Z] SHLVL=3 [2022-05-18T17:01:20.454Z] TIMEOUT=120m [2022-05-18T17:01:20.454Z] DOCKER_BUILDTAGS= journald [2022-05-18T17:01:20.454Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T17:01:20.454Z] GO111MODULE=off [2022-05-18T17:01:20.454Z] DOCKER_EXPERIMENTAL=1 [2022-05-18T17:01:20.454Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T17:01:20.454Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T17:01:20.454Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T17:01:20.454Z] GOPATH=/go [2022-05-18T17:01:20.454Z] PKG_CONFIG=pkg-config [2022-05-18T17:01:20.454Z] _=/usr/bin/env [2022-05-18T17:01:20.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-18T17:01:20.846Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T17:01:20.846Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:01:20.846Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:01:20.846Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:01:20.846Z] [2022-05-18T17:01:20.846Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T17:01:20.846Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T17:01:20.846Z] HOSTNAME=b491a93bf935 [2022-05-18T17:01:20.846Z] DEST=bundles/test-integration [2022-05-18T17:01:20.846Z] PWD=/go/src/github.com/docker/docker [2022-05-18T17:01:20.846Z] DOCKER_ROOTLESS=1 [2022-05-18T17:01:20.846Z] DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e [2022-05-18T17:01:20.846Z] container=docker [2022-05-18T17:01:20.846Z] HOME=/root [2022-05-18T17:01:20.846Z] GOLANG_VERSION=1.18.2 [2022-05-18T17:01:20.846Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T17:01:20.846Z] VALIDATE_BRANCH=master [2022-05-18T17:01:20.846Z] TERM=xterm [2022-05-18T17:01:20.846Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T17:01:20.846Z] SHLVL=1 [2022-05-18T17:01:20.846Z] TIMEOUT=120m [2022-05-18T17:01:20.846Z] DOCKER_BUILDTAGS= journald [2022-05-18T17:01:20.846Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T17:01:20.846Z] GO111MODULE=off [2022-05-18T17:01:20.846Z] DOCKER_EXPERIMENTAL=1 [2022-05-18T17:01:20.846Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T17:01:20.846Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T17:01:20.846Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T17:01:20.846Z] GOPATH=/go [2022-05-18T17:01:20.846Z] PKG_CONFIG=pkg-config [2022-05-18T17:01:20.846Z] _=/usr/bin/env [2022-05-18T17:01:20.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-18T17:01:22.248Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T17:01:22.248Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:01:22.248Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:01:22.248Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:01:22.248Z] [2022-05-18T17:01:22.248Z] + TEST_INTEGRATION_DEST=1 [2022-05-18T17:01:22.248Z] + CONTAINER_NAME=docker-pr4-1 [2022-05-18T17:01:22.248Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T17:01:22.248Z] + run_tests test-integration-flaky [2022-05-18T17:01:22.248Z] + '[' -n 0 ']' [2022-05-18T17:01:22.248Z] + rm= [2022-05-18T17:01:22.248Z] + c=0 [2022-05-18T17:01:22.248Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43597/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43597/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85211002b5730b5d3cd9827d73d6fa7f7687574e hack/make.sh test-integration-flaky test-integration [2022-05-18T17:01:22.248Z] ++ jobs -p [2022-05-18T17:01:22.248Z] + for job in $(jobs -p) [2022-05-18T17:01:22.248Z] + wait 16966 [2022-05-18T17:01:22.248Z] + TEST_INTEGRATION_DEST=3 [2022-05-18T17:01:22.248Z] + CONTAINER_NAME=docker-pr4-3 [2022-05-18T17:01:22.248Z] + TEST_SKIP_INTEGRATION=1 [2022-05-18T17:01:22.248Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-18T17:01:22.248Z] + run_tests [2022-05-18T17:01:22.248Z] + '[' -n 0 ']' [2022-05-18T17:01:22.248Z] + rm= [2022-05-18T17:01:22.248Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43597/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43597/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85211002b5730b5d3cd9827d73d6fa7f7687574e hack/make.sh '' test-integration [2022-05-18T17:01:22.248Z] + TEST_INTEGRATION_DEST=2 [2022-05-18T17:01:22.248Z] + CONTAINER_NAME=docker-pr4-2 [2022-05-18T17:01:22.248Z] + TEST_SKIP_INTEGRATION=1 [2022-05-18T17:01:22.248Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-18T17:01:22.248Z] + run_tests [2022-05-18T17:01:22.248Z] + '[' -n 0 ']' [2022-05-18T17:01:22.248Z] + rm= [2022-05-18T17:01:22.249Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43597/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43597/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85211002b5730b5d3cd9827d73d6fa7f7687574e hack/make.sh '' test-integration [2022-05-18T17:01:22.249Z] [2022-05-18T17:01:22.249Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-18T17:01:22.249Z] [2022-05-18T17:01:22.249Z] [2022-05-18T17:01:22.249Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T17:01:22.249Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T17:01:22.249Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T17:01:22.249Z] HOSTNAME=b306e8180552 [2022-05-18T17:01:22.249Z] TEST_SKIP_INTEGRATION=1 [2022-05-18T17:01:22.249Z] TESTDEBUG=0 [2022-05-18T17:01:22.249Z] DEST=bundles/test-integration [2022-05-18T17:01:22.249Z] PWD=/go/src/github.com/docker/docker [2022-05-18T17:01:22.249Z] KEEPBUNDLE=1 [2022-05-18T17:01:22.249Z] DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e [2022-05-18T17:01:22.249Z] container=docker [2022-05-18T17:01:22.249Z] HOME=/root [2022-05-18T17:01:22.249Z] GOLANG_VERSION=1.18.2 [2022-05-18T17:01:22.249Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T17:01:22.249Z] VALIDATE_BRANCH=master [2022-05-18T17:01:22.249Z] TERM=xterm [2022-05-18T17:01:22.249Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T17:01:22.249Z] SHLVL=1 [2022-05-18T17:01:22.249Z] TIMEOUT=120m [2022-05-18T17:01:22.249Z] DOCKER_BUILDTAGS= journald [2022-05-18T17:01:22.249Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T17:01:22.249Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-18T17:01:22.249Z] GO111MODULE=off [2022-05-18T17:01:22.249Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T17:01:22.249Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T17:01:22.249Z] GOPATH=/go [2022-05-18T17:01:22.249Z] PKG_CONFIG=pkg-config [2022-05-18T17:01:22.249Z] _=/usr/bin/env [2022-05-18T17:01:22.249Z] Building test suite binary ./integration-cli/test.main [2022-05-18T17:01:22.249Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T17:01:22.249Z] HOSTNAME=7f0a01657292 [2022-05-18T17:01:22.249Z] TEST_SKIP_INTEGRATION=1 [2022-05-18T17:01:22.249Z] TESTDEBUG=0 [2022-05-18T17:01:22.249Z] DEST=bundles/test-integration [2022-05-18T17:01:22.249Z] PWD=/go/src/github.com/docker/docker [2022-05-18T17:01:22.249Z] KEEPBUNDLE=1 [2022-05-18T17:01:22.249Z] DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e [2022-05-18T17:01:22.249Z] container=docker [2022-05-18T17:01:22.249Z] HOME=/root [2022-05-18T17:01:22.249Z] GOLANG_VERSION=1.18.2 [2022-05-18T17:01:22.249Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T17:01:22.249Z] VALIDATE_BRANCH=master [2022-05-18T17:01:22.249Z] TERM=xterm [2022-05-18T17:01:22.249Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T17:01:22.249Z] SHLVL=1 [2022-05-18T17:01:22.249Z] TIMEOUT=120m [2022-05-18T17:01:22.249Z] DOCKER_BUILDTAGS= journald [2022-05-18T17:01:22.249Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T17:01:22.249Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-18T17:01:22.249Z] GO111MODULE=off [2022-05-18T17:01:22.249Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T17:01:22.249Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T17:01:22.249Z] GOPATH=/go [2022-05-18T17:01:22.249Z] PKG_CONFIG=pkg-config [2022-05-18T17:01:22.249Z] _=/usr/bin/env [2022-05-18T17:01:22.249Z] Building test suite binary ./integration-cli/test.main [2022-05-18T17:01:22.249Z] No new tests added to integration. [2022-05-18T17:01:22.249Z] [2022-05-18T17:01:22.249Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T17:01:22.249Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T17:01:22.249Z] HOSTNAME=db32d2b79bea [2022-05-18T17:01:22.249Z] TESTDEBUG=0 [2022-05-18T17:01:22.249Z] DEST=bundles/test-integration [2022-05-18T17:01:22.249Z] PWD=/go/src/github.com/docker/docker [2022-05-18T17:01:22.249Z] KEEPBUNDLE=1 [2022-05-18T17:01:22.249Z] DOCKER_GITCOMMIT=85211002b5730b5d3cd9827d73d6fa7f7687574e [2022-05-18T17:01:22.249Z] container=docker [2022-05-18T17:01:22.249Z] HOME=/root [2022-05-18T17:01:22.249Z] GOLANG_VERSION=1.18.2 [2022-05-18T17:01:22.249Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T17:01:22.249Z] VALIDATE_BRANCH=master [2022-05-18T17:01:22.249Z] TERM=xterm [2022-05-18T17:01:22.249Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T17:01:22.249Z] SHLVL=1 [2022-05-18T17:01:22.249Z] TIMEOUT=120m [2022-05-18T17:01:22.249Z] DOCKER_BUILDTAGS= journald [2022-05-18T17:01:22.249Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T17:01:22.249Z] GO111MODULE=off [2022-05-18T17:01:22.249Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T17:01:22.249Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T17:01:22.249Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T17:01:22.249Z] GOPATH=/go [2022-05-18T17:01:22.249Z] PKG_CONFIG=pkg-config [2022-05-18T17:01:22.249Z] _=/usr/bin/env [2022-05-18T17:01:22.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-18T17:01:22.631Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.7% of statements [2022-05-18T17:01:22.631Z] ok github.com/docker/docker/container 0.118s coverage: 34.6% of statements [2022-05-18T17:01:22.888Z] ok github.com/docker/docker/cmd/dockerd/trap 2.443s coverage: 0.0% of statements [2022-05-18T17:01:22.888Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-18T17:01:22.888Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-18T17:01:22.888Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-18T17:01:22.888Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-18T17:01:22.888Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-18T17:01:28.141Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-05-18T17:01:28.498Z] #69 20.83 Reading package lists... [2022-05-18T17:01:28.498Z] #69 ... [2022-05-18T17:01:28.498Z] [2022-05-18T17:01:28.499Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:28.499Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:28.499Z] #20 21.68 Fetched 49.0 MB in 20s (2392 kB/s) [2022-05-18T17:01:29.061Z] #20 21.68 Reading package lists... [2022-05-18T17:01:29.061Z] #20 ... [2022-05-18T17:01:29.061Z] [2022-05-18T17:01:29.061Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T17:01:29.061Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T17:01:29.061Z] #69 20.83 Reading package lists... [2022-05-18T17:01:29.509Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-18T17:01:30.877Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-05-18T17:01:30.952Z] #69 29.62 Reading package lists... [2022-05-18T17:01:30.952Z] #69 ... [2022-05-18T17:01:30.952Z] [2022-05-18T17:01:30.952Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-18T17:01:30.952Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T17:01:30.952Z] #49 21.34 Fetched 49.0 MB in 20s (2462 kB/s) [2022-05-18T17:01:30.952Z] #49 21.34 Reading package lists... [2022-05-18T17:01:30.952Z] #49 30.11 Reading package lists... [2022-05-18T17:01:30.952Z] #49 ... [2022-05-18T17:01:30.952Z] [2022-05-18T17:01:30.952Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-18T17:01:30.952Z] #74 sha256:da8a05984479ab8261313484cfaac11df15da4dca303c358e1a86b9b46d39c50 [2022-05-18T17:01:30.952Z] #74 30.03 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T17:01:30.952Z] #74 30.03 + GOBIN=/build [2022-05-18T17:01:30.952Z] #74 30.03 + GO111MODULE=on [2022-05-18T17:01:30.952Z] #74 30.03 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T17:01:31.243Z] Fetching without tags [2022-05-18T17:01:30.903Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T17:01:30.961Z] > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10 [2022-05-18T17:01:31.021Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T17:01:31.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T17:01:31.282Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T17:01:31.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T17:01:31.284Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T17:01:32.250Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 [2022-05-18T17:01:32.287Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T17:01:32.338Z] > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10 [2022-05-18T17:01:36.122Z] > git remote # timeout=10 [2022-05-18T17:01:36.220Z] #74 36.71 rootlesskit version 1.0.0 [2022-05-18T17:01:36.220Z] #74 36.71 Usage of /build/rootlesskit-docker-proxy: [2022-05-18T17:01:36.220Z] #74 36.71 -container-ip string [2022-05-18T17:01:36.220Z] #74 36.71 container ip [2022-05-18T17:01:36.220Z] #74 36.71 -container-port int [2022-05-18T17:01:36.220Z] #74 36.71 container port (default -1) [2022-05-18T17:01:36.220Z] #74 36.71 -host-ip string [2022-05-18T17:01:36.220Z] #74 36.71 host ip [2022-05-18T17:01:36.220Z] #74 36.71 -host-port int [2022-05-18T17:01:36.220Z] #74 36.71 host port (default -1) [2022-05-18T17:01:36.220Z] #74 36.71 -proto string [2022-05-18T17:01:36.220Z] #74 36.71 proxy protocol (default "tcp") [2022-05-18T17:01:37.149Z] #74 DONE 37.3s [2022-05-18T17:01:37.149Z] [2022-05-18T17:01:37.149Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T17:01:37.149Z] #75 sha256:62ee52a54e047750e3cb306a2df415253428433c9e18c0c0e85f80927a5b117c [2022-05-18T17:01:37.149Z] #75 DONE 0.1s [2022-05-18T17:01:37.149Z] [2022-05-18T17:01:37.149Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T17:01:37.149Z] #76 sha256:88e100830f5b022707577881132cc34c9a053f9afd3329de3ef58b4d830588c7 [2022-05-18T17:01:37.149Z] #76 DONE 0.1s [2022-05-18T17:01:37.149Z] [2022-05-18T17:01:37.149Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-18T17:01:37.149Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T17:01:37.149Z] #49 30.11 Reading package lists... [2022-05-18T17:01:37.372Z] Merge succeeded, producing 8f21e81ed36310cf8e1cfe86df902ece90875f1c [2022-05-18T17:01:37.372Z] Checking out Revision 8f21e81ed36310cf8e1cfe86df902ece90875f1c (PR-43597) [2022-05-18T17:01:37.420Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.3% of statements [2022-05-18T17:01:37.897Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD" [2022-05-18T17:01:38.026Z] First time build. Skipping changelog. [2022-05-18T17:01:38.335Z] #49 37.92 Building dependency tree... [2022-05-18T17:01:38.335Z] #49 ... [2022-05-18T17:01:38.335Z] [2022-05-18T17:01:38.335Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T17:01:38.335Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-18T17:01:38.335Z] #79 CACHED [2022-05-18T17:01:38.335Z] [2022-05-18T17:01:38.335Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T17:01:38.335Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-18T17:01:38.335Z] #81 CACHED [2022-05-18T17:01:38.347Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T17:01:36.174Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T17:01:36.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T17:01:36.232Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T17:01:37.273Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-18T17:01:37.409Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T17:01:37.462Z] > git checkout -f 8f21e81ed36310cf8e1cfe86df902ece90875f1c # timeout=10 [2022-05-18T17:01:37.935Z] > git rev-list --no-walk df420fde10e549103d0b94ca262162e58378d143 # timeout=10 [2022-05-18T17:01:38.592Z] [2022-05-18T17:01:38.592Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T17:01:38.592Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T17:01:38.592Z] #69 29.62 Reading package lists... [2022-05-18T17:01:38.910Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-18T17:01:39.334Z] + docker version [2022-05-18T17:01:39.334Z] Client: [2022-05-18T17:01:39.334Z] Version: 20.10.9 [2022-05-18T17:01:39.334Z] API version: 1.41 [2022-05-18T17:01:39.334Z] Go version: go1.16.8 [2022-05-18T17:01:39.334Z] Git commit: c2ea9bc [2022-05-18T17:01:39.334Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T17:01:39.334Z] OS/Arch: windows/amd64 [2022-05-18T17:01:39.334Z] Context: default [2022-05-18T17:01:39.334Z] Experimental: true [2022-05-18T17:01:39.334Z] [2022-05-18T17:01:39.334Z] Server: Docker Engine - Community [2022-05-18T17:01:39.334Z] Engine: [2022-05-18T17:01:39.334Z] Version: 20.10.9 [2022-05-18T17:01:39.334Z] API version: 1.41 (minimum version 1.24) [2022-05-18T17:01:39.334Z] Go version: go1.16.8 [2022-05-18T17:01:39.334Z] Git commit: 79ea9d3 [2022-05-18T17:01:39.334Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T17:01:39.334Z] OS/Arch: windows/amd64 [2022-05-18T17:01:39.334Z] Experimental: true [2022-05-18T17:01:39.472Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [Pipeline] sh [2022-05-18T17:01:39.519Z] #69 37.75 Building dependency tree... [2022-05-18T17:01:39.519Z] #69 39.92 Reading state information... [2022-05-18T17:01:40.125Z] #69 ... [2022-05-18T17:01:40.125Z] [2022-05-18T17:01:40.125Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:40.125Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:40.125Z] #20 21.68 Reading package lists... [2022-05-18T17:01:40.125Z] #20 30.78 Reading package lists... [2022-05-18T17:01:40.125Z] #20 39.11 Building dependency tree... [2022-05-18T17:01:40.125Z] #20 40.69 Reading state information... [2022-05-18T17:01:40.125Z] #20 ... [2022-05-18T17:01:40.125Z] [2022-05-18T17:01:40.125Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-18T17:01:40.125Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T17:01:40.125Z] #49 37.92 Building dependency tree... [2022-05-18T17:01:40.125Z] #49 40.13 Reading state information... [2022-05-18T17:01:40.393Z] + docker info [2022-05-18T17:01:40.393Z] Client: [2022-05-18T17:01:40.393Z] Context: default [2022-05-18T17:01:40.393Z] Debug Mode: false [2022-05-18T17:01:40.393Z] [2022-05-18T17:01:40.393Z] Server: [2022-05-18T17:01:40.393Z] Containers: 0 [2022-05-18T17:01:40.393Z] Running: 0 [2022-05-18T17:01:40.393Z] Paused: 0 [2022-05-18T17:01:40.393Z] Stopped: 0 [2022-05-18T17:01:40.393Z] Images: 13 [2022-05-18T17:01:40.393Z] Server Version: 20.10.9 [2022-05-18T17:01:40.393Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-18T17:01:40.393Z] Windows: [2022-05-18T17:01:40.393Z] LCOW: [2022-05-18T17:01:40.393Z] Logging Driver: json-file [2022-05-18T17:01:40.393Z] Plugins: [2022-05-18T17:01:40.393Z] Volume: local [2022-05-18T17:01:40.393Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T17:01:40.393Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T17:01:40.393Z] Swarm: inactive [2022-05-18T17:01:40.393Z] Default Isolation: process [2022-05-18T17:01:40.393Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T17:01:40.393Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-18T17:01:40.393Z] OSType: windows [2022-05-18T17:01:40.393Z] Architecture: x86_64 [2022-05-18T17:01:40.393Z] CPUs: 4 [2022-05-18T17:01:40.393Z] Total Memory: 32GiB [2022-05-18T17:01:40.393Z] Name: azwin-2-f6a5a0 [2022-05-18T17:01:40.393Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-18T17:01:40.393Z] Docker Root Dir: D:\docker [2022-05-18T17:01:40.393Z] Debug Mode: false [2022-05-18T17:01:40.393Z] Registry: https://index.docker.io/v1/ [2022-05-18T17:01:40.393Z] Labels: [2022-05-18T17:01:40.393Z] Experimental: true [2022-05-18T17:01:40.393Z] Insecure Registries: [2022-05-18T17:01:40.393Z] 10.0.0.4:5000 [2022-05-18T17:01:40.393Z] 127.0.0.0/8 [2022-05-18T17:01:40.393Z] Registry Mirrors: [2022-05-18T17:01:40.393Z] http://10.0.0.4:5000/ [2022-05-18T17:01:40.393Z] Live Restore Enabled: false [2022-05-18T17:01:40.393Z] Product License: Community Engine [2022-05-18T17:01:40.393Z] [2022-05-18T17:01:40.402Z] ok github.com/docker/docker/daemon 10.127s coverage: 16.0% of statements [2022-05-18T17:01:40.402Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-18T17:01:40.402Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-18T17:01:40.402Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-18T17:01:40.402Z] ? github.com/docker/docker/daemon/exec [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-18T17:01:40.965Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.615s coverage: 74.8% of statements [2022-05-18T17:01:41.052Z] #49 41.40 The following additional packages will be installed: [2022-05-18T17:01:41.052Z] #49 41.42 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-18T17:01:41.052Z] #49 41.44 Suggested packages: [2022-05-18T17:01:41.052Z] #49 41.44 cmake-doc ninja-build lrzip [2022-05-18T17:01:41.052Z] #49 41.44 Recommended packages: [2022-05-18T17:01:41.052Z] #49 41.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-18T17:01:41.309Z] #49 41.79 The following NEW packages will be installed: [2022-05-18T17:01:41.309Z] #49 41.80 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-18T17:01:41.565Z] #49 42.16 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T17:01:41.565Z] #49 42.16 Need to get 8418 kB of archives. [2022-05-18T17:01:41.565Z] #49 42.16 After this operation, 34.9 MB of additional disk space will be used. [2022-05-18T17:01:41.565Z] #49 42.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T17:01:41.821Z] #49 42.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T17:01:41.821Z] #49 42.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-18T17:01:41.821Z] #49 42.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-18T17:01:41.821Z] #49 42.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-18T17:01:41.821Z] #49 42.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-18T17:01:41.821Z] #49 42.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-18T17:01:41.821Z] #49 42.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-18T17:01:41.893Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.285s coverage: 56.2% of statements [2022-05-18T17:01:42.077Z] #49 42.74 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T17:01:42.150Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-05-18T17:01:42.341Z] #49 ... [2022-05-18T17:01:42.341Z] [2022-05-18T17:01:42.341Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-18T17:01:42.341Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T17:01:42.341Z] #69 41.10 The following additional packages will be installed: [2022-05-18T17:01:42.341Z] #69 41.12 libbtrfs0 [2022-05-18T17:01:42.341Z] #69 41.36 The following NEW packages will be installed: [2022-05-18T17:01:42.341Z] #69 41.39 libbtrfs-dev libbtrfs0 [2022-05-18T17:01:42.341Z] #69 41.84 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T17:01:42.341Z] #69 41.84 Need to get 460 kB of archives. [2022-05-18T17:01:42.341Z] #69 41.84 After this operation, 1237 kB of additional disk space will be used. [2022-05-18T17:01:42.341Z] #69 41.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-18T17:01:42.341Z] #69 41.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-18T17:01:42.341Z] #69 42.30 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T17:01:42.341Z] #69 42.54 Fetched 460 kB in 0s (1529 kB/s) [2022-05-18T17:01:42.341Z] #69 42.57 Selecting previously unselected package libbtrfs0:amd64. [2022-05-18T17:01:42.341Z] #69 42.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-18T17:01:42.341Z] #69 42.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-18T17:01:42.341Z] #69 42.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T17:01:42.341Z] #69 42.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-18T17:01:42.341Z] #69 42.65 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-18T17:01:42.341Z] #69 42.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T17:01:42.341Z] #69 42.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T17:01:42.341Z] #69 42.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T17:01:42.341Z] #69 42.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T17:01:42.341Z] #69 DONE 42.9s [2022-05-18T17:01:42.341Z] [2022-05-18T17:01:42.341Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T17:01:42.341Z] #70 sha256:ed01050d06932d0fba80ecf4afdc72db658de771567ad285331949d5a0435731 [2022-05-18T17:01:42.341Z] #70 DONE 0.1s [2022-05-18T17:01:42.341Z] [2022-05-18T17:01:42.341Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-18T17:01:42.341Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T17:01:42.341Z] #49 42.97 Fetched 8418 kB in 0s (20.4 MB/s) [2022-05-18T17:01:42.598Z] #49 43.02 Selecting previously unselected package xxd. [2022-05-18T17:01:42.598Z] #49 43.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-18T17:01:42.598Z] #49 43.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T17:01:42.598Z] #49 43.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:01:42.598Z] #49 43.22 Selecting previously unselected package vim-common. [2022-05-18T17:01:42.598Z] #49 43.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T17:01:42.598Z] #49 43.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:01:42.896Z] #49 43.39 Selecting previously unselected package cmake-data. [2022-05-18T17:01:42.896Z] #49 43.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-18T17:01:42.896Z] #49 43.40 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T17:01:43.601Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-05-18T17:01:43.827Z] #49 44.25 Selecting previously unselected package libarchive13:amd64. [2022-05-18T17:01:43.827Z] #49 44.25 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-18T17:01:43.827Z] #49 44.26 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-18T17:01:43.827Z] #49 44.34 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-18T17:01:43.827Z] #49 44.35 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-18T17:01:43.827Z] #49 44.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-18T17:01:43.827Z] #49 44.44 Selecting previously unselected package librhash0:amd64. [2022-05-18T17:01:43.827Z] #49 44.44 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-18T17:01:44.083Z] #49 44.45 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-18T17:01:44.083Z] #49 44.52 Selecting previously unselected package libuv1:amd64. [2022-05-18T17:01:44.083Z] #49 44.53 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-18T17:01:44.083Z] #49 44.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-18T17:01:44.083Z] #49 44.60 Selecting previously unselected package cmake. [2022-05-18T17:01:44.083Z] #49 44.61 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-18T17:01:44.083Z] #49 44.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-18T17:01:45.033Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.360s coverage: 50.6% of statements [2022-05-18T17:01:45.537Z] #49 45.87 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-18T17:01:45.537Z] #49 45.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:01:45.537Z] #49 45.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-18T17:01:45.537Z] #49 45.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:01:45.537Z] #49 45.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-18T17:01:45.537Z] #49 45.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-18T17:01:45.537Z] #49 45.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T17:01:45.537Z] #49 45.96 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-18T17:01:45.537Z] #49 45.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T17:01:45.603Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.122s coverage: 46.1% of statements [2022-05-18T17:01:45.603Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-18T17:01:45.795Z] #49 DONE 46.3s [2022-05-18T17:01:45.795Z] [2022-05-18T17:01:45.795Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:45.795Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:45.795Z] #20 41.90 The following additional packages will be installed: [2022-05-18T17:01:45.795Z] #20 41.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T17:01:45.795Z] #20 41.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-18T17:01:45.795Z] #20 41.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-18T17:01:45.795Z] #20 41.91 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-18T17:01:45.795Z] #20 41.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-18T17:01:45.795Z] #20 41.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-18T17:01:45.795Z] #20 41.92 mingw-w64-common mingw-w64-x86-64-dev [2022-05-18T17:01:45.795Z] #20 41.94 Suggested packages: [2022-05-18T17:01:45.795Z] #20 41.94 gcc-10-locales seccomp wine64 [2022-05-18T17:01:45.795Z] #20 42.39 The following NEW packages will be installed: [2022-05-18T17:01:45.795Z] #20 42.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T17:01:45.795Z] #20 42.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-18T17:01:45.795Z] #20 42.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-18T17:01:45.795Z] #20 42.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-18T17:01:45.795Z] #20 42.39 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-18T17:01:45.795Z] #20 42.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-18T17:01:45.795Z] #20 42.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-18T17:01:45.795Z] #20 42.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-18T17:01:45.795Z] #20 42.40 mingw-w64-x86-64-dev [2022-05-18T17:01:45.795Z] #20 42.75 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T17:01:45.795Z] #20 42.75 Need to get 115 MB of archives. [2022-05-18T17:01:45.795Z] #20 42.75 After this operation, 645 MB of additional disk space will be used. [2022-05-18T17:01:45.795Z] #20 42.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-18T17:01:45.795Z] #20 42.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-18T17:01:45.795Z] #20 42.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-18T17:01:45.795Z] #20 42.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-18T17:01:45.795Z] #20 42.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-18T17:01:45.795Z] #20 42.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-18T17:01:45.795Z] #20 42.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-18T17:01:45.795Z] #20 43.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-18T17:01:45.795Z] #20 43.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-18T17:01:45.795Z] #20 43.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-18T17:01:45.795Z] #20 43.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-18T17:01:45.795Z] #20 43.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-18T17:01:45.795Z] #20 43.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-18T17:01:45.795Z] #20 44.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-18T17:01:45.795Z] #20 44.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-18T17:01:45.795Z] #20 44.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-18T17:01:45.795Z] #20 44.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-18T17:01:45.795Z] #20 44.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-18T17:01:45.795Z] #20 44.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-18T17:01:45.795Z] #20 44.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-18T17:01:45.795Z] #20 44.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-18T17:01:45.795Z] #20 44.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-18T17:01:45.795Z] #20 44.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-18T17:01:45.795Z] #20 44.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-18T17:01:45.795Z] #20 44.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-18T17:01:45.795Z] #20 44.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-18T17:01:45.795Z] #20 44.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-18T17:01:45.795Z] #20 44.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-18T17:01:45.795Z] #20 44.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-18T17:01:45.795Z] #20 44.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-18T17:01:45.795Z] #20 44.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T17:01:45.795Z] #20 44.99 Fetched 115 MB in 2s (59.6 MB/s) [2022-05-18T17:01:45.795Z] #20 45.03 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-18T17:01:45.795Z] #20 45.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-18T17:01:45.795Z] #20 45.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-18T17:01:45.795Z] #20 45.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T17:01:45.795Z] #20 45.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-18T17:01:45.795Z] #20 45.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-18T17:01:45.795Z] #20 45.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T17:01:45.795Z] #20 ... [2022-05-18T17:01:45.795Z] [2022-05-18T17:01:45.795Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T17:01:45.795Z] #50 sha256:521fd4def80988378c68695b5415e8f52aecde9007b71909656a88108aec1194 [2022-05-18T17:01:45.795Z] #50 DONE 0.1s [2022-05-18T17:01:46.054Z] [2022-05-18T17:01:46.054Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:01:46.054Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:01:46.054Z] #71 0.806 + RM_GOPATH=0 [2022-05-18T17:01:46.054Z] #71 0.806 + TMP_GOPATH= [2022-05-18T17:01:46.054Z] #71 0.806 + : /build [2022-05-18T17:01:46.054Z] #71 0.807 + '[' -z '' ']' [2022-05-18T17:01:46.054Z] #71 0.808 ++ mktemp -d [2022-05-18T17:01:46.054Z] #71 0.809 + export GOPATH=/tmp/tmp.UpU82rBDAK [2022-05-18T17:01:46.054Z] #71 0.810 + GOPATH=/tmp/tmp.UpU82rBDAK [2022-05-18T17:01:46.054Z] #71 0.810 + RM_GOPATH=1 [2022-05-18T17:01:46.054Z] #71 0.810 + case "$(go env GOARCH)" in [2022-05-18T17:01:46.054Z] #71 0.810 ++ go env GOARCH [2022-05-18T17:01:46.054Z] #71 0.823 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T17:01:46.054Z] #71 0.823 + GO_BUILDMODE=-buildmode=pie [2022-05-18T17:01:46.054Z] #71 0.827 ++ dirname /install.sh [2022-05-18T17:01:46.054Z] #71 0.828 + dir=/ [2022-05-18T17:01:46.054Z] #71 0.828 + bin=containerd [2022-05-18T17:01:46.054Z] #71 0.829 + shift [2022-05-18T17:01:46.054Z] #71 0.829 + '[' '!' -f //containerd.installer ']' [2022-05-18T17:01:46.054Z] #71 0.829 + . //containerd.installer [2022-05-18T17:01:46.054Z] #71 0.829 ++ set -e [2022-05-18T17:01:46.054Z] #71 0.829 ++ : v1.6.4 [2022-05-18T17:01:46.054Z] #71 0.829 + install_containerd [2022-05-18T17:01:46.054Z] #71 0.832 + echo 'Install containerd version v1.6.4' [2022-05-18T17:01:46.054Z] #71 0.832 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UpU82rBDAK/src/github.com/containerd/containerd [2022-05-18T17:01:46.054Z] #71 0.832 Install containerd version v1.6.4 [2022-05-18T17:01:46.054Z] #71 0.835 Cloning into '/tmp/tmp.UpU82rBDAK/src/github.com/containerd/containerd'... [2022-05-18T17:01:46.531Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-05-18T17:01:47.093Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.752s coverage: 58.2% of statements [2022-05-18T17:01:47.093Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-18T17:01:47.093Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-18T17:01:47.354Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-05-18T17:01:48.253Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-18T17:01:48.253Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3e167a77\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-18T17:01:48.253Z] ---------------------------------------------------------------------------- [2022-05-18T17:01:48.253Z] [2022-05-18T17:01:48.253Z] INFO: executeCI.ps1 starting at Wed May 18 17:01:47 CUT 2022 [2022-05-18T17:01:48.253Z] [2022-05-18T17:01:48.253Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-18T17:01:48.253Z] INFO: Running git version 2.24.1.windows.2 [2022-05-18T17:01:48.253Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-18T17:01:48.253Z] INFO: Environment variables: [2022-05-18T17:01:48.253Z] [2022-05-18T17:01:48.253Z] Name Value [2022-05-18T17:01:48.253Z] ---- ----- [2022-05-18T17:01:48.253Z] ALLUSERSPROFILE C:\ProgramData [2022-05-18T17:01:48.253Z] amd64 true [2022-05-18T17:01:48.253Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-18T17:01:48.253Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-18T17:01:48.253Z] arm64 true [2022-05-18T17:01:48.253Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-18T17:01:48.253Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-18T17:01:48.253Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-18T17:01:48.253Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-18T17:01:48.253Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-18T17:01:48.253Z] BRANCH_NAME PR-43597 [2022-05-18T17:01:48.253Z] BUILD_DISPLAY_NAME #4 [2022-05-18T17:01:48.253Z] BUILD_ID 4 [2022-05-18T17:01:48.253Z] BUILD_NUMBER 4 [2022-05-18T17:01:48.253Z] BUILD_TAG jenkins-moby-PR-43597-4 [2022-05-18T17:01:48.253Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/ [2022-05-18T17:01:48.253Z] cgroup2 true [2022-05-18T17:01:48.253Z] CHANGE_AUTHOR shoeffner [2022-05-18T17:01:48.253Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastian Höffner [2022-05-18T17:01:48.253Z] CHANGE_AUTHOR_EMAIL info@sebastian-hoeffner.de [2022-05-18T17:01:48.253Z] CHANGE_BRANCH 43596-mask-cifs-passwords [2022-05-18T17:01:48.253Z] CHANGE_FORK shoeffner [2022-05-18T17:01:48.253Z] CHANGE_ID 43597 [2022-05-18T17:01:48.253Z] CHANGE_TARGET master [2022-05-18T17:01:48.253Z] CHANGE_TITLE volume: mask password in cifs mount error messages [2022-05-18T17:01:48.253Z] CHANGE_URL https://github.com/moby/moby/pull/43597 [2022-05-18T17:01:48.253Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T17:01:48.253Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-18T17:01:48.253Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-18T17:01:48.253Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-18T17:01:48.253Z] COMPUTERNAME azwin-2-f6a5a0 [2022-05-18T17:01:48.253Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-18T17:01:48.253Z] ConfigSequenceNumber 0 [2022-05-18T17:01:48.253Z] dco true [2022-05-18T17:01:48.253Z] DOCKER_BUILDKIT 0 [2022-05-18T17:01:48.253Z] DOCKER_DUT_DEBUG 1 [2022-05-18T17:01:48.253Z] DOCKER_EXPERIMENTAL 1 [2022-05-18T17:01:48.253Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-18T17:01:48.253Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-18T17:01:48.253Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-18T17:01:48.253Z] EXECUTOR_NUMBER 0 [2022-05-18T17:01:48.253Z] FQDN azwin-2-f6a5a0.westus.cloudapp.azure.com [2022-05-18T17:01:48.253Z] GIT_BRANCH PR-43597 [2022-05-18T17:01:48.253Z] GIT_COMMIT 8f21e81ed36310cf8e1cfe86df902ece90875f1c [2022-05-18T17:01:48.253Z] GIT_PREVIOUS_COMMIT df420fde10e549103d0b94ca262162e58378d143 [2022-05-18T17:01:48.253Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 13f6081800c8f0d70132d795e2557eeefbe9aba2 [2022-05-18T17:01:48.253Z] GIT_URL https://github.com/moby/moby.git [2022-05-18T17:01:48.253Z] HUDSON_COOKIE e9837939-d753-4558-9eab-441ebb997c93 [2022-05-18T17:01:48.253Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-18T17:01:48.253Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-18T17:01:48.253Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-18T17:01:48.253Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-18T17:01:48.253Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-18T17:01:48.253Z] JENKINS_NODE_COOKIE 0d89618e-35e0-4a0c-aa28-3cfdef181786 [2022-05-18T17:01:48.253Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-18T17:01:48.253Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-18T17:01:48.253Z] JOB_BASE_NAME PR-43597 [2022-05-18T17:01:48.253Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/display/redirect [2022-05-18T17:01:48.253Z] JOB_NAME moby/PR-43597 [2022-05-18T17:01:48.253Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/ [2022-05-18T17:01:48.253Z] library.jps.version master [2022-05-18T17:01:48.253Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-18T17:01:48.253Z] NODE_LABELS amd64 azure azwin-2-f6a5a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-18T17:01:48.253Z] NODE_NAME azwin-2-f6a5a0 [2022-05-18T17:01:48.253Z] NUMBER_OF_PROCESSORS 4 [2022-05-18T17:01:48.253Z] OS Windows_NT [2022-05-18T17:01:48.253Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-18T17:01:48.253Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-18T17:01:48.253Z] ppc64le false [2022-05-18T17:01:48.253Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-18T17:01:48.253Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-18T17:01:48.253Z] PROCESSOR_LEVEL 6 [2022-05-18T17:01:48.253Z] PROCESSOR_REVISION 4f01 [2022-05-18T17:01:48.253Z] ProgramData C:\ProgramData [2022-05-18T17:01:48.253Z] ProgramFiles C:\Program Files [2022-05-18T17:01:48.253Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-18T17:01:48.253Z] ProgramW6432 C:\Program Files [2022-05-18T17:01:48.253Z] PROMPT $P$G [2022-05-18T17:01:48.253Z] PSExecutionPolicyPreference Bypass [2022-05-18T17:01:48.253Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-18T17:01:48.253Z] PUBLIC C:\Users\Public [2022-05-18T17:01:48.253Z] rootless true [2022-05-18T17:01:48.253Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/display/redirect?page=artif... [2022-05-18T17:01:48.253Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/display/redirect?page=changes [2022-05-18T17:01:48.253Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/display/redirect [2022-05-18T17:01:48.253Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43597/4/display/redirect?page=tests [2022-05-18T17:01:48.253Z] s390x false [2022-05-18T17:01:48.253Z] SKIP_VALIDATION_TESTS 1 [2022-05-18T17:01:48.253Z] SOURCES_DRIVE d [2022-05-18T17:01:48.253Z] SOURCES_SUBDIR gopath [2022-05-18T17:01:48.253Z] STAGE_NAME Run tests [2022-05-18T17:01:48.253Z] SystemDrive C: [2022-05-18T17:01:48.253Z] SystemRoot C:\Windows [2022-05-18T17:01:48.253Z] TEMP C:\Windows\TEMP [2022-05-18T17:01:48.253Z] TESTDEBUG 0 [2022-05-18T17:01:48.253Z] TESTRUN_DRIVE d [2022-05-18T17:01:48.253Z] TESTRUN_SUBDIR CI [2022-05-18T17:01:48.253Z] TIMEOUT 120m [2022-05-18T17:01:48.253Z] TMP C:\Windows\TEMP [2022-05-18T17:01:48.253Z] unit_validate true [2022-05-18T17:01:48.253Z] USERDOMAIN WORKGROUP [2022-05-18T17:01:48.253Z] USERNAME azwin-2-f6a5a0$ [2022-05-18T17:01:48.253Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-18T17:01:48.253Z] validate_force false [2022-05-18T17:01:48.253Z] windir C:\Windows [2022-05-18T17:01:48.253Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-18T17:01:48.253Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-18T17:01:48.253Z] windows2022 true [2022-05-18T17:01:48.253Z] windows2022containerd true [2022-05-18T17:01:48.253Z] windowsRS5 false [2022-05-18T17:01:48.253Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-18T17:01:48.253Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-18T17:01:48.253Z] [2022-05-18T17:01:48.253Z] [2022-05-18T17:01:48.253Z] [2022-05-18T17:01:48.253Z] INFO: Sources under d:\gopath\... [2022-05-18T17:01:48.254Z] INFO: Test run under d:\CI\... [2022-05-18T17:01:48.254Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-18T17:01:48.254Z] INFO: docker/docker repository was found [2022-05-18T17:01:48.254Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-18T17:01:48.282Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-05-18T17:01:48.657Z] #71 ... [2022-05-18T17:01:48.657Z] [2022-05-18T17:01:48.657Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T17:01:48.657Z] #51 sha256:ee13d25ea12fc827924a8783d85af509e03bd3979da894713193a354c2e5e84c [2022-05-18T17:01:48.657Z] #51 0.643 + RM_GOPATH=0 [2022-05-18T17:01:48.657Z] #51 0.644 + TMP_GOPATH= [2022-05-18T17:01:48.657Z] #51 0.644 + : /build [2022-05-18T17:01:48.657Z] #51 0.645 + '[' -z '' ']' [2022-05-18T17:01:48.657Z] #51 0.646 ++ mktemp -d [2022-05-18T17:01:48.657Z] #51 0.647 + export GOPATH=/tmp/tmp.PZlHgnPgtJ [2022-05-18T17:01:48.657Z] #51 0.648 + GOPATH=/tmp/tmp.PZlHgnPgtJ [2022-05-18T17:01:48.657Z] #51 0.648 + RM_GOPATH=1 [2022-05-18T17:01:48.657Z] #51 0.648 + case "$(go env GOARCH)" in [2022-05-18T17:01:48.657Z] #51 0.648 ++ go env GOARCH [2022-05-18T17:01:48.657Z] #51 0.653 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T17:01:48.657Z] #51 0.653 + GO_BUILDMODE=-buildmode=pie [2022-05-18T17:01:48.657Z] #51 0.654 ++ dirname /install.sh [2022-05-18T17:01:48.657Z] #51 0.655 + dir=/ [2022-05-18T17:01:48.657Z] #51 0.655 + bin=tini [2022-05-18T17:01:48.657Z] #51 0.655 + shift [2022-05-18T17:01:48.657Z] #51 0.655 + '[' '!' -f //tini.installer ']' [2022-05-18T17:01:48.657Z] #51 0.655 + . //tini.installer [2022-05-18T17:01:48.657Z] #51 0.655 ++ : v0.19.0 [2022-05-18T17:01:48.657Z] #51 0.655 + install_tini [2022-05-18T17:01:48.657Z] #51 0.655 + echo 'Install tini version v0.19.0' [2022-05-18T17:01:48.657Z] #51 0.655 Install tini version v0.19.0 [2022-05-18T17:01:48.657Z] #51 0.655 + git clone https://github.com/krallin/tini.git /tmp/tmp.PZlHgnPgtJ/tini [2022-05-18T17:01:48.657Z] #51 0.658 Cloning into '/tmp/tmp.PZlHgnPgtJ/tini'... [2022-05-18T17:01:48.657Z] #51 0.990 + cd /tmp/tmp.PZlHgnPgtJ/tini [2022-05-18T17:01:48.657Z] #51 0.990 + git checkout -q v0.19.0 [2022-05-18T17:01:48.657Z] #51 0.995 + cmake . [2022-05-18T17:01:48.657Z] #51 1.150 -- The C compiler identification is GNU 10.2.1 [2022-05-18T17:01:48.657Z] #51 1.181 -- Detecting C compiler ABI info [2022-05-18T17:01:48.657Z] #51 1.353 -- Detecting C compiler ABI info - done [2022-05-18T17:01:48.657Z] #51 1.417 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-18T17:01:48.657Z] #51 1.418 -- Detecting C compile features [2022-05-18T17:01:48.657Z] #51 1.420 -- Detecting C compile features - done [2022-05-18T17:01:48.657Z] #51 1.440 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-18T17:01:48.657Z] #51 1.498 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-18T17:01:48.657Z] #51 1.534 -- Configuring done [2022-05-18T17:01:48.657Z] #51 1.545 -- Generating done [2022-05-18T17:01:48.657Z] #51 1.547 -- Build files have been written to: /tmp/tmp.PZlHgnPgtJ/tini [2022-05-18T17:01:48.657Z] #51 1.552 + make tini-static [2022-05-18T17:01:48.657Z] #51 1.651 Scanning dependencies of target tini-static [2022-05-18T17:01:48.657Z] #51 1.672 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-18T17:01:48.657Z] #51 2.241 [100%] Linking C executable tini-static [2022-05-18T17:01:48.657Z] #51 2.425 [100%] Built target tini-static [2022-05-18T17:01:48.657Z] #51 2.444 + mkdir -p /build [2022-05-18T17:01:48.657Z] #51 2.446 + cp tini-static /build/docker-init [2022-05-18T17:01:48.657Z] #51 DONE 2.6s [2022-05-18T17:01:48.657Z] [2022-05-18T17:01:48.657Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:48.657Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:48.657Z] #20 46.69 Selecting previously unselected package binutils-mingw-w64. [2022-05-18T17:01:48.657Z] #20 46.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-18T17:01:48.657Z] #20 46.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T17:01:48.657Z] #20 46.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-18T17:01:48.657Z] #20 46.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T17:01:48.657Z] #20 46.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T17:01:48.657Z] #20 46.90 Selecting previously unselected package dmsetup. [2022-05-18T17:01:48.657Z] #20 46.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T17:01:48.657Z] #20 46.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-18T17:01:48.657Z] #20 47.02 Selecting previously unselected package mingw-w64-common. [2022-05-18T17:01:48.657Z] #20 47.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-18T17:01:48.657Z] #20 47.03 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-18T17:01:48.657Z] #20 48.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-18T17:01:48.657Z] #20 48.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-18T17:01:48.657Z] #20 48.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T17:01:48.721Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-18T17:01:48.721Z] INFO: Docker version of control daemon [2022-05-18T17:01:48.721Z] [2022-05-18T17:01:48.721Z] Client: [2022-05-18T17:01:48.721Z] Version: 20.10.9 [2022-05-18T17:01:48.721Z] API version: 1.41 [2022-05-18T17:01:48.721Z] Go version: go1.16.8 [2022-05-18T17:01:48.721Z] Git commit: c2ea9bc [2022-05-18T17:01:48.721Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T17:01:48.721Z] OS/Arch: windows/amd64 [2022-05-18T17:01:48.721Z] Context: default [2022-05-18T17:01:48.721Z] Experimental: true [2022-05-18T17:01:48.721Z] [2022-05-18T17:01:48.721Z] Server: Docker Engine - Community [2022-05-18T17:01:48.721Z] Engine: [2022-05-18T17:01:48.721Z] Version: 20.10.9 [2022-05-18T17:01:48.721Z] API version: 1.41 (minimum version 1.24) [2022-05-18T17:01:48.721Z] Go version: go1.16.8 [2022-05-18T17:01:48.721Z] Git commit: 79ea9d3 [2022-05-18T17:01:48.721Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T17:01:48.721Z] OS/Arch: windows/amd64 [2022-05-18T17:01:48.721Z] Experimental: true [2022-05-18T17:01:48.721Z] [2022-05-18T17:01:48.721Z] INFO: Docker info of control daemon [2022-05-18T17:01:48.721Z] [2022-05-18T17:01:48.721Z] Client: [2022-05-18T17:01:48.721Z] Context: default [2022-05-18T17:01:48.721Z] Debug Mode: false [2022-05-18T17:01:48.721Z] [2022-05-18T17:01:48.721Z] Server: [2022-05-18T17:01:48.721Z] Containers: 0 [2022-05-18T17:01:48.721Z] Running: 0 [2022-05-18T17:01:48.721Z] Paused: 0 [2022-05-18T17:01:48.721Z] Stopped: 0 [2022-05-18T17:01:48.721Z] Images: 13 [2022-05-18T17:01:48.721Z] Server Version: 20.10.9 [2022-05-18T17:01:48.721Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-18T17:01:48.721Z] Windows: [2022-05-18T17:01:48.721Z] LCOW: [2022-05-18T17:01:48.721Z] Logging Driver: json-file [2022-05-18T17:01:48.721Z] Plugins: [2022-05-18T17:01:48.721Z] Volume: local [2022-05-18T17:01:48.721Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T17:01:48.721Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T17:01:48.721Z] Swarm: inactive [2022-05-18T17:01:48.721Z] Default Isolation: process [2022-05-18T17:01:48.721Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T17:01:48.721Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-18T17:01:48.721Z] OSType: windows [2022-05-18T17:01:48.721Z] Architecture: x86_64 [2022-05-18T17:01:48.721Z] CPUs: 4 [2022-05-18T17:01:48.721Z] Total Memory: 32GiB [2022-05-18T17:01:48.721Z] Name: azwin-2-f6a5a0 [2022-05-18T17:01:48.721Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-18T17:01:48.721Z] Docker Root Dir: D:\docker [2022-05-18T17:01:48.721Z] Debug Mode: false [2022-05-18T17:01:48.721Z] Registry: https://index.docker.io/v1/ [2022-05-18T17:01:48.721Z] Labels: [2022-05-18T17:01:48.721Z] Experimental: true [2022-05-18T17:01:48.721Z] Insecure Registries: [2022-05-18T17:01:48.721Z] 10.0.0.4:5000 [2022-05-18T17:01:48.721Z] 127.0.0.0/8 [2022-05-18T17:01:48.721Z] Registry Mirrors: [2022-05-18T17:01:48.721Z] http://10.0.0.4:5000/ [2022-05-18T17:01:48.721Z] Live Restore Enabled: false [2022-05-18T17:01:48.721Z] Product License: Community Engine [2022-05-18T17:01:48.721Z] [2022-05-18T17:01:48.721Z] [2022-05-18T17:01:48.721Z] INFO: Commit hash is 8f21e81ed3 [2022-05-18T17:01:48.721Z] INFO: Nuke-Everything... [2022-05-18T17:01:48.721Z] INFO: Container count on control daemon to delete is 0 [2022-05-18T17:01:49.189Z] INFO: Nuking d:\CI [2022-05-18T17:01:49.189Z] INFO: Zapped successfully [2022-05-18T17:01:49.189Z] INFO: Location for testing is d:\CI\PR-43597\4 [2022-05-18T17:01:49.189Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-18T17:01:49.189Z] [2022-05-18T17:01:49.189Z] [2022-05-18T17:01:49.189Z] INFO: Building the image from Dockerfile.windows at 05/18/2022 17:01:49... [2022-05-18T17:01:49.189Z] [2022-05-18T17:01:49.211Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.6% of statements [2022-05-18T17:01:49.211Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-18T17:01:49.211Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-18T17:01:49.468Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.0% of statements [2022-05-18T17:01:50.025Z] #20 ... [2022-05-18T17:01:50.025Z] [2022-05-18T17:01:50.025Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T17:01:50.025Z] #53 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-18T17:01:50.025Z] #53 CACHED [2022-05-18T17:01:50.025Z] [2022-05-18T17:01:50.025Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-18T17:01:50.025Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T17:01:50.025Z] #54 CACHED [2022-05-18T17:01:50.025Z] [2022-05-18T17:01:50.025Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:50.025Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:50.284Z] #20 ... [2022-05-18T17:01:50.284Z] [2022-05-18T17:01:50.284Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-18T17:01:50.284Z] #57 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-18T17:01:50.284Z] #57 CACHED [2022-05-18T17:01:50.284Z] [2022-05-18T17:01:50.284Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-18T17:01:50.284Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T17:01:50.284Z] #58 CACHED [2022-05-18T17:01:50.284Z] [2022-05-18T17:01:50.284Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:50.284Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:50.284Z] #20 50.81 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-18T17:01:50.284Z] #20 50.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-18T17:01:50.284Z] #20 50.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T17:01:50.284Z] #20 50.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-18T17:01:50.396Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-05-18T17:01:50.396Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 79.9% of statements [2022-05-18T17:01:50.396Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-18T17:01:50.540Z] #20 50.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-18T17:01:50.540Z] #20 50.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T17:01:50.653Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2022-05-18T17:01:50.909Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-18T17:01:51.102Z] #20 ... [2022-05-18T17:01:51.102Z] [2022-05-18T17:01:51.102Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-18T17:01:51.102Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T17:01:51.102Z] #60 CACHED [2022-05-18T17:01:51.166Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-05-18T17:01:51.358Z] [2022-05-18T17:01:51.358Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:51.358Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:51.358Z] #20 ... [2022-05-18T17:01:51.358Z] [2022-05-18T17:01:51.358Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-18T17:01:51.358Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T17:01:51.358Z] #62 CACHED [2022-05-18T17:01:51.422Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-18T17:01:51.614Z] [2022-05-18T17:01:51.614Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:51.614Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:51.614Z] #20 ... [2022-05-18T17:01:51.614Z] [2022-05-18T17:01:51.614Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-18T17:01:51.615Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T17:01:51.615Z] #64 CACHED [2022-05-18T17:01:51.870Z] [2022-05-18T17:01:51.870Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:01:51.870Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:01:51.985Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-05-18T17:01:51.985Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-18T17:01:52.548Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 54.9% of statements [2022-05-18T17:01:52.548Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-05-18T17:01:53.264Z] #71 ... [2022-05-18T17:01:53.264Z] [2022-05-18T17:01:53.264Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:01:53.264Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:01:53.264Z] #20 53.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-18T17:01:53.264Z] #20 53.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-18T17:01:53.264Z] #20 53.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T17:01:53.477Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 46.8% of statements [2022-05-18T17:01:53.733Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-05-18T17:01:54.295Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-18T17:01:54.858Z] ok github.com/docker/docker/daemon/logger/splunk 1.497s coverage: 82.5% of statements [2022-05-18T17:01:54.858Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-18T17:01:54.858Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-18T17:01:55.828Z] ok github.com/docker/docker/distribution/metadata 0.059s coverage: 44.4% of statements [2022-05-18T17:01:56.391Z] ok github.com/docker/docker/distribution 0.609s coverage: 28.2% of statements [2022-05-18T17:01:56.391Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-18T17:01:56.530Z] Sending build context to Docker daemon 66.77MB [2022-05-18T17:01:56.530Z] [2022-05-18T17:01:56.647Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-18T17:01:56.997Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-18T17:01:56.997Z] ---> 7c569352fed3 [2022-05-18T17:01:56.997Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-18T17:01:56.997Z] ---> Using cache [2022-05-18T17:01:56.997Z] ---> 7f1a6d64d579 [2022-05-18T17:01:56.997Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-18T17:01:56.997Z] ---> Using cache [2022-05-18T17:01:56.997Z] ---> 5962800710d4 [2022-05-18T17:01:56.997Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-18T17:01:56.997Z] ---> Using cache [2022-05-18T17:01:56.997Z] ---> eeeec5731bfa [2022-05-18T17:01:56.997Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-18T17:01:56.997Z] ---> Using cache [2022-05-18T17:01:56.997Z] ---> ea04db3be3ea [2022-05-18T17:01:56.997Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-18T17:01:56.997Z] ---> Using cache [2022-05-18T17:01:56.997Z] ---> 2214a23cd72b [2022-05-18T17:01:56.997Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-18T17:01:56.997Z] ---> Using cache [2022-05-18T17:01:56.997Z] ---> 0b2b33a9ad5d [2022-05-18T17:01:56.998Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-18T17:01:56.998Z] ---> Using cache [2022-05-18T17:01:56.998Z] ---> 96e8498c16c5 [2022-05-18T17:01:56.998Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-18T17:01:56.998Z] ---> Using cache [2022-05-18T17:01:56.998Z] ---> aeee9e85ac85 [2022-05-18T17:01:56.998Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-18T17:01:56.998Z] ---> Using cache [2022-05-18T17:01:56.998Z] ---> f431735c2869 [2022-05-18T17:01:56.998Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-18T17:01:56.998Z] ---> Using cache [2022-05-18T17:01:56.998Z] ---> 21d49adaea00 [2022-05-18T17:01:56.998Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-18T17:01:56.998Z] ---> Using cache [2022-05-18T17:01:56.998Z] ---> 3afcf691949a [2022-05-18T17:01:56.998Z] Step 13/13 : COPY . . [2022-05-18T17:01:57.210Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-05-18T17:01:57.471Z] #20 57.45 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-18T17:01:57.471Z] #20 57.45 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-18T17:01:57.471Z] #20 57.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T17:01:57.772Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-18T17:01:58.335Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-05-18T17:01:58.335Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-18T17:01:58.335Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-05-18T17:01:58.335Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-18T17:01:58.335Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-18T17:01:58.592Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-05-18T17:01:58.842Z] #20 59.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-18T17:01:58.842Z] #20 59.15 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-18T17:01:58.842Z] #20 59.16 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T17:01:59.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-18T17:01:59.521Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-05-18T17:01:59.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-18T17:02:00.085Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-05-18T17:02:00.085Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-05-18T17:02:00.733Z] #20 61.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-18T17:02:00.734Z] #20 61.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-18T17:02:00.734Z] #20 61.02 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T17:02:01.977Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 82.5% of statements [2022-05-18T17:02:02.538Z] ok github.com/docker/docker/pkg/authorization 0.338s coverage: 68.3% of statements [2022-05-18T17:02:02.795Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-18T17:02:03.050Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-18T17:02:04.941Z] #20 64.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-18T17:02:04.941Z] #20 64.78 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-18T17:02:04.941Z] #20 64.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T17:02:05.545Z] #20 ... [2022-05-18T17:02:05.545Z] [2022-05-18T17:02:05.545Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:02:05.545Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:02:05.545Z] #71 13.11 + cd /tmp/tmp.UpU82rBDAK/src/github.com/containerd/containerd [2022-05-18T17:02:05.545Z] #71 13.11 + git checkout -q v1.6.4 [2022-05-18T17:02:05.545Z] #71 13.75 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-18T17:02:05.545Z] #71 13.75 + BUILDTAGS='netgo osusergo static_build' [2022-05-18T17:02:05.545Z] #71 13.75 + export EXTRA_FLAGS=-buildmode=pie [2022-05-18T17:02:05.545Z] #71 13.75 + EXTRA_FLAGS=-buildmode=pie [2022-05-18T17:02:05.545Z] #71 13.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-18T17:02:05.545Z] #71 13.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-18T17:02:05.545Z] #71 13.75 + '[' '' = dynamic ']' [2022-05-18T17:02:05.545Z] #71 13.76 + make [2022-05-18T17:02:05.545Z] #71 14.08 + bin/ctr [2022-05-18T17:02:05.801Z] #71 ... [2022-05-18T17:02:05.801Z] [2022-05-18T17:02:05.801Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T17:02:05.801Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T17:02:05.801Z] #20 66.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-18T17:02:05.801Z] #20 66.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-18T17:02:05.801Z] #20 66.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T17:02:06.105Z] #20 66.51 Selecting previously unselected package libapparmor1:amd64. [2022-05-18T17:02:06.105Z] #20 66.52 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-18T17:02:06.105Z] #20 66.52 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-18T17:02:06.105Z] #20 66.57 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-18T17:02:06.105Z] #20 66.58 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-18T17:02:06.105Z] #20 66.59 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-18T17:02:06.105Z] #20 66.65 Selecting previously unselected package libbtrfs0:amd64. [2022-05-18T17:02:06.105Z] #20 66.66 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-18T17:02:06.105Z] #20 66.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T17:02:06.315Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-05-18T17:02:06.315Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-18T17:02:06.363Z] #20 66.81 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-18T17:02:06.363Z] #20 66.82 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-18T17:02:06.363Z] #20 66.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T17:02:06.363Z] #20 66.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-18T17:02:06.363Z] #20 67.00 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T17:02:06.363Z] #20 67.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T17:02:06.363Z] #20 67.07 Selecting previously unselected package libudev-dev:amd64. [2022-05-18T17:02:06.572Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-18T17:02:06.619Z] #20 67.08 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-18T17:02:06.619Z] #20 67.11 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-18T17:02:06.828Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-18T17:02:06.876Z] #20 67.24 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-18T17:02:06.876Z] #20 67.24 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-18T17:02:06.876Z] #20 67.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-18T17:02:07.085Z] ok github.com/docker/docker/layer 7.362s coverage: 69.0% of statements [2022-05-18T17:02:07.085Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-18T17:02:07.085Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-18T17:02:07.085Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-18T17:02:07.085Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-18T17:02:07.085Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-18T17:02:07.085Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-18T17:02:07.132Z] #20 67.54 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-18T17:02:07.132Z] #20 67.55 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-18T17:02:07.132Z] #20 67.56 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-18T17:02:07.132Z] #20 67.76 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-18T17:02:07.132Z] #20 67.77 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-18T17:02:07.132Z] #20 67.79 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-18T17:02:07.389Z] #20 67.88 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-18T17:02:07.389Z] #20 67.88 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-18T17:02:07.389Z] #20 67.89 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-18T17:02:07.389Z] #20 67.93 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-18T17:02:07.389Z] #20 67.93 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-18T17:02:07.389Z] #20 67.94 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-18T17:02:07.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-18T17:02:07.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-18T17:02:07.645Z] #20 68.12 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-18T17:02:07.646Z] #20 68.13 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-18T17:02:07.646Z] #20 68.13 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-18T17:02:07.646Z] #20 68.23 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-18T17:02:07.646Z] #20 68.24 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T17:02:07.646Z] #20 68.24 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-18T17:02:07.646Z] #20 68.29 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-18T17:02:07.646Z] #20 68.29 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-18T17:02:07.646Z] #20 68.30 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-18T17:02:07.648Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-05-18T17:02:07.648Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-05-18T17:02:07.902Z] #20 68.36 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-18T17:02:07.902Z] #20 68.36 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-18T17:02:07.902Z] #20 68.37 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-18T17:02:07.902Z] #20 68.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-18T17:02:07.902Z] #20 68.60 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-18T17:02:07.905Z] ok github.com/docker/docker/pkg/fsutils 0.166s coverage: 85.1% of statements [2022-05-18T17:02:07.905Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-05-18T17:02:08.159Z] #20 68.61 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T17:02:08.159Z] #20 68.62 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-18T17:02:08.159Z] #20 68.64 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T17:02:08.159Z] #20 68.65 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-18T17:02:08.159Z] #20 68.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T17:02:08.159Z] #20 68.67 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-18T17:02:08.159Z] #20 68.68 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-18T17:02:08.159Z] #20 68.69 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-18T17:02:08.159Z] #20 68.70 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T17:02:08.159Z] #20 68.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T17:02:08.159Z] #20 68.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T17:02:08.159Z] #20 68.73 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-18T17:02:08.159Z] #20 68.74 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-18T17:02:08.159Z] #20 68.75 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-18T17:02:08.159Z] #20 68.76 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T17:02:08.159Z] #20 68.77 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-18T17:02:08.159Z] #20 68.78 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-18T17:02:08.159Z] #20 68.79 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T17:02:08.159Z] #20 68.81 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T17:02:08.159Z] #20 68.82 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-18T17:02:08.415Z] #20 68.83 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T17:02:08.415Z] #20 68.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-18T17:02:08.415Z] #20 68.84 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T17:02:08.415Z] #20 68.85 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T17:02:08.415Z] #20 68.86 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-18T17:02:08.415Z] #20 68.87 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T17:02:08.415Z] #20 68.88 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T17:02:08.415Z] #20 68.90 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T17:02:08.415Z] #20 68.91 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-18T17:02:08.415Z] #20 68.92 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T17:02:08.415Z] #20 68.93 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-18T17:02:08.415Z] #20 68.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T17:02:08.672Z] #20 DONE 69.2s [2022-05-18T17:02:08.672Z] [2022-05-18T17:02:08.672Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:02:08.672Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:02:08.672Z] #71 ... [2022-05-18T17:02:08.672Z] [2022-05-18T17:02:08.672Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-05-18T17:02:08.672Z] #21 sha256:6c2379b16c675dd5e311a91eba3c6f26d29780fe93c29329112b9e0a156c8b52 [2022-05-18T17:02:08.834Z] ok github.com/docker/docker/pkg/idtools 0.364s coverage: 67.9% of statements [2022-05-18T17:02:08.834Z] ok github.com/docker/docker/pkg/ioutils 0.361s coverage: 71.0% of statements [2022-05-18T17:02:09.090Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-18T17:02:09.090Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-18T17:02:09.090Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-18T17:02:09.347Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-05-18T17:02:09.347Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-18T17:02:09.604Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2022-05-18T17:02:09.860Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 90.5% of statements [2022-05-18T17:02:09.860Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-18T17:02:09.860Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-18T17:02:09.860Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-18T17:02:10.036Z] #21 1.158 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-18T17:02:10.036Z] #21 1.327 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-18T17:02:10.292Z] #21 1.591 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-18T17:02:10.424Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-05-18T17:02:10.988Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-18T17:02:11.244Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-18T17:02:11.244Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-18T17:02:12.608Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-05-18T17:02:12.864Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-18T17:02:13.185Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-18T17:02:13.185Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-18T17:02:13.442Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-18T17:02:13.699Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-18T17:02:14.261Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-18T17:02:14.517Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-18T17:02:14.773Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2022-05-18T17:02:15.335Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-18T17:02:15.591Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-18T17:02:15.846Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-18T17:02:15.956Z] #21 1.764 Reading package lists... [2022-05-18T17:02:17.265Z] 97f65a0ec59e: Pull complete [2022-05-18T17:02:17.737Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-05-18T17:02:17.994Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-18T17:02:18.597Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 86.0% of statements [2022-05-18T17:02:19.533Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2022-05-18T17:02:19.789Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-18T17:02:20.171Z] #21 6.335 Reading package lists... [2022-05-18T17:02:20.719Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-05-18T17:02:21.097Z] #21 11.06 Building dependency tree... [2022-05-18T17:02:21.097Z] #21 12.16 Reading state information... [2022-05-18T17:02:21.282Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-18T17:02:21.282Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-18T17:02:21.844Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-18T17:02:22.066Z] #21 13.24 The following additional packages will be installed: [2022-05-18T17:02:22.066Z] #21 13.24 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-18T17:02:22.066Z] #21 13.24 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-18T17:02:22.066Z] #21 13.24 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-18T17:02:22.066Z] #21 13.24 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-18T17:02:22.066Z] #21 13.24 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-18T17:02:22.066Z] #21 13.25 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-18T17:02:22.066Z] #21 13.25 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-18T17:02:22.066Z] #21 13.27 Suggested packages: [2022-05-18T17:02:22.066Z] #21 13.27 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-18T17:02:22.066Z] #21 13.27 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-18T17:02:22.066Z] #21 13.27 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-18T17:02:22.067Z] #21 13.27 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-18T17:02:22.067Z] #21 13.27 seccomp:ppc64el seccomp:s390x [2022-05-18T17:02:22.067Z] #21 13.27 Recommended packages: [2022-05-18T17:02:22.067Z] #21 13.27 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-18T17:02:22.067Z] #21 13.27 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-18T17:02:22.067Z] #21 13.27 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-18T17:02:22.067Z] #21 13.27 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-18T17:02:22.100Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-18T17:02:22.322Z] #21 13.70 The following NEW packages will be installed: [2022-05-18T17:02:22.323Z] #21 13.70 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-18T17:02:22.578Z] #21 13.70 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-18T17:02:22.578Z] #21 13.70 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-18T17:02:22.578Z] #21 13.70 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-18T17:02:22.578Z] #21 13.70 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-18T17:02:22.579Z] #21 13.70 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-18T17:02:22.579Z] #21 13.70 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-18T17:02:22.579Z] #21 13.71 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-18T17:02:22.579Z] #21 13.71 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-18T17:02:22.579Z] #21 13.71 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-18T17:02:22.579Z] #21 13.71 libseccomp2:ppc64el libseccomp2:s390x [2022-05-18T17:02:22.835Z] #21 14.04 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T17:02:22.835Z] #21 14.04 Need to get 15.9 MB of archives. [2022-05-18T17:02:22.835Z] #21 14.04 After this operation, 73.0 MB of additional disk space will be used. [2022-05-18T17:02:22.835Z] #21 14.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-18T17:02:22.835Z] #21 14.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-18T17:02:22.835Z] #21 14.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-18T17:02:22.835Z] #21 14.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-18T17:02:22.835Z] #21 14.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-18T17:02:22.835Z] #21 14.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-18T17:02:22.835Z] #21 14.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-18T17:02:22.835Z] #21 14.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-18T17:02:22.835Z] #21 14.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-18T17:02:22.835Z] #21 14.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-18T17:02:22.835Z] #21 14.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-18T17:02:22.835Z] #21 14.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-18T17:02:22.835Z] #21 14.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-18T17:02:22.835Z] #21 14.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-18T17:02:22.835Z] #21 14.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-18T17:02:22.835Z] #21 14.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-18T17:02:22.835Z] #21 14.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-18T17:02:22.835Z] #21 14.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-18T17:02:22.835Z] #21 14.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-18T17:02:22.835Z] #21 14.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-18T17:02:22.835Z] #21 14.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-18T17:02:22.835Z] #21 14.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-18T17:02:22.835Z] #21 14.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-18T17:02:22.835Z] #21 14.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-18T17:02:22.835Z] #21 14.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-18T17:02:22.835Z] #21 14.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-18T17:02:22.835Z] #21 14.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-18T17:02:22.835Z] #21 14.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-18T17:02:22.835Z] #21 14.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-18T17:02:22.835Z] #21 14.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-18T17:02:22.835Z] #21 14.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-18T17:02:23.091Z] #21 14.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-18T17:02:23.091Z] #21 14.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-18T17:02:23.091Z] #21 14.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-18T17:02:23.091Z] #21 14.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-18T17:02:23.091Z] #21 14.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-18T17:02:23.091Z] #21 14.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-18T17:02:23.091Z] #21 14.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-18T17:02:23.091Z] #21 14.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-18T17:02:23.091Z] #21 14.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-18T17:02:23.653Z] #21 14.88 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T17:02:23.653Z] #21 15.06 Fetched 15.9 MB in 1s (27.5 MB/s) [2022-05-18T17:02:23.653Z] #21 15.09 Selecting previously unselected package gcc-10-base:armel. [2022-05-18T17:02:23.909Z] #21 15.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-05-18T17:02:23.909Z] #21 15.13 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-18T17:02:23.909Z] #21 15.14 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-18T17:02:23.909Z] #21 15.18 Selecting previously unselected package gcc-10-base:armhf. [2022-05-18T17:02:23.909Z] #21 15.19 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-18T17:02:23.909Z] #21 15.20 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-18T17:02:23.909Z] #21 15.24 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-18T17:02:23.909Z] #21 15.24 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-18T17:02:23.909Z] #21 15.25 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-18T17:02:23.909Z] #21 15.31 Selecting previously unselected package gcc-10-base:s390x. [2022-05-18T17:02:23.909Z] #21 15.31 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-18T17:02:23.909Z] #21 15.31 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-18T17:02:23.909Z] #21 15.36 Selecting previously unselected package gcc-10-base:arm64. [2022-05-18T17:02:23.991Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-18T17:02:24.165Z] #21 15.36 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-18T17:02:24.165Z] #21 15.37 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-18T17:02:24.165Z] #21 15.41 Selecting previously unselected package libgcc-s1:armel. [2022-05-18T17:02:24.165Z] #21 15.42 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-18T17:02:24.165Z] #21 15.43 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-18T17:02:24.165Z] #21 15.47 Selecting previously unselected package libcrypt1:armel. [2022-05-18T17:02:24.165Z] #21 15.47 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-18T17:02:24.165Z] #21 15.48 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-18T17:02:24.165Z] #21 15.56 Selecting previously unselected package libc6:armel. [2022-05-18T17:02:24.248Z] ok github.com/docker/docker/volume/local 0.073s coverage: 77.2% of statements [2022-05-18T17:02:24.420Z] #21 15.57 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-18T17:02:24.420Z] #21 15.75 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-18T17:02:24.811Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-05-18T17:02:24.981Z] #21 16.20 Selecting previously unselected package libapparmor1:armel. [2022-05-18T17:02:24.981Z] #21 16.21 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-18T17:02:24.981Z] #21 16.21 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-18T17:02:24.981Z] #21 16.26 Selecting previously unselected package libapparmor-dev:armel. [2022-05-18T17:02:24.981Z] #21 16.27 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-18T17:02:24.981Z] #21 16.27 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-18T17:02:24.981Z] #21 16.33 Selecting previously unselected package libgcc-s1:arm64. [2022-05-18T17:02:24.981Z] #21 16.34 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-18T17:02:24.981Z] #21 16.35 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-18T17:02:24.981Z] #21 16.39 Selecting previously unselected package libcrypt1:arm64. [2022-05-18T17:02:25.237Z] #21 16.40 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-18T17:02:25.237Z] #21 16.40 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-18T17:02:25.237Z] #21 16.47 Selecting previously unselected package libc6:arm64. [2022-05-18T17:02:25.237Z] #21 16.48 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-18T17:02:25.493Z] #21 16.66 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-18T17:02:25.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-18T17:02:25.749Z] #21 17.10 Selecting previously unselected package libapparmor1:arm64. [2022-05-18T17:02:25.749Z] #21 17.10 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-18T17:02:25.749Z] #21 17.11 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-18T17:02:25.749Z] #21 17.16 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-18T17:02:25.749Z] #21 17.17 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-18T17:02:25.749Z] #21 17.17 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-18T17:02:26.005Z] #21 17.23 Selecting previously unselected package libgcc-s1:s390x. [2022-05-18T17:02:26.005Z] #21 17.24 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-18T17:02:26.005Z] #21 17.25 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-18T17:02:26.005Z] #21 17.29 Selecting previously unselected package libcrypt1:s390x. [2022-05-18T17:02:26.005Z] #21 17.30 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-18T17:02:26.005Z] #21 17.30 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-18T17:02:26.180Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-05-18T17:02:26.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-18T17:02:26.261Z] #21 17.38 Selecting previously unselected package libc6:s390x. [2022-05-18T17:02:26.261Z] #21 17.39 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-18T17:02:26.261Z] #21 17.55 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-18T17:02:26.823Z] #21 18.03 Selecting previously unselected package libapparmor1:s390x. [2022-05-18T17:02:26.823Z] #21 18.03 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-18T17:02:26.823Z] #21 18.04 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-18T17:02:26.823Z] #21 18.08 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-18T17:02:26.823Z] #21 18.08 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-18T17:02:26.823Z] #21 18.09 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-18T17:02:26.823Z] #21 18.14 Selecting previously unselected package libgcc-s1:armhf. [2022-05-18T17:02:26.823Z] #21 18.15 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-18T17:02:26.823Z] #21 18.15 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-18T17:02:26.823Z] #21 18.20 Selecting previously unselected package libcrypt1:armhf. [2022-05-18T17:02:27.080Z] #21 18.20 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-18T17:02:27.080Z] #21 18.21 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-18T17:02:27.080Z] #21 18.29 Selecting previously unselected package libc6:armhf. [2022-05-18T17:02:27.080Z] #21 18.30 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-18T17:02:27.108Z] ---> 26bccd4b9b67 [2022-05-18T17:02:27.336Z] #21 18.50 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-18T17:02:27.592Z] #21 18.95 Selecting previously unselected package libapparmor1:armhf. [2022-05-18T17:02:27.592Z] #21 18.95 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-18T17:02:27.592Z] #21 18.96 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-18T17:02:27.592Z] #21 19.00 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-18T17:02:27.592Z] #21 19.01 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-18T17:02:27.592Z] #21 19.02 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-18T17:02:27.849Z] #21 19.08 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-18T17:02:27.849Z] #21 19.08 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-18T17:02:27.849Z] #21 19.09 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-18T17:02:27.849Z] #21 19.13 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-18T17:02:27.849Z] #21 19.14 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-18T17:02:27.849Z] #21 19.14 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-18T17:02:28.106Z] #21 19.22 Selecting previously unselected package libc6:ppc64el. [2022-05-18T17:02:28.106Z] #21 19.22 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-18T17:02:28.106Z] #21 19.40 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-18T17:02:28.122Z] Successfully built 26bccd4b9b67 [2022-05-18T17:02:28.122Z] Successfully tagged docker:latest [2022-05-18T17:02:28.122Z] INFO: Image build ended at 05/18/2022 17:02:27. Duration:00:00:38.7511206 [2022-05-18T17:02:28.122Z] [2022-05-18T17:02:28.122Z] [2022-05-18T17:02:28.122Z] INFO: Building the test binaries at 05/18/2022 17:02:27... [2022-05-18T17:02:28.668Z] #21 19.96 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-18T17:02:28.668Z] #21 19.97 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-18T17:02:28.668Z] #21 19.97 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-18T17:02:28.668Z] #21 20.01 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-18T17:02:28.668Z] #21 20.02 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-18T17:02:28.668Z] #21 20.03 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-18T17:02:28.924Z] #21 20.11 Selecting previously unselected package libseccomp2:s390x. [2022-05-18T17:02:28.924Z] #21 20.11 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-18T17:02:28.924Z] #21 20.12 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-18T17:02:28.924Z] #21 20.15 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-18T17:02:28.924Z] #21 20.16 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-18T17:02:28.924Z] #21 20.16 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-18T17:02:28.924Z] #21 20.23 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-18T17:02:28.924Z] #21 20.24 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-18T17:02:28.924Z] #21 20.24 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-18T17:02:28.924Z] #21 20.28 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-18T17:02:28.924Z] #21 20.29 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-18T17:02:28.924Z] #21 20.29 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-18T17:02:29.180Z] #21 20.34 Selecting previously unselected package libseccomp2:armhf. [2022-05-18T17:02:29.180Z] #21 20.35 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-18T17:02:29.180Z] #21 20.35 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-18T17:02:29.180Z] #21 20.39 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-18T17:02:29.180Z] #21 20.40 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-18T17:02:29.180Z] #21 20.41 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-18T17:02:29.180Z] #21 20.46 Selecting previously unselected package libseccomp2:armel. [2022-05-18T17:02:29.180Z] #21 20.46 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-18T17:02:29.180Z] #21 20.47 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-18T17:02:29.180Z] #21 20.50 Selecting previously unselected package libseccomp-dev:armel. [2022-05-18T17:02:29.180Z] #21 20.51 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-18T17:02:29.180Z] #21 20.51 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-18T17:02:29.180Z] #21 20.56 Selecting previously unselected package libseccomp2:arm64. [2022-05-18T17:02:29.480Z] #21 20.57 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-18T17:02:29.480Z] #21 20.57 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T17:02:29.480Z] #21 20.61 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-18T17:02:29.480Z] #21 20.62 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-18T17:02:29.480Z] #21 20.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T17:02:29.480Z] #21 20.70 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.72 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.73 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.74 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.75 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.76 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-18T17:02:29.480Z] #21 20.77 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-18T17:02:29.480Z] #21 20.78 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-18T17:02:29.480Z] #21 20.79 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-18T17:02:29.480Z] #21 20.80 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-18T17:02:29.480Z] #21 20.81 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.82 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.83 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.84 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.86 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-18T17:02:29.480Z] #21 20.87 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-18T17:02:30.845Z] #21 22.07 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-18T17:02:32.212Z] #21 23.28 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-18T17:02:33.008Z] INFO: make.ps1 starting at 05/18/2022 17:02:32 [2022-05-18T17:02:33.008Z] INFO: Git commit (8f21e81ed3) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T17:02:33.008Z] INFO: Invoking autogen... [2022-05-18T17:02:33.008Z] { [2022-05-18T17:02:33.008Z] "RT_GROUP_ICON": { [2022-05-18T17:02:33.008Z] "#1": { [2022-05-18T17:02:33.008Z] "0409": "../../winresources/docker.ico" [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.008Z] }, [2022-05-18T17:02:33.008Z] "RT_MANIFEST": { [2022-05-18T17:02:33.008Z] "#1": { [2022-05-18T17:02:33.008Z] "0409": { [2022-05-18T17:02:33.008Z] "identity": {}, [2022-05-18T17:02:33.008Z] "description": "Docker Engine", [2022-05-18T17:02:33.008Z] "minimum-os": "vista", [2022-05-18T17:02:33.008Z] "execution-level": "", [2022-05-18T17:02:33.008Z] "ui-access": false, [2022-05-18T17:02:33.008Z] "auto-elevate": false, [2022-05-18T17:02:33.008Z] "dpi-awareness": "unaware", [2022-05-18T17:02:33.008Z] "disable-theming": false, [2022-05-18T17:02:33.008Z] "disable-window-filtering": false, [2022-05-18T17:02:33.008Z] "high-resolution-scrolling-aware": false, [2022-05-18T17:02:33.008Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-18T17:02:33.008Z] "long-path-aware": false, [2022-05-18T17:02:33.008Z] "printer-driver-isolation": false, [2022-05-18T17:02:33.008Z] "gdi-scaling": false, [2022-05-18T17:02:33.008Z] "segment-heap": false, [2022-05-18T17:02:33.008Z] "use-common-controls-v6": false [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.008Z] }, [2022-05-18T17:02:33.008Z] "RT_MESSAGETABLE": { [2022-05-18T17:02:33.008Z] "#1": { [2022-05-18T17:02:33.008Z] "0409": "../../winresources/event_messages.bin" [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.008Z] }, [2022-05-18T17:02:33.008Z] "RT_VERSION": { [2022-05-18T17:02:33.008Z] "#1": { [2022-05-18T17:02:33.008Z] "0409": { [2022-05-18T17:02:33.008Z] "fixed": { [2022-05-18T17:02:33.008Z] "file_version": "0.0.0.0", [2022-05-18T17:02:33.008Z] "product_version": "0.0.0.0", [2022-05-18T17:02:33.008Z] "type": "Unknown" [2022-05-18T17:02:33.008Z] }, [2022-05-18T17:02:33.008Z] "info": { [2022-05-18T17:02:33.008Z] "0000": { [2022-05-18T17:02:33.008Z] "CompanyName": "", [2022-05-18T17:02:33.008Z] "FileVersion": "0.0.0-dev", [2022-05-18T17:02:33.008Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-18T17:02:33.008Z] "OriginalFileName": "dockerd.exe", [2022-05-18T17:02:33.008Z] "ProductName": "", [2022-05-18T17:02:33.008Z] "ProductVersion": "0.0.0-dev", [2022-05-18T17:02:33.008Z] "SpecialBuild": "8f21e81ed3" [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.008Z] } [2022-05-18T17:02:33.140Z] #21 24.52 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-18T17:02:33.477Z] powershell.exe : cmd\dockerd\config.go [2022-05-18T17:02:33.477Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-3e167a77\powershellWrapper.ps1:3 char:1 [2022-05-18T17:02:33.477Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-18T17:02:33.477Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-18T17:02:33.477Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-18T17:02:33.477Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-18T17:02:33.477Z] [2022-05-18T17:02:33.477Z] cmd\dockerd\config_windows.go [2022-05-18T17:02:33.477Z] cmd\dockerd\daemon.go [2022-05-18T17:02:33.477Z] cmd\dockerd\daemon_test.go [2022-05-18T17:02:33.477Z] cmd\dockerd\daemon_windows.go [2022-05-18T17:02:33.477Z] cmd\dockerd\docker.go [2022-05-18T17:02:33.477Z] cmd\dockerd\docker_windows.go [2022-05-18T17:02:33.477Z] cmd\dockerd\genwinres_windows.go [2022-05-18T17:02:33.477Z] cmd\dockerd\metrics.go [2022-05-18T17:02:33.477Z] cmd\dockerd\options.go [2022-05-18T17:02:33.477Z] cmd\dockerd\options_test.go [2022-05-18T17:02:33.477Z] cmd\dockerd\service_windows.go [2022-05-18T17:02:33.477Z] INFO: Building daemon... [2022-05-18T17:02:34.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-18T17:02:34.507Z] #21 25.75 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-18T17:02:35.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-18T17:02:35.873Z] #21 27.00 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-18T17:02:35.873Z] #21 27.01 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-18T17:02:35.873Z] #21 27.03 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-18T17:02:35.873Z] #21 27.03 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-18T17:02:35.873Z] #21 27.04 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-18T17:02:35.873Z] #21 27.05 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.873Z] #21 27.06 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.873Z] #21 27.07 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.873Z] #21 27.08 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.873Z] #21 27.10 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.874Z] #21 27.11 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-18T17:02:35.874Z] #21 27.12 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-18T17:02:35.874Z] #21 27.13 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-18T17:02:35.874Z] #21 27.15 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-18T17:02:35.874Z] #21 27.16 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-18T17:02:35.874Z] #21 27.18 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.874Z] #21 27.19 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.874Z] #21 27.21 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.874Z] #21 27.22 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.874Z] #21 27.23 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-18T17:02:35.874Z] #21 27.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T17:02:36.435Z] #21 DONE 27.8s [2022-05-18T17:02:36.435Z] [2022-05-18T17:02:36.435Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T17:02:36.435Z] #66 sha256:e1b68e3ac62af55566505ad135693bbfc00970638c12b80bd3a6881598632ee1 [2022-05-18T17:02:36.695Z] #66 DONE 0.1s [2022-05-18T17:02:36.695Z] [2022-05-18T17:02:36.695Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T17:02:36.695Z] #67 sha256:43a658d2e2af2db35a64df31e95ad63a48e374111fb7c3cd855ecd44914623f1 [2022-05-18T17:02:37.640Z] #67 ... [2022-05-18T17:02:37.640Z] [2022-05-18T17:02:37.640Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T17:02:37.640Z] #22 sha256:f960ace95f061f884aaef19cf4b6acb588d7aafa8d52a4c0e31709b9e1058de8 [2022-05-18T17:02:37.640Z] #22 DONE 1.3s [2022-05-18T17:02:37.640Z] [2022-05-18T17:02:37.640Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T17:02:37.640Z] #67 sha256:43a658d2e2af2db35a64df31e95ad63a48e374111fb7c3cd855ecd44914623f1 [2022-05-18T17:02:37.640Z] #67 1.042 + RM_GOPATH=0 [2022-05-18T17:02:37.640Z] #67 1.042 + TMP_GOPATH= [2022-05-18T17:02:37.640Z] #67 1.042 + : /build [2022-05-18T17:02:37.640Z] #67 1.042 + '[' -z '' ']' [2022-05-18T17:02:37.640Z] #67 1.043 ++ mktemp -d [2022-05-18T17:02:37.640Z] #67 1.045 + export GOPATH=/tmp/tmp.1oGOpOrJK4 [2022-05-18T17:02:37.640Z] #67 1.045 + GOPATH=/tmp/tmp.1oGOpOrJK4 [2022-05-18T17:02:37.640Z] #67 1.046 + RM_GOPATH=1 [2022-05-18T17:02:37.640Z] #67 1.046 + case "$(go env GOARCH)" in [2022-05-18T17:02:37.640Z] #67 1.046 ++ go env GOARCH [2022-05-18T17:02:37.640Z] #67 1.068 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T17:02:37.640Z] #67 1.069 + GO_BUILDMODE=-buildmode=pie [2022-05-18T17:02:37.640Z] #67 1.073 ++ dirname /install.sh [2022-05-18T17:02:37.640Z] #67 1.074 + dir=/ [2022-05-18T17:02:37.640Z] #67 1.074 + bin=runc [2022-05-18T17:02:37.640Z] #67 1.074 + shift [2022-05-18T17:02:37.640Z] #67 1.074 + '[' '!' -f //runc.installer ']' [2022-05-18T17:02:37.640Z] #67 1.074 + . //runc.installer [2022-05-18T17:02:37.640Z] #67 1.075 ++ set -e [2022-05-18T17:02:37.640Z] #67 1.075 ++ : v1.1.2 [2022-05-18T17:02:37.640Z] #67 1.075 + install_runc [2022-05-18T17:02:37.640Z] #67 1.076 + RUNC_BUILDTAGS=seccomp [2022-05-18T17:02:37.640Z] #67 1.076 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-18T17:02:37.640Z] #67 1.076 Install runc version v1.1.2 (build tags: seccomp) [2022-05-18T17:02:37.640Z] #67 1.076 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1oGOpOrJK4/src/github.com/opencontainers/runc [2022-05-18T17:02:37.640Z] #67 1.080 Cloning into '/tmp/tmp.1oGOpOrJK4/src/github.com/opencontainers/runc'... [2022-05-18T17:02:38.568Z] #67 ... [2022-05-18T17:02:38.568Z] [2022-05-18T17:02:38.568Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T17:02:38.568Z] #23 sha256:e1ec129310b8f56ba255237fcf4698db1ece468edc2abfdcc11db62814863962 [2022-05-18T17:02:38.568Z] #23 DONE 0.9s [2022-05-18T17:02:38.826Z] [2022-05-18T17:02:38.826Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T17:02:38.826Z] #24 sha256:9d2d46962e8501dddd1828123e85de2d8c282b98c5659a42ac993cade9ce0334 [2022-05-18T17:02:39.756Z] #24 0.848 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-18T17:02:39.756Z] #24 DONE 0.9s [2022-05-18T17:02:39.756Z] [2022-05-18T17:02:39.756Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T17:02:39.756Z] #25 sha256:89bbdbfa8cf06608398bdaabf25c778a2b8fb011b327cb885e060eca7f1a0f91 [2022-05-18T17:02:40.317Z] #25 DONE 0.8s [2022-05-18T17:02:40.317Z] [2022-05-18T17:02:40.317Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:02:40.317Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:02:40.573Z] #71 ... [2022-05-18T17:02:40.573Z] [2022-05-18T17:02:40.573Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T17:02:40.573Z] #26 sha256:d6f649d6da96e48100c187b0fb8fe41f8bcc289a86aaab59b5cb360dd5e9a6e3 [2022-05-18T17:02:41.500Z] #26 DONE 0.9s [2022-05-18T17:02:41.500Z] [2022-05-18T17:02:41.500Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T17:02:41.500Z] #27 sha256:e0544e8be560d83471a92c76f818f4aa1637fc5ec84ab7d65c1fd6b26df5f448 [2022-05-18T17:02:42.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-18T17:02:42.428Z] #27 DONE 0.9s [2022-05-18T17:02:42.429Z] [2022-05-18T17:02:42.429Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-18T17:02:42.429Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-18T17:02:42.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-18T17:02:43.356Z] #28 1.103 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T17:02:43.613Z] #28 1.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T17:02:43.613Z] #28 1.122 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T17:02:43.613Z] #28 1.357 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T17:02:43.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-18T17:02:43.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-18T17:02:43.869Z] #28 1.551 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T17:02:44.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-18T17:02:44.125Z] #28 1.849 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T17:02:44.271Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.3% of statements [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/rootless [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/volume [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-18T17:02:44.271Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === Skipped [2022-05-18T17:02:44.271Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-18T17:02:44.271Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-18T17:02:44.271Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-18T17:02:44.271Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-18T17:02:44.271Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-18T17:02:44.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.271Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-18T17:02:44.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.271Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-18T17:02:44.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.271Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-18T17:02:44.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.271Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-18T17:02:44.271Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.271Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-18T17:02:44.271Z] graphtest_unix.go:71: No driver to put! [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.271Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-18T17:02:44.271Z] time="2022-05-18T17:01:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:02:44.271Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:02:44.271Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:02:44.271Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-18T17:02:44.272Z] time="2022-05-18T17:01:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:02:44.272Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:02:44.272Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-18T17:02:44.272Z] time="2022-05-18T17:01:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:02:44.272Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:02:44.272Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-18T17:02:44.272Z] time="2022-05-18T17:01:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:02:44.272Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:02:44.272Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-18T17:02:44.272Z] time="2022-05-18T17:01:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:02:44.272Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:02:44.272Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-18T17:02:44.272Z] graphtest_unix.go:71: No driver to put! [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-18T17:02:44.272Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-18T17:02:44.272Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-18T17:02:44.272Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-18T17:02:44.272Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-18T17:02:44.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.272Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-18T17:02:44.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.272Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-18T17:02:44.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.272Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-18T17:02:44.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.272Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-18T17:02:44.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:02:44.272Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-18T17:02:44.272Z] graphtest_unix.go:71: No driver to put! [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-18T17:02:44.272Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-18T17:02:44.272Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-18T17:02:44.272Z] [2022-05-18T17:02:44.272Z] DONE 2568 tests, 28 skipped in 206.729s [2022-05-18T17:02:44.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-18T17:02:44.528Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/config [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/idm [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/ns [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/options [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/osl [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T17:02:44.528Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-18T17:02:44.528Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-18T17:02:44.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-18T17:02:44.688Z] #28 2.113 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T17:02:44.688Z] #28 2.410 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T17:02:44.944Z] #28 2.633 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T17:02:45.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-18T17:02:45.200Z] #28 2.913 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T17:02:45.200Z] #28 2.913 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T17:02:45.200Z] #28 2.925 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T17:02:45.200Z] #28 2.925 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T17:02:45.200Z] #28 2.925 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T17:02:45.200Z] #28 2.926 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T17:02:45.457Z] #28 3.022 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T17:02:45.457Z] #28 3.026 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T17:02:45.457Z] #28 3.027 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T17:02:45.457Z] #28 3.028 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T17:02:45.457Z] #28 3.029 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T17:02:45.457Z] #28 3.030 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T17:02:45.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-18T17:02:45.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-18T17:02:45.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-18T17:02:46.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-18T17:02:47.972Z] #28 ... [2022-05-18T17:02:47.972Z] [2022-05-18T17:02:47.972Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T17:02:47.972Z] #67 sha256:43a658d2e2af2db35a64df31e95ad63a48e374111fb7c3cd855ecd44914623f1 [2022-05-18T17:02:47.972Z] #67 5.523 + cd /tmp/tmp.1oGOpOrJK4/src/github.com/opencontainers/runc [2022-05-18T17:02:47.972Z] #67 5.523 + git checkout -q v1.1.2 [2022-05-18T17:02:47.972Z] #67 5.893 + '[' -z '' ']' [2022-05-18T17:02:47.972Z] #67 5.893 + target=static [2022-05-18T17:02:47.972Z] #67 5.893 + make BUILDTAGS=seccomp static [2022-05-18T17:02:47.972Z] #67 6.123 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-18T17:02:47.972Z] #67 10.97 + mkdir -p /build [2022-05-18T17:02:47.972Z] #67 10.98 + cp runc /build/runc [2022-05-18T17:02:47.972Z] #67 DONE 11.2s [2022-05-18T17:02:47.972Z] [2022-05-18T17:02:47.972Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-18T17:02:47.972Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-18T17:02:48.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-18T17:02:49.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-18T17:02:49.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-18T17:02:50.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-18T17:02:50.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-18T17:02:50.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-18T17:02:51.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-18T17:02:51.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-18T17:02:51.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-18T17:02:52.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-18T17:02:52.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-18T17:02:53.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-18T17:02:53.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-18T17:02:53.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-18T17:02:54.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-18T17:02:54.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-18T17:02:54.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-18T17:02:55.469Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T17:02:55.469Z] Using test binary docker [2022-05-18T17:02:55.469Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-18T17:02:55.469Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-18T17:02:55.469Z] Starting dockerd [2022-05-18T17:02:55.725Z] INFO: Waiting for daemon to start... [2022-05-18T17:02:55.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-18T17:02:56.056Z] #28 12.32 Fetched 49.0 MB in 11s (4269 kB/s) [2022-05-18T17:02:56.489Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T17:02:56.489Z] Using test binary docker [2022-05-18T17:02:56.490Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-18T17:02:56.490Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T17:02:56.490Z] INFO: Waiting for daemon to start... [2022-05-18T17:02:56.490Z] Starting dockerd [2022-05-18T17:02:57.610Z] . [2022-05-18T17:02:57.610Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T17:02:57.610Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T17:02:57.610Z] Error: No such image: emptyfs [2022-05-18T17:02:57.866Z] Running integration-test (iteration 1) [2022-05-18T17:02:57.866Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-18T17:02:58.122Z] Loaded image: busybox:latest [2022-05-18T17:02:58.122Z] Loaded image: busybox:glibc [2022-05-18T17:02:58.659Z] . [2022-05-18T17:02:58.659Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T17:02:58.659Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T17:02:58.659Z] Error: No such image: emptyfs [2022-05-18T17:02:58.923Z] Running integration-test (iteration 1) [2022-05-18T17:02:58.923Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-18T17:02:59.183Z] Loaded image: busybox:latest [2022-05-18T17:02:59.184Z] Loaded image: busybox:glibc [2022-05-18T17:02:59.325Z] #28 12.32 Reading package lists... [2022-05-18T17:02:59.487Z] Loaded image: debian:bullseye-slim [2022-05-18T17:02:59.487Z] Loaded image: hello-world:latest [2022-05-18T17:02:59.742Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T17:02:59.742Z] INFO: Testing against a local daemon [2022-05-18T17:02:59.742Z] === RUN TestCgroupNamespacesBuild [2022-05-18T17:03:00.567Z] Loaded image: debian:bullseye-slim [2022-05-18T17:03:00.567Z] Loaded image: hello-world:latest [2022-05-18T17:03:00.567Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T17:03:00.567Z] INFO: Testing against a local daemon [2022-05-18T17:03:00.567Z] === RUN TestCgroupNamespacesBuild [2022-05-18T17:03:01.107Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-05-18T17:03:01.107Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-18T17:03:01.951Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-05-18T17:03:01.951Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-18T17:03:02.472Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-05-18T17:03:02.472Z] === RUN TestBuildWithSession [2022-05-18T17:03:02.472Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:03:02.472Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T17:03:02.472Z] === RUN TestBuildSquashParent [2022-05-18T17:03:03.333Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-05-18T17:03:03.333Z] === RUN TestBuildWithSession [2022-05-18T17:03:03.333Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:03:03.333Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T17:03:03.333Z] === RUN TestBuildSquashParent [2022-05-18T17:03:04.580Z] #28 16.89 Reading package lists... [2022-05-18T17:03:04.836Z] #28 21.47 Building dependency tree... [2022-05-18T17:03:04.836Z] #28 22.58 Reading state information... [2022-05-18T17:03:05.761Z] #28 23.42 bzip2 is already the newest version (1.0.8-4). [2022-05-18T17:03:05.761Z] #28 23.42 patch is already the newest version (2.7.6-7). [2022-05-18T17:03:05.761Z] #28 23.42 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-18T17:03:05.761Z] #28 23.42 The following additional packages will be installed: [2022-05-18T17:03:05.761Z] #28 ... [2022-05-18T17:03:05.761Z] [2022-05-18T17:03:05.761Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:03:05.761Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:03:05.761Z] #71 73.23 + bin/containerd [2022-05-18T17:03:05.761Z] #71 ... [2022-05-18T17:03:05.761Z] [2022-05-18T17:03:05.761Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-18T17:03:05.761Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-18T17:03:05.761Z] #28 23.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-18T17:03:05.761Z] #28 23.43 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-18T17:03:05.761Z] #28 23.43 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-18T17:03:05.761Z] #28 23.43 python3-pkg-resources vim-runtime xxd [2022-05-18T17:03:05.761Z] #28 23.45 Suggested packages: [2022-05-18T17:03:05.761Z] #28 23.45 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-18T17:03:05.761Z] #28 23.45 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-18T17:03:05.761Z] #28 23.45 Recommended packages: [2022-05-18T17:03:05.761Z] #28 23.45 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-18T17:03:06.636Z] --- PASS: TestBuildSquashParent (4.15s) [2022-05-18T17:03:06.636Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T17:03:06.636Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:03:06.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:03:06.636Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:03:06.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:03:06.636Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:03:06.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:03:06.636Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:03:06.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:03:06.636Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:03:06.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:03:06.636Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:03:06.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:03:06.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:03:06.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:03:07.124Z] #28 24.51 The following NEW packages will be installed: [2022-05-18T17:03:07.124Z] #28 24.52 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-18T17:03:07.124Z] #28 24.52 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-18T17:03:07.124Z] #28 24.52 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-18T17:03:07.124Z] #28 24.52 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-18T17:03:07.124Z] #28 24.53 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-18T17:03:07.124Z] #28 24.53 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-18T17:03:07.124Z] #28 24.53 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-18T17:03:07.124Z] #28 24.87 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T17:03:07.124Z] #28 24.87 Need to get 18.6 MB of archives. [2022-05-18T17:03:07.124Z] #28 24.87 After this operation, 71.4 MB of additional disk space will be used. [2022-05-18T17:03:07.124Z] #28 24.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-18T17:03:07.124Z] #28 24.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-18T17:03:07.124Z] #28 24.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-18T17:03:07.381Z] #28 24.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-18T17:03:07.381Z] #28 24.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-18T17:03:07.381Z] #28 24.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-18T17:03:07.381Z] #28 24.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-18T17:03:07.381Z] #28 24.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-18T17:03:07.381Z] #28 24.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T17:03:07.381Z] #28 24.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T17:03:07.381Z] #28 24.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-18T17:03:07.381Z] #28 24.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-18T17:03:07.381Z] #28 24.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-18T17:03:07.381Z] #28 24.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-18T17:03:07.381Z] #28 24.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-18T17:03:07.381Z] #28 24.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-18T17:03:07.381Z] #28 24.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-18T17:03:07.381Z] #28 24.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-18T17:03:07.381Z] #28 24.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-18T17:03:07.381Z] #28 24.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-18T17:03:07.381Z] #28 24.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-18T17:03:07.381Z] #28 24.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-18T17:03:07.381Z] #28 24.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-18T17:03:07.381Z] #28 24.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-18T17:03:07.381Z] #28 24.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-18T17:03:07.381Z] #28 24.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-18T17:03:07.381Z] #28 24.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-18T17:03:07.381Z] #28 24.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-18T17:03:07.381Z] #28 24.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-18T17:03:07.381Z] #28 24.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-18T17:03:07.381Z] #28 25.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-18T17:03:07.381Z] #28 25.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-18T17:03:07.381Z] #28 25.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-18T17:03:07.381Z] #28 25.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-18T17:03:07.381Z] #28 25.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-18T17:03:07.381Z] #28 25.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-18T17:03:07.381Z] #28 25.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-18T17:03:07.381Z] #28 25.05 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-18T17:03:07.381Z] #28 25.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-18T17:03:07.381Z] #28 25.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-18T17:03:07.381Z] #28 25.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-18T17:03:07.637Z] #28 25.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-18T17:03:07.637Z] #28 25.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-18T17:03:07.637Z] #28 25.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-18T17:03:07.894Z] #28 25.63 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T17:03:08.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:03:08.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:03:08.150Z] #28 25.82 Fetched 18.6 MB in 1s (31.8 MB/s) [2022-05-18T17:03:08.150Z] #28 25.86 Selecting previously unselected package pigz. [2022-05-18T17:03:08.150Z] #28 25.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-18T17:03:08.150Z] #28 25.91 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-18T17:03:08.150Z] #28 25.91 Unpacking pigz (2.6-1) ... [2022-05-18T17:03:08.150Z] #28 25.96 Selecting previously unselected package libelf1:amd64. [2022-05-18T17:03:08.150Z] #28 25.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-18T17:03:08.407Z] #28 25.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-18T17:03:08.407Z] #28 26.06 Selecting previously unselected package libbpf0:amd64. [2022-05-18T17:03:08.407Z] #28 26.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-18T17:03:08.407Z] #28 26.07 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-18T17:03:08.407Z] #28 26.13 Selecting previously unselected package libcap2:amd64. [2022-05-18T17:03:08.407Z] #28 26.14 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-18T17:03:08.407Z] #28 26.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-18T17:03:08.407Z] #28 26.18 Selecting previously unselected package libmnl0:amd64. [2022-05-18T17:03:08.663Z] #28 26.18 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-18T17:03:08.663Z] #28 26.19 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-18T17:03:08.663Z] #28 26.23 Selecting previously unselected package libxtables12:amd64. [2022-05-18T17:03:08.663Z] #28 26.24 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-18T17:03:08.663Z] #28 26.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-18T17:03:08.663Z] #28 26.30 Selecting previously unselected package libcap2-bin. [2022-05-18T17:03:08.663Z] #28 26.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-18T17:03:08.663Z] #28 26.30 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-18T17:03:08.663Z] #28 26.35 Selecting previously unselected package iproute2. [2022-05-18T17:03:08.663Z] #28 26.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-18T17:03:08.663Z] #28 26.36 Unpacking iproute2 (5.10.0-4) ... [2022-05-18T17:03:08.919Z] #28 26.56 Selecting previously unselected package xxd. [2022-05-18T17:03:08.919Z] #28 26.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T17:03:08.919Z] #28 26.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:03:08.919Z] #28 26.65 Selecting previously unselected package vim-common. [2022-05-18T17:03:08.919Z] #28 26.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T17:03:09.175Z] #28 26.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:03:09.175Z] #28 26.74 Selecting previously unselected package bash-completion. [2022-05-18T17:03:09.175Z] #28 26.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-18T17:03:09.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:03:09.620Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:03:10.104Z] #28 27.66 Unpacking bash-completion (1:2.11-2) ... [2022-05-18T17:03:10.361Z] #28 27.87 Selecting previously unselected package apparmor. [2022-05-18T17:03:10.361Z] #28 27.87 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-18T17:03:10.361Z] #28 27.92 Unpacking apparmor (2.13.6-10) ... [2022-05-18T17:03:10.361Z] #28 28.12 Selecting previously unselected package inetutils-ping. [2022-05-18T17:03:10.617Z] #28 28.13 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-18T17:03:10.617Z] #28 28.13 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-18T17:03:10.617Z] #28 28.21 Selecting previously unselected package libip4tc2:amd64. [2022-05-18T17:03:10.617Z] #28 28.21 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-18T17:03:10.617Z] #28 28.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-18T17:03:10.617Z] #28 28.26 Selecting previously unselected package libip6tc2:amd64. [2022-05-18T17:03:10.617Z] #28 28.27 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-18T17:03:10.617Z] #28 28.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-18T17:03:10.617Z] #28 28.32 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-18T17:03:10.617Z] #28 28.32 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-18T17:03:10.617Z] #28 28.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-18T17:03:10.873Z] #28 28.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-18T17:03:10.873Z] #28 28.38 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-18T17:03:10.873Z] #28 28.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-18T17:03:10.873Z] #28 28.43 Selecting previously unselected package libnftnl11:amd64. [2022-05-18T17:03:10.873Z] #28 28.44 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-18T17:03:10.873Z] #28 28.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-18T17:03:10.873Z] #28 28.50 Selecting previously unselected package iptables. [2022-05-18T17:03:10.873Z] #28 28.50 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-18T17:03:10.873Z] #28 28.51 Unpacking iptables (1.8.7-1) ... [2022-05-18T17:03:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-18T17:03:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2022-05-18T17:03:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.71s) [2022-05-18T17:03:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2022-05-18T17:03:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.48s) [2022-05-18T17:03:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-05-18T17:03:10.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-05-18T17:03:10.986Z] === RUN TestBuildMultiStageCopy [2022-05-18T17:03:10.986Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T17:03:11.130Z] #28 28.65 Selecting previously unselected package libonig5:amd64. [2022-05-18T17:03:11.130Z] #28 28.66 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-18T17:03:11.130Z] #28 28.66 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T17:03:11.130Z] #28 28.75 Selecting previously unselected package libjq1:amd64. [2022-05-18T17:03:11.130Z] #28 28.76 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-18T17:03:11.130Z] #28 28.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-18T17:03:11.130Z] #28 28.82 Selecting previously unselected package jq. [2022-05-18T17:03:11.130Z] #28 28.83 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-18T17:03:11.130Z] #28 28.84 Unpacking jq (1.6-2.1) ... [2022-05-18T17:03:11.387Z] #28 28.88 Selecting previously unselected package libaio1:amd64. [2022-05-18T17:03:11.387Z] #28 28.89 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-18T17:03:11.387Z] #28 28.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-18T17:03:11.387Z] #28 28.93 Selecting previously unselected package libgpm2:amd64. [2022-05-18T17:03:11.387Z] #28 28.93 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-18T17:03:11.387Z] #28 28.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-18T17:03:11.387Z] #28 28.98 Selecting previously unselected package libinih1:amd64. [2022-05-18T17:03:11.387Z] #28 28.99 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-18T17:03:11.387Z] #28 28.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-18T17:03:11.387Z] #28 29.03 Selecting previously unselected package libnet1:amd64. [2022-05-18T17:03:11.387Z] #28 29.03 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-18T17:03:11.387Z] #28 29.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T17:03:11.387Z] #28 29.09 Selecting previously unselected package libnl-3-200:amd64. [2022-05-18T17:03:11.387Z] #28 29.09 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-18T17:03:11.387Z] #28 29.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T17:03:11.387Z] #28 29.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-18T17:03:11.387Z] #28 29.15 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-18T17:03:11.387Z] #28 29.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T17:03:11.387Z] #28 29.20 Selecting previously unselected package net-tools. [2022-05-18T17:03:11.464Z] --- PASS: TestBuildSquashParent (7.13s) [2022-05-18T17:03:11.464Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T17:03:11.464Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:03:11.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:03:11.464Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:03:11.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:03:11.464Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:03:11.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:03:11.464Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:03:11.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:03:11.464Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:03:11.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:03:11.464Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:03:11.464Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:03:11.464Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:03:11.464Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:03:11.643Z] #28 29.20 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-18T17:03:11.643Z] #28 29.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T17:03:11.643Z] #28 29.29 Selecting previously unselected package python-pip-whl. [2022-05-18T17:03:11.643Z] #28 29.29 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-18T17:03:11.643Z] #28 29.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T17:03:11.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:03:11.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:03:11.899Z] #28 29.54 Selecting previously unselected package python3-lib2to3. [2022-05-18T17:03:11.899Z] #28 29.55 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-18T17:03:11.899Z] #28 29.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-18T17:03:11.899Z] #28 29.62 Selecting previously unselected package python3-distutils. [2022-05-18T17:03:11.899Z] #28 29.63 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-18T17:03:11.899Z] #28 29.63 Unpacking python3-distutils (3.9.2-1) ... [2022-05-18T17:03:11.899Z] #28 29.71 Selecting previously unselected package python3-pkg-resources. [2022-05-18T17:03:11.899Z] #28 29.72 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-18T17:03:12.155Z] #28 29.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-18T17:03:12.155Z] #28 29.79 Selecting previously unselected package python3-setuptools. [2022-05-18T17:03:12.155Z] #28 29.80 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-18T17:03:12.155Z] #28 29.80 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-18T17:03:12.155Z] #28 29.91 Selecting previously unselected package python3-wheel. [2022-05-18T17:03:12.155Z] #28 29.92 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-18T17:03:12.155Z] #28 29.92 Unpacking python3-wheel (0.34.2-1) ... [2022-05-18T17:03:12.155Z] #28 29.97 Selecting previously unselected package python3-pip. [2022-05-18T17:03:12.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T17:03:12.412Z] #28 29.98 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-18T17:03:12.412Z] #28 29.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T17:03:12.412Z] #28 30.11 Selecting previously unselected package sudo. [2022-05-18T17:03:12.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T17:03:12.668Z] #28 30.12 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-18T17:03:12.668Z] #28 30.13 Unpacking sudo (1.9.5p2-3) ... [2022-05-18T17:03:12.668Z] #28 30.36 Selecting previously unselected package thin-provisioning-tools. [2022-05-18T17:03:12.668Z] #28 30.36 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-18T17:03:12.668Z] #28 30.37 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-18T17:03:12.668Z] #28 30.50 Selecting previously unselected package uidmap. [2022-05-18T17:03:12.893Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T17:03:12.925Z] #28 30.50 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-18T17:03:12.925Z] #28 30.51 Unpacking uidmap (1:4.8.1-1) ... [2022-05-18T17:03:12.925Z] #28 30.59 Selecting previously unselected package vim-runtime. [2022-05-18T17:03:12.925Z] #28 30.59 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T17:03:12.925Z] #28 30.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-18T17:03:12.925Z] #28 30.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-18T17:03:12.925Z] #28 30.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:03:13.148Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T17:03:13.148Z] --- PASS: TestBuildMultiStageCopy (2.26s) [2022-05-18T17:03:13.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-05-18T17:03:13.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-18T17:03:13.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-18T17:03:13.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-18T17:03:13.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-05-18T17:03:13.148Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T17:03:13.709Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-05-18T17:03:13.709Z] === RUN TestBuildLabelWithTargets [2022-05-18T17:03:14.274Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:03:14.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:03:14.334Z] #28 31.89 Selecting previously unselected package vim. [2022-05-18T17:03:14.334Z] #28 31.90 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T17:03:14.334Z] #28 31.92 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:03:14.591Z] #28 32.13 Selecting previously unselected package xfsprogs. [2022-05-18T17:03:14.591Z] #28 32.14 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-18T17:03:14.591Z] #28 32.15 Unpacking xfsprogs (5.10.0-4) ... [2022-05-18T17:03:14.591Z] #28 32.35 Selecting previously unselected package zip. [2022-05-18T17:03:14.847Z] #28 32.35 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-18T17:03:14.847Z] #28 32.36 Unpacking zip (3.0-12) ... [2022-05-18T17:03:14.847Z] #28 32.43 Selecting previously unselected package zstd. [2022-05-18T17:03:14.847Z] #28 32.43 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-18T17:03:14.847Z] #28 32.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-18T17:03:15.074Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-05-18T17:03:15.074Z] === RUN TestBuildWithEmptyLayers [2022-05-18T17:03:15.074Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-05-18T17:03:15.074Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T17:03:15.104Z] #28 32.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-18T17:03:15.405Z] #28 33.08 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-18T17:03:15.405Z] #28 33.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T17:03:15.405Z] #28 33.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-18T17:03:15.405Z] #28 33.12 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-18T17:03:15.405Z] #28 33.13 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-18T17:03:15.405Z] #28 33.14 Setting up uidmap (1:4.8.1-1) ... [2022-05-18T17:03:15.405Z] #28 33.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T17:03:15.662Z] #28 33.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T17:03:15.662Z] #28 33.18 Setting up python3-wheel (0.34.2-1) ... [2022-05-18T17:03:15.918Z] #28 33.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:03:15.918Z] #28 33.47 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-18T17:03:15.918Z] #28 33.49 Setting up libcap2-bin (1:2.44-1) ... [2022-05-18T17:03:15.918Z] #28 33.50 Setting up apparmor (2.13.6-10) ... [2022-05-18T17:03:16.184Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-18T17:03:16.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-05-18T17:03:16.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-05-18T17:03:16.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2022-05-18T17:03:16.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2022-05-18T17:03:16.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-05-18T17:03:16.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2022-05-18T17:03:16.184Z] === RUN TestBuildMultiStageCopy [2022-05-18T17:03:16.184Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T17:03:16.846Z] #28 34.49 Setting up zip (3.0-12) ... [2022-05-18T17:03:16.846Z] #28 34.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:03:16.846Z] #28 34.52 Setting up bash-completion (1:2.11-2) ... [2022-05-18T17:03:16.960Z] --- PASS: TestBuildMultiStageOnBuild (1.53s) [2022-05-18T17:03:16.960Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T17:03:17.216Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-05-18T17:03:17.216Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T17:03:17.820Z] #28 35.55 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-18T17:03:17.820Z] #28 35.57 Setting up sudo (1.9.5p2-3) ... [2022-05-18T17:03:17.820Z] #28 35.63 invoke-rc.d: could not determine current runlevel [2022-05-18T17:03:17.820Z] #28 35.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-18T17:03:18.076Z] #28 35.64 Setting up xfsprogs (5.10.0-4) ... [2022-05-18T17:03:18.076Z] #28 35.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-18T17:03:18.076Z] #28 35.66 Setting up inetutils-ping (2:2.0-1) ... [2022-05-18T17:03:18.076Z] #28 35.67 Setting up pigz (2.6-1) ... [2022-05-18T17:03:18.076Z] #28 35.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-18T17:03:18.076Z] #28 35.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T17:03:18.076Z] #28 35.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T17:03:18.076Z] #28 35.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:03:18.638Z] #28 36.12 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-18T17:03:18.638Z] #28 36.13 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-18T17:03:18.638Z] #28 36.33 Setting up libelf1:amd64 (0.183-1) ... [2022-05-18T17:03:18.638Z] #28 36.34 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-18T17:03:18.638Z] #28 36.35 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T17:03:18.638Z] #28 36.37 Setting up python3-distutils (3.9.2-1) ... [2022-05-18T17:03:18.894Z] #28 36.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T17:03:19.101Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-05-18T17:03:19.101Z] === RUN TestBuildWithHugeFile [2022-05-18T17:03:19.151Z] #28 36.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-18T17:03:19.151Z] #28 36.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-18T17:03:19.151Z] #28 36.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-18T17:03:19.151Z] #28 36.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-18T17:03:19.151Z] #28 36.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-18T17:03:19.151Z] #28 36.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-18T17:03:19.151Z] #28 36.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-18T17:03:19.151Z] #28 36.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-18T17:03:19.151Z] #28 36.70 Setting up python3-setuptools (52.0.0-4) ... [2022-05-18T17:03:19.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T17:03:19.713Z] #28 37.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-18T17:03:19.713Z] #28 37.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-18T17:03:19.713Z] #28 37.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-18T17:03:19.713Z] #28 37.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T17:03:19.970Z] #28 37.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-18T17:03:20.047Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T17:03:20.226Z] #28 37.80 Setting up jq (1.6-2.1) ... [2022-05-18T17:03:20.226Z] #28 37.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-18T17:03:20.226Z] #28 37.82 Setting up iptables (1.8.7-1) ... [2022-05-18T17:03:20.226Z] #28 37.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T17:03:20.226Z] #28 37.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T17:03:20.226Z] #28 37.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T17:03:20.226Z] #28 37.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T17:03:20.226Z] #28 37.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-18T17:03:20.226Z] #28 37.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-18T17:03:20.226Z] #28 37.86 Setting up iproute2 (5.10.0-4) ... [2022-05-18T17:03:20.483Z] #28 38.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T17:03:21.047Z] #28 DONE 38.7s [2022-05-18T17:03:21.047Z] [2022-05-18T17:03:21.047Z] #29 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T17:03:21.047Z] #29 sha256:f8eb93030c7ac506371050739bef3ad85df4ae4863952c82fc973e86bff67593 [2022-05-18T17:03:21.429Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T17:03:21.999Z] #29 0.866 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-18T17:03:21.999Z] #29 0.871 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-18T17:03:21.999Z] #29 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-18T17:03:21.999Z] #29 DONE 0.9s [2022-05-18T17:03:21.999Z] [2022-05-18T17:03:21.999Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T17:03:21.999Z] #30 sha256:d51114f67b1a8165f4dd4f87fc135c06988a7cf17fddeb03ab0959d99641bfd3 [2022-05-18T17:03:22.369Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T17:03:23.308Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2022-05-18T17:03:23.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2022-05-18T17:03:23.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-18T17:03:23.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-18T17:03:23.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-18T17:03:23.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-18T17:03:23.308Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T17:03:28.589Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-18T17:03:28.589Z] === RUN TestBuildLabelWithTargets [2022-05-18T17:03:29.530Z] 12fb50a031bd: Pull complete [2022-05-18T17:03:29.530Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-18T17:03:29.530Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:03:29.530Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:03:29.530Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-18T17:03:29.530Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-18T17:03:29.530Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-18T17:03:29.530Z] INFO: Docker version of control daemon [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:29.530Z] Client: [2022-05-18T17:03:29.530Z] Version: 20.10.9 [2022-05-18T17:03:29.530Z] API version: 1.41 [2022-05-18T17:03:29.530Z] Go version: go1.16.8 [2022-05-18T17:03:29.530Z] Git commit: c2ea9bc [2022-05-18T17:03:29.530Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T17:03:29.530Z] OS/Arch: windows/amd64 [2022-05-18T17:03:29.530Z] Context: default [2022-05-18T17:03:29.530Z] Experimental: true [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:29.530Z] Server: Docker Engine - Community [2022-05-18T17:03:29.530Z] Engine: [2022-05-18T17:03:29.530Z] Version: 20.10.9 [2022-05-18T17:03:29.530Z] API version: 1.41 (minimum version 1.24) [2022-05-18T17:03:29.530Z] Go version: go1.16.8 [2022-05-18T17:03:29.530Z] Git commit: 79ea9d3 [2022-05-18T17:03:29.530Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T17:03:29.530Z] OS/Arch: windows/amd64 [2022-05-18T17:03:29.530Z] Experimental: true [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:29.530Z] INFO: Docker info of control daemon [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:29.530Z] Client: [2022-05-18T17:03:29.530Z] Context: default [2022-05-18T17:03:29.530Z] Debug Mode: false [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:29.530Z] Server: [2022-05-18T17:03:29.530Z] Containers: 0 [2022-05-18T17:03:29.530Z] Running: 0 [2022-05-18T17:03:29.530Z] Paused: 0 [2022-05-18T17:03:29.530Z] Stopped: 0 [2022-05-18T17:03:29.530Z] Images: 1 [2022-05-18T17:03:29.530Z] Server Version: 20.10.9 [2022-05-18T17:03:29.530Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-18T17:03:29.530Z] Windows: [2022-05-18T17:03:29.530Z] LCOW: [2022-05-18T17:03:29.530Z] Logging Driver: json-file [2022-05-18T17:03:29.530Z] Plugins: [2022-05-18T17:03:29.530Z] Volume: local [2022-05-18T17:03:29.530Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T17:03:29.530Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T17:03:29.530Z] Swarm: inactive [2022-05-18T17:03:29.530Z] Default Isolation: process [2022-05-18T17:03:29.530Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T17:03:29.530Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-18T17:03:29.530Z] OSType: windows [2022-05-18T17:03:29.530Z] Architecture: x86_64 [2022-05-18T17:03:29.530Z] CPUs: 4 [2022-05-18T17:03:29.530Z] Total Memory: 32GiB [2022-05-18T17:03:29.530Z] Name: azwin-2-bf45e0 [2022-05-18T17:03:29.530Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-18T17:03:29.530Z] Docker Root Dir: D:\docker [2022-05-18T17:03:29.530Z] Debug Mode: false [2022-05-18T17:03:29.530Z] Registry: https://index.docker.io/v1/ [2022-05-18T17:03:29.530Z] Labels: [2022-05-18T17:03:29.530Z] Experimental: true [2022-05-18T17:03:29.530Z] Insecure Registries: [2022-05-18T17:03:29.530Z] 10.0.0.4:5000 [2022-05-18T17:03:29.530Z] 127.0.0.0/8 [2022-05-18T17:03:29.530Z] Registry Mirrors: [2022-05-18T17:03:29.530Z] http://10.0.0.4:5000/ [2022-05-18T17:03:29.530Z] Live Restore Enabled: false [2022-05-18T17:03:29.530Z] Product License: Community Engine [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:29.530Z] INFO: Commit hash is 5a219d67e8 [2022-05-18T17:03:29.530Z] INFO: Nuke-Everything... [2022-05-18T17:03:29.530Z] INFO: Container count on control daemon to delete is 0 [2022-05-18T17:03:29.530Z] INFO: Nuking d:\CI [2022-05-18T17:03:29.530Z] INFO: Zapped successfully [2022-05-18T17:03:29.530Z] INFO: Location for testing is d:\CI\PR-43597\4 [2022-05-18T17:03:29.530Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:29.530Z] INFO: Building the image from Dockerfile.windows at 05/18/2022 17:03:29... [2022-05-18T17:03:29.530Z] [2022-05-18T17:03:30.081Z] #30 6.945 Collecting yamllint==1.26.1 [2022-05-18T17:03:30.081Z] #30 7.990 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-18T17:03:30.644Z] #30 8.469 Collecting pathspec>=0.5.3 [2022-05-18T17:03:30.644Z] #30 8.473 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-18T17:03:30.644Z] #30 8.656 Collecting pyyaml [2022-05-18T17:03:30.644Z] #30 8.660 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-18T17:03:30.644Z] #30 8.693 Building wheels for collected packages: yamllint [2022-05-18T17:03:30.644Z] #30 8.694 Building wheel for yamllint (setup.py): started [2022-05-18T17:03:30.900Z] #30 9.084 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-18T17:03:30.900Z] #30 9.085 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f171da73c7195da0a521b21ebf3f9e6262d878f7b4bdfe5e7dc4b69f2af979dd [2022-05-18T17:03:30.900Z] #30 9.085 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-18T17:03:30.900Z] #30 9.088 Successfully built yamllint [2022-05-18T17:03:30.900Z] #30 9.097 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-18T17:03:31.311Z] ok github.com/docker/docker/libnetwork 37.372s coverage: 40.6% of statements [2022-05-18T17:03:31.311Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-18T17:03:31.311Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-18T17:03:31.311Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-18T17:03:31.311Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-18T17:03:31.311Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-18T17:03:31.355Z] #30 9.280 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-18T17:03:31.356Z] #30 DONE 9.5s [2022-05-18T17:03:31.356Z] [2022-05-18T17:03:31.356Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:03:31.356Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:03:31.658Z] #71 ... [2022-05-18T17:03:31.658Z] [2022-05-18T17:03:31.658Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T17:03:31.658Z] #34 sha256:e278d126168605993e6f55d8557f2422d282d94478981749d9bffa442f9cb472 [2022-05-18T17:03:31.658Z] #34 DONE 0.2s [2022-05-18T17:03:31.658Z] [2022-05-18T17:03:31.658Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T17:03:31.658Z] #39 sha256:d38bc2e7d916f69bd4f98a24f767208ff19883d44431c8bdc79044b206c720ad [2022-05-18T17:03:31.876Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.480s coverage: 59.9% of statements [2022-05-18T17:03:31.876Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-18T17:03:31.918Z] #39 DONE 0.3s [2022-05-18T17:03:31.918Z] [2022-05-18T17:03:31.918Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T17:03:31.918Z] #42 sha256:9fd4bbf63e7e4b1f375c42c824741a0a6e199e425c88f5f2527328f684f19693 [2022-05-18T17:03:32.132Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-18T17:03:32.175Z] #42 DONE 0.2s [2022-05-18T17:03:32.175Z] [2022-05-18T17:03:32.175Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T17:03:32.175Z] #44 sha256:023c970a20c98f01e918dad440f0cf72dfdd03422d21e53bbc90ed8a1d415083 [2022-05-18T17:03:32.175Z] #44 DONE 0.2s [2022-05-18T17:03:32.175Z] [2022-05-18T17:03:32.175Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T17:03:32.175Z] #46 sha256:e40977453f454f4d9b2fc279e239d69fbebcf9d82454c8416da83d63864fd974 [2022-05-18T17:03:32.175Z] #46 DONE 0.1s [2022-05-18T17:03:32.175Z] [2022-05-18T17:03:32.175Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:03:32.175Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:03:32.432Z] #71 ... [2022-05-18T17:03:32.432Z] [2022-05-18T17:03:32.432Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T17:03:32.432Z] #48 sha256:fad1452618bba20f83905bd0369d30c87e9b3e78d20971e23282d7c85bcc13de [2022-05-18T17:03:32.432Z] #48 DONE 0.1s [2022-05-18T17:03:32.432Z] [2022-05-18T17:03:32.432Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T17:03:32.432Z] #52 sha256:60bc6e57ca8da45adf576619891e7f8d26d1fb9d5c925bbf9be3ff60c303a536 [2022-05-18T17:03:32.432Z] #52 DONE 0.0s [2022-05-18T17:03:32.432Z] [2022-05-18T17:03:32.432Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T17:03:32.432Z] #55 sha256:c2880132648d24819b37594dfa7a2732a51fefea4d0128ded9b9bde748eb7078 [2022-05-18T17:03:32.696Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-05-18T17:03:32.696Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-18T17:03:33.004Z] #55 DONE 0.3s [2022-05-18T17:03:33.004Z] [2022-05-18T17:03:33.004Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T17:03:33.004Z] #59 sha256:6346a0c778a2044893862c951a9c35be40fcf3399eb1b1b717dc4a605eeaa9fd [2022-05-18T17:03:33.004Z] #59 DONE 0.1s [2022-05-18T17:03:33.004Z] [2022-05-18T17:03:33.004Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T17:03:33.004Z] #61 sha256:380ac94d82f68d4928567f3551813ce802a82e0117bdce12bd6025e5ac1b818f [2022-05-18T17:03:33.004Z] #61 DONE 0.1s [2022-05-18T17:03:33.004Z] [2022-05-18T17:03:33.004Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:03:33.004Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:03:33.004Z] #71 ... [2022-05-18T17:03:33.004Z] [2022-05-18T17:03:33.004Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T17:03:33.004Z] #63 sha256:104413eaef45f1a40ef9d58e1dc66d42d81297a63522fbb6e2f2c3e8c8d13179 [2022-05-18T17:03:33.259Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-18T17:03:33.259Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-18T17:03:33.260Z] #63 DONE 0.3s [2022-05-18T17:03:33.260Z] [2022-05-18T17:03:33.260Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T17:03:33.260Z] #65 sha256:55256ce34fc9a90f44150b79f564cf2e6ccd2b5ff85f5e7ecad1a7b3f710ac60 [2022-05-18T17:03:33.260Z] #65 DONE 0.1s [2022-05-18T17:03:33.260Z] [2022-05-18T17:03:33.260Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T17:03:33.260Z] #68 sha256:f3b9a1f3ceec23e60a2348b6482a1c27b3a36db22a6f26a94cd5519b22999963 [2022-05-18T17:03:33.516Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-18T17:03:33.517Z] #68 DONE 0.1s [2022-05-18T17:03:33.517Z] [2022-05-18T17:03:33.517Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T17:03:33.517Z] #71 sha256:3a2de57eff72a70297dc35a4f519656c7cfae89a18c8519be46cf70341675265 [2022-05-18T17:03:34.416Z] Sending build context to Docker daemon 66.77MB [2022-05-18T17:03:34.416Z] [2022-05-18T17:03:34.416Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-18T17:03:34.416Z] ---> 7c569352fed3 [2022-05-18T17:03:34.416Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-18T17:03:34.882Z] ---> Running in 8b4683e6b296 [2022-05-18T17:03:34.882Z] Removing intermediate container 8b4683e6b296 [2022-05-18T17:03:34.882Z] ---> 590a9c28d493 [2022-05-18T17:03:34.882Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-18T17:03:34.882Z] ---> Running in 0d7353ec94fb [2022-05-18T17:03:35.349Z] Removing intermediate container 0d7353ec94fb [2022-05-18T17:03:35.349Z] ---> ba89a64b107e [2022-05-18T17:03:35.349Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-18T17:03:35.349Z] ---> Running in eb01825eb62b [2022-05-18T17:03:35.815Z] Removing intermediate container eb01825eb62b [2022-05-18T17:03:35.815Z] ---> ee2edaaa466d [2022-05-18T17:03:35.815Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-18T17:03:35.816Z] ---> Running in 22f456eeaf9f [2022-05-18T17:03:35.816Z] Removing intermediate container 22f456eeaf9f [2022-05-18T17:03:35.816Z] ---> 8764124c1074 [2022-05-18T17:03:35.816Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-18T17:03:35.816Z] ---> Running in ecd69ba2052e [2022-05-18T17:03:36.283Z] Removing intermediate container ecd69ba2052e [2022-05-18T17:03:36.283Z] ---> 66e2da9bc629 [2022-05-18T17:03:36.283Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-18T17:03:36.283Z] ---> Running in 6ab255cbeabb [2022-05-18T17:03:36.749Z] Removing intermediate container 6ab255cbeabb [2022-05-18T17:03:36.749Z] ---> 4124cda12b53 [2022-05-18T17:03:36.749Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-18T17:03:36.749Z] ---> Running in c9680c5e9b7d [2022-05-18T17:03:36.889Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-05-18T17:03:36.889Z] === RUN TestBuildWithEmptyLayers [2022-05-18T17:03:39.432Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-18T17:03:39.432Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T17:03:41.505Z] [2022-05-18T17:03:41.505Z] SUCCESS: Specified value was saved. [2022-05-18T17:03:42.488Z] INFO: Downloading git... [2022-05-18T17:03:43.461Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.690s coverage: 7.2% of statements [2022-05-18T17:03:43.461Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-18T17:03:43.461Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-18T17:03:43.461Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-18T17:03:43.461Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-18T17:03:43.461Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-18T17:03:43.461Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-18T17:03:43.464Z] INFO: Downloading go... [2022-05-18T17:03:43.718Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-18T17:03:43.975Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-05-18T17:03:44.231Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-18T17:03:44.231Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-18T17:03:44.713Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-18T17:03:44.713Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T17:03:44.713Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-05-18T17:03:44.713Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T17:03:44.999Z] INFO: Downloading compiler 1 of 3... [2022-05-18T17:03:46.524Z] INFO: Downloading compiler 2 of 3... [2022-05-18T17:03:46.979Z] INFO: Downloading compiler 3 of 3... [2022-05-18T17:03:47.938Z] INFO: Extracting git... [2022-05-18T17:03:49.995Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-05-18T17:03:49.995Z] === RUN TestBuildWithHugeFile [2022-05-18T17:03:56.405Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-18T17:03:58.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-18T17:03:58.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-18T17:04:00.060Z] #71 135.9 # github.com/containerd/containerd/cmd/containerd [2022-05-18T17:04:00.060Z] #71 135.9 /usr/bin/ld: /tmp/go-link-3578908111/000019.o: in function `New': [2022-05-18T17:04:00.060Z] #71 135.9 /tmp/tmp.UpU82rBDAK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-18T17:04:00.060Z] #71 136.0 + bin/containerd-stress [2022-05-18T17:04:00.060Z] #71 137.1 + bin/containerd-shim [2022-05-18T17:04:00.356Z] INFO: Expanding go... [2022-05-18T17:04:11.257Z] ok github.com/docker/docker/libnetwork/ipam 16.109s coverage: 85.3% of statements [2022-05-18T17:04:11.257Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-18T17:04:11.257Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-18T17:04:11.514Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-18T17:04:12.078Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-18T17:04:12.078Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-18T17:04:12.078Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-18T17:04:12.278Z] #71 148.1 + bin/containerd-shim-runc-v1 [2022-05-18T17:04:12.652Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-05-18T17:04:13.582Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-05-18T17:04:13.582Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-18T17:04:13.839Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-18T17:04:14.923Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-18T17:04:14.923Z] [2022-05-18T17:04:14.923Z] ________ ____ __. [2022-05-18T17:04:14.923Z] \_____ \ | |/ _| [2022-05-18T17:04:14.923Z] / | \| < [2022-05-18T17:04:14.923Z] / | \ | \ [2022-05-18T17:04:14.923Z] \_______ /____|__ \ [2022-05-18T17:04:14.923Z] \/ \/ [2022-05-18T17:04:14.923Z] [2022-05-18T17:04:14.923Z] INFO: make.ps1 ended at 05/18/2022 17:04:01 [2022-05-18T17:04:14.923Z] INFO: Binaries build ended at 05/18/2022 17:04:03. Duration:00:01:35.1572281 [2022-05-18T17:04:14.923Z] INFO: Copying the built daemon binary to d:\CI\PR-43597\4\binary\dockerd-8f21e81ed3.exe... [2022-05-18T17:04:14.923Z] INFO: Copying the built client binary to d:\CI\PR-43597\4\binary\docker-8f21e81ed3.exe... [2022-05-18T17:04:14.923Z] INFO: Copying the golang package from the container to d:\CI\PR-43597\4\installer\go.zip... [2022-05-18T17:04:14.923Z] INFO: Extracting go.zip to d:\CI\PR-43597\4\go [2022-05-18T17:04:15.317Z] --- PASS: TestBuildWithHugeFile (49.25s) [2022-05-18T17:04:15.317Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T17:04:15.317Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:04:15.317Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:04:15.317Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T17:04:15.317Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:04:15.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:04:15.317Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:04:15.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:04:15.317Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:04:15.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:04:15.317Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:04:15.317Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:04:15.317Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:04:15.317Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-18T17:04:15.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-18T17:04:15.317Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-05-18T17:04:15.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-18T17:04:15.317Z] === RUN TestBuildPreserveOwnership [2022-05-18T17:04:15.317Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-18T17:04:15.317Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-18T17:04:15.317Z] --- PASS: TestBuildPreserveOwnership (3.47s) [2022-05-18T17:04:15.317Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2022-05-18T17:04:15.317Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.11s) [2022-05-18T17:04:15.317Z] === RUN TestBuildPlatformInvalid [2022-05-18T17:04:15.317Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-18T17:04:15.317Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-18T17:04:15.317Z] Loaded image: busybox:latest [2022-05-18T17:04:15.317Z] Loaded image: busybox:glibc [2022-05-18T17:04:15.317Z] Loaded image: debian:bullseye-slim [2022-05-18T17:04:15.317Z] Loaded image: hello-world:latest [2022-05-18T17:04:15.317Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T17:04:17.576Z] #71 154.3 + bin/containerd-shim-runc-v2 [2022-05-18T17:04:17.576Z] #71 155.1 + binaries [2022-05-18T17:04:17.576Z] #71 155.1 + install -D bin/containerd /build/containerd [2022-05-18T17:04:17.576Z] #71 155.1 + install -D bin/containerd-shim /build/containerd-shim [2022-05-18T17:04:17.576Z] #71 155.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-18T17:04:17.576Z] #71 155.1 + install -D bin/ctr /build/ctr [2022-05-18T17:04:18.163Z] #71 DONE 155.6s [2022-05-18T17:04:19.089Z] [2022-05-18T17:04:19.089Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T17:04:19.089Z] #72 sha256:4314b359eb3b48bfb725cdfd9944dd648ebdfbe4720aa3eb026237d0fde01010 [2022-05-18T17:04:19.344Z] #72 DONE 0.2s [2022-05-18T17:04:19.344Z] [2022-05-18T17:04:19.344Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T17:04:19.344Z] #77 sha256:2dd78728d2e6a38c2974c878de6b161cd2ef1291c660b90588b88268938510ce [2022-05-18T17:04:19.344Z] #77 DONE 0.1s [2022-05-18T17:04:19.344Z] [2022-05-18T17:04:19.344Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T17:04:19.344Z] #82 sha256:6b2de9adc2ec27c6b95ba737429d1926f9048c1efd4ad4bef9f6cbae03f074e6 [2022-05-18T17:04:19.599Z] #82 DONE 0.4s [2022-05-18T17:04:19.855Z] [2022-05-18T17:04:19.855Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T17:04:19.855Z] #83 sha256:4cbb5c09d0f6fdafe33b6cfbcf14a86e99fefc6cc2ba4b1a847241d36aa9bac3 [2022-05-18T17:04:19.855Z] #83 DONE 0.0s [2022-05-18T17:04:19.855Z] [2022-05-18T17:04:19.855Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T17:04:19.855Z] #84 sha256:99d2a01b848be9fe7cb18f4fe6de3cb64f2c18a5996a035f24230c59437428cb [2022-05-18T17:04:22.368Z] #84 DONE 2.1s [2022-05-18T17:04:22.368Z] [2022-05-18T17:04:22.368Z] #85 exporting to image [2022-05-18T17:04:22.368Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T17:04:22.368Z] #85 exporting layers [2022-05-18T17:04:23.402Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.58s) [2022-05-18T17:04:23.403Z] PASS [2022-05-18T17:04:23.403Z] [2022-05-18T17:04:23.403Z] === Skipped [2022-05-18T17:04:23.403Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-18T17:04:23.403Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:04:23.403Z] [2022-05-18T17:04:23.403Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:04:23.403Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:04:23.403Z] [2022-05-18T17:04:23.403Z] DONE 34 tests, 2 skipped in 84.680s [2022-05-18T17:04:23.403Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-18T17:04:23.403Z] INFO: Testing against a local daemon [2022-05-18T17:04:23.403Z] === RUN TestConfigInspect [2022-05-18T17:04:24.765Z] --- PASS: TestConfigInspect (2.17s) [2022-05-18T17:04:24.765Z] === RUN TestConfigList [2022-05-18T17:04:25.427Z] INFO: Expanding compiler 1 of 3... [2022-05-18T17:04:25.427Z] INFO: Expanding compiler 2 of 3... [2022-05-18T17:04:26.951Z] INFO: Expanding compiler 3 of 3... [2022-05-18T17:04:27.303Z] --- PASS: TestConfigList (2.17s) [2022-05-18T17:04:27.303Z] === RUN TestConfigsCreateAndDelete [2022-05-18T17:04:27.405Z] INFO: Removing downloaded files... [2022-05-18T17:04:27.405Z] INFO: Downloading containerd [2022-05-18T17:04:29.188Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-05-18T17:04:29.188Z] === RUN TestConfigsUpdate [2022-05-18T17:04:31.079Z] --- PASS: TestConfigsUpdate (2.14s) [2022-05-18T17:04:31.079Z] === RUN TestTemplatedConfig [2022-05-18T17:04:34.344Z] --- PASS: TestTemplatedConfig (2.56s) [2022-05-18T17:04:34.344Z] === RUN TestConfigCreateResolve [2022-05-18T17:04:35.969Z] INFO: Extraction ended at 05/18/2022 17:04:34. Duration:00:00:29.4201263 [2022-05-18T17:04:35.969Z] INFO: Updating the golang and path environment variables [2022-05-18T17:04:35.969Z] INFO: GOPATH=d:\gopath [2022-05-18T17:04:35.969Z] INFO: go version go1.18.2 windows/amd64 [2022-05-18T17:04:35.969Z] INFO: Running the daemon under test in debug mode [2022-05-18T17:04:35.969Z] INFO: Running the daemon under test in containerd mode [2022-05-18T17:04:35.969Z] INFO: Starting a daemon under test... [2022-05-18T17:04:35.969Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43597\4\daemon --pidfile d:\CI\PR-43597\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-18T17:04:35.969Z] INFO: Containerd started successfully. [2022-05-18T17:04:35.969Z] INFO: Process started successfully. [2022-05-18T17:04:35.969Z] INFO: Start tailing logs of the daemon under tests [2022-05-18T17:04:35.969Z] INFO: Waiting for the daemon under test to start... [2022-05-18T17:04:36.232Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-05-18T17:04:36.232Z] PASS [2022-05-18T17:04:36.232Z] [2022-05-18T17:04:36.232Z] DONE 6 tests in 13.345s [2022-05-18T17:04:36.232Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-18T17:04:36.232Z] INFO: Testing against a local daemon [2022-05-18T17:04:36.232Z] === RUN TestAttachWithTTY [2022-05-18T17:04:36.232Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-18T17:04:36.232Z] === RUN TestAttachWithoutTTy [2022-05-18T17:04:36.232Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-18T17:04:36.232Z] === RUN TestCheckpoint [2022-05-18T17:04:36.232Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:04:36.232Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T17:04:36.232Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T17:04:36.232Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:04:36.232Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:04:36.232Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:04:36.232Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:04:36.232Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:04:36.232Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:04:36.232Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T17:04:36.232Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-18T17:04:36.232Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-18T17:04:36.233Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-18T17:04:36.233Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T17:04:36.233Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T17:04:36.233Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T17:04:36.233Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T17:04:36.233Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T17:04:36.233Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T17:04:36.233Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T17:04:36.233Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-18T17:04:36.233Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T17:04:36.233Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-18T17:04:36.233Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T17:04:36.233Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-18T17:04:36.233Z] === RUN TestCopyEmptyFile [2022-05-18T17:04:36.489Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-18T17:04:36.489Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T17:04:36.489Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-18T17:04:36.489Z] === RUN TestCopyFromContainer [2022-05-18T17:04:37.416Z] === RUN TestCopyFromContainer// [2022-05-18T17:04:37.672Z] === RUN TestCopyFromContainer//bar/root [2022-05-18T17:04:37.672Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-18T17:04:37.672Z] === RUN TestCopyFromContainer/bar/quux [2022-05-18T17:04:37.672Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-18T17:04:37.672Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-18T17:04:37.679Z] [2022-05-18T17:04:37.679Z] Name Version Source Summary [2022-05-18T17:04:37.679Z] ---- ------- ------ ------- [2022-05-18T17:04:37.679Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-18T17:04:37.927Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-18T17:04:37.927Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-18T17:04:37.927Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-18T17:04:37.927Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-18T17:04:38.134Z] [2022-05-18T17:04:38.134Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-18T17:04:38.134Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-18T17:04:38.134Z] PSChildName : containerd [2022-05-18T17:04:38.134Z] PSDrive : C [2022-05-18T17:04:38.134Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-18T17:04:38.134Z] PSIsContainer : True [2022-05-18T17:04:38.134Z] Name : containerd [2022-05-18T17:04:38.134Z] FullName : C:\containerd [2022-05-18T17:04:38.134Z] Parent : [2022-05-18T17:04:38.134Z] Exists : True [2022-05-18T17:04:38.134Z] Root : C:\ [2022-05-18T17:04:38.134Z] Extension : [2022-05-18T17:04:38.134Z] CreationTime : 5/18/2022 5:04:37 PM [2022-05-18T17:04:38.134Z] CreationTimeUtc : 5/18/2022 5:04:37 PM [2022-05-18T17:04:38.134Z] LastAccessTime : 5/18/2022 5:04:37 PM [2022-05-18T17:04:38.134Z] LastAccessTimeUtc : 5/18/2022 5:04:37 PM [2022-05-18T17:04:38.134Z] LastWriteTime : 5/18/2022 5:04:37 PM [2022-05-18T17:04:38.134Z] LastWriteTimeUtc : 5/18/2022 5:04:37 PM [2022-05-18T17:04:38.134Z] Attributes : Directory [2022-05-18T17:04:38.134Z] Mode : d----- [2022-05-18T17:04:38.134Z] BaseName : containerd [2022-05-18T17:04:38.134Z] Target : {} [2022-05-18T17:04:38.134Z] LinkType : [2022-05-18T17:04:38.134Z] [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer (1.68s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-18T17:04:38.183Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-18T17:04:38.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T17:04:38.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:04:38.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:04:38.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:04:38.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:04:38.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:04:38.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:04:38.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:04:38.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:04:38.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:04:38.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-18T17:04:38.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T17:04:38.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T17:04:38.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T17:04:38.183Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T17:04:38.183Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-18T17:04:38.183Z] === RUN TestCreateWithInvalidEnv [2022-05-18T17:04:38.183Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T17:04:38.183Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T17:04:38.183Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T17:04:38.183Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T17:04:38.183Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T17:04:38.183Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T17:04:38.183Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T17:04:38.183Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T17:04:38.183Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T17:04:38.183Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-18T17:04:38.183Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T17:04:38.183Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T17:04:38.183Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T17:04:38.183Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T17:04:38.183Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-18T17:04:38.183Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T17:04:39.656Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-18T17:04:39.656Z] INFO: Configuring git core.autocrlf... [2022-05-18T17:04:39.656Z] [2022-05-18T17:04:39.656Z] [2022-05-18T17:04:40.070Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2022-05-18T17:04:40.070Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T17:04:41.435Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2022-05-18T17:04:41.435Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T17:04:41.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:04:41.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:04:41.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:04:41.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:04:41.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:04:41.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:04:41.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:04:41.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:04:41.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:04:41.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:04:41.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:04:41.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:04:41.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:04:41.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:04:41.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:04:41.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-18T17:04:41.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-18T17:04:41.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-18T17:04:41.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T17:04:41.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-18T17:04:41.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-18T17:04:41.435Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T17:04:41.996Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-05-18T17:04:41.996Z] === RUN TestCreateDifferentPlatform [2022-05-18T17:04:41.996Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T17:04:41.996Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T17:04:41.996Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-18T17:04:41.996Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T17:04:41.996Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T17:04:41.996Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T17:04:41.996Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-18T17:04:41.996Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T17:04:41.996Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-18T17:04:41.996Z] === RUN TestContainerStartOnDaemonRestart [2022-05-18T17:04:41.996Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-18T17:04:41.996Z] === RUN TestDaemonRestartIpcMode [2022-05-18T17:04:41.996Z] === PAUSE TestDaemonRestartIpcMode [2022-05-18T17:04:41.996Z] === RUN TestDaemonHostGatewayIP [2022-05-18T17:04:41.996Z] === PAUSE TestDaemonHostGatewayIP [2022-05-18T17:04:41.996Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-18T17:04:41.996Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-18T17:04:41.996Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T17:04:41.996Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-18T17:04:41.996Z] === RUN TestDiff [2022-05-18T17:04:42.556Z] --- PASS: TestDiff (0.50s) [2022-05-18T17:04:42.556Z] === RUN TestExecWithCloseStdin [2022-05-18T17:04:43.118Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-05-18T17:04:43.118Z] === RUN TestExec [2022-05-18T17:04:44.045Z] --- PASS: TestExec (0.63s) [2022-05-18T17:04:44.045Z] === RUN TestExecUser [2022-05-18T17:04:44.606Z] --- PASS: TestExecUser (0.65s) [2022-05-18T17:04:44.606Z] === RUN TestExportContainerAndImportImage [2022-05-18T17:04:45.169Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-05-18T17:04:45.169Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T17:04:46.369Z] --- PASS: TestBuildWithHugeFile (51.93s) [2022-05-18T17:04:46.369Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T17:04:46.369Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:04:46.369Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:04:46.369Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T17:04:46.369Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:04:46.369Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:04:46.369Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:04:46.369Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:04:46.369Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:04:46.369Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:04:46.369Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:04:46.369Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:04:46.369Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:04:46.369Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-18T17:04:46.369Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-18T17:04:46.369Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-18T17:04:46.369Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-05-18T17:04:46.369Z] === RUN TestBuildPreserveOwnership [2022-05-18T17:04:46.369Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-18T17:04:46.533Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-18T17:04:46.533Z] === RUN TestHealthCheckWorkdir [2022-05-18T17:04:47.308Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-18T17:04:47.459Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-05-18T17:04:47.459Z] === RUN TestHealthKillContainer [2022-05-18T17:04:48.860Z] #85 exporting layers 24.2s done [2022-05-18T17:04:48.860Z] #85 writing image sha256:13afe77714c3d79c2f433feb64e9980b64da92f4b55f01329cd13e23fa161412 done [2022-05-18T17:04:48.860Z] #85 naming to docker.io/library/docker:b972d7a4135c5da38b41c0318fff637e5e130e99 done [2022-05-18T17:04:48.860Z] #85 DONE 24.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-18T17:04:49.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43597/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b972d7a4135c5da38b41c0318fff637e5e130e99 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b972d7a4135c5da38b41c0318fff637e5e130e99 hack/validate/default [2022-05-18T17:04:50.119Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-18T17:04:50.119Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-18T17:04:50.119Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-18T17:04:50.119Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-18T17:04:50.119Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-18T17:04:50.119Z] Congratulations! No new tests were added to integration-cli. [2022-05-18T17:04:50.119Z] [2022-05-18T17:04:50.119Z] INFO Start validation with golang-ci-lint [2022-05-18T17:04:50.680Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-18T17:04:50.680Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-18T17:04:51.505Z] --- PASS: TestBuildPreserveOwnership (9.87s) [2022-05-18T17:04:51.505Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.85s) [2022-05-18T17:04:51.505Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-18T17:04:51.505Z] === RUN TestBuildPlatformInvalid [2022-05-18T17:04:51.505Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-18T17:04:51.505Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-18T17:04:51.505Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-18T17:04:51.505Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-18T17:04:51.505Z] PASS [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] === Skipped [2022-05-18T17:04:51.505Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-18T17:04:51.505Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:04:51.505Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-18T17:04:51.505Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] DONE 34 tests, 3 skipped in 112.349s [2022-05-18T17:04:51.505Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-18T17:04:51.505Z] INFO: Testing against a local daemon [2022-05-18T17:04:51.505Z] === RUN TestConfigInspect [2022-05-18T17:04:51.505Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-18T17:04:51.505Z] === RUN TestConfigList [2022-05-18T17:04:51.505Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] --- SKIP: TestConfigList (0.01s) [2022-05-18T17:04:51.505Z] === RUN TestConfigsCreateAndDelete [2022-05-18T17:04:51.505Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-18T17:04:51.505Z] === RUN TestConfigsUpdate [2022-05-18T17:04:51.505Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-18T17:04:51.505Z] === RUN TestTemplatedConfig [2022-05-18T17:04:51.505Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-18T17:04:51.505Z] === RUN TestConfigCreateResolve [2022-05-18T17:04:51.505Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-18T17:04:51.505Z] PASS [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] === Skipped [2022-05-18T17:04:51.505Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-18T17:04:51.505Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-18T17:04:51.505Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-18T17:04:51.505Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-18T17:04:51.505Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-18T17:04:51.505Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-18T17:04:51.505Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:04:51.505Z] [2022-05-18T17:04:51.505Z] DONE 6 tests, 6 skipped in 0.151s [2022-05-18T17:04:51.505Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-18T17:04:51.505Z] INFO: Testing against a local daemon [2022-05-18T17:04:51.505Z] === RUN TestAttachWithTTY [2022-05-18T17:04:51.505Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-18T17:04:51.505Z] === RUN TestAttachWithoutTTy [2022-05-18T17:04:51.765Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-18T17:04:51.765Z] === RUN TestCheckpoint [2022-05-18T17:04:51.765Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:04:51.765Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T17:04:51.765Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T17:04:51.765Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:04:51.765Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:04:51.765Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:04:51.765Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:04:51.765Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:04:51.765Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:04:51.765Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T17:04:51.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T17:04:51.765Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T17:04:51.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T17:04:51.765Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-18T17:04:51.765Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T17:04:51.765Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T17:04:51.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T17:04:51.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T17:04:51.765Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T17:04:51.765Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-05-18T17:04:51.765Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T17:04:51.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-05-18T17:04:51.765Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T17:04:52.025Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-05-18T17:04:52.025Z] === RUN TestCopyEmptyFile [2022-05-18T17:04:52.025Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-18T17:04:52.025Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T17:04:52.285Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-18T17:04:52.285Z] === RUN TestCopyFromContainer [2022-05-18T17:04:55.560Z] --- PASS: TestHealthKillContainer (8.15s) [2022-05-18T17:04:55.560Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T17:04:56.120Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-05-18T17:04:56.120Z] === RUN TestIpcModeNone [2022-05-18T17:04:56.483Z] === RUN TestCopyFromContainer// [2022-05-18T17:04:56.483Z] === RUN TestCopyFromContainer//bar/root [2022-05-18T17:04:56.483Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-18T17:04:56.483Z] === RUN TestCopyFromContainer/bar/quux [2022-05-18T17:04:56.483Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-18T17:04:56.483Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-18T17:04:56.483Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-18T17:04:56.483Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-18T17:04:56.483Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-18T17:04:56.681Z] --- PASS: TestIpcModeNone (0.63s) [2022-05-18T17:04:56.681Z] === RUN TestIpcModePrivate [2022-05-18T17:04:56.743Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer (4.54s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-18T17:04:56.743Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-18T17:04:56.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T17:04:56.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:04:56.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:04:56.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:04:56.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:04:56.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:04:56.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:04:56.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:04:56.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:04:56.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:04:56.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-18T17:04:56.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T17:04:56.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T17:04:56.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T17:04:56.744Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T17:04:56.744Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-18T17:04:56.744Z] === RUN TestCreateWithInvalidEnv [2022-05-18T17:04:56.744Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T17:04:56.744Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T17:04:56.744Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T17:04:56.744Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T17:04:56.744Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T17:04:56.744Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T17:04:56.744Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T17:04:56.744Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T17:04:56.744Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T17:04:56.744Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-18T17:04:56.744Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T17:04:56.744Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T17:04:56.744Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T17:04:56.744Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T17:04:56.744Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-18T17:04:56.744Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T17:04:56.937Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-05-18T17:04:57.086Z] ...INFO: Daemon under test started and replied! [2022-05-18T17:04:57.086Z] INFO: Docker version of the daemon under test [2022-05-18T17:04:57.086Z] [2022-05-18T17:04:57.086Z] Client: [2022-05-18T17:04:57.086Z] Version: 17.06.2-ce [2022-05-18T17:04:57.086Z] API version: 1.30 [2022-05-18T17:04:57.086Z] Go version: go1.8.3 [2022-05-18T17:04:57.086Z] Git commit: cec0b72 [2022-05-18T17:04:57.086Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-18T17:04:57.086Z] OS/Arch: windows/amd64 [2022-05-18T17:04:57.086Z] [2022-05-18T17:04:57.086Z] Server: [2022-05-18T17:04:57.086Z] Version: 0.0.0-dev [2022-05-18T17:04:57.086Z] API version: 1.42 (minimum version 1.24) [2022-05-18T17:04:57.086Z] Go version: go1.18.2 [2022-05-18T17:04:57.086Z] Git commit: 8f21e81ed3 [2022-05-18T17:04:57.086Z] Built: [2022-05-18T17:04:57.086Z] OS/Arch: windows/amd64 [2022-05-18T17:04:57.086Z] Experimental: false [2022-05-18T17:04:57.086Z] [2022-05-18T17:04:57.086Z] INFO: Docker info of the daemon under test [2022-05-18T17:04:57.086Z] [2022-05-18T17:04:57.086Z] Containers: 0 [2022-05-18T17:04:57.086Z] Running: 0 [2022-05-18T17:04:57.086Z] Paused: 0 [2022-05-18T17:04:57.086Z] Stopped: 0 [2022-05-18T17:04:57.086Z] Images: 0 [2022-05-18T17:04:57.086Z] Server Version: 0.0.0-dev [2022-05-18T17:04:57.086Z] Storage Driver: windowsfilter [2022-05-18T17:04:57.086Z] Windows: [2022-05-18T17:04:57.086Z] Logging Driver: json-file [2022-05-18T17:04:57.086Z] Plugins: [2022-05-18T17:04:57.086Z] Volume: local [2022-05-18T17:04:57.086Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T17:04:57.086Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T17:04:57.086Z] Swarm: inactive [2022-05-18T17:04:57.086Z] Default Isolation: process [2022-05-18T17:04:57.086Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T17:04:57.086Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-18T17:04:57.086Z] OSType: windows [2022-05-18T17:04:57.086Z] Architecture: x86_64 [2022-05-18T17:04:57.086Z] CPUs: 4 [2022-05-18T17:04:57.086Z] Total Memory: 32GiB [2022-05-18T17:04:57.086Z] Name: azwin-2-f6a5a0 [2022-05-18T17:04:57.086Z] ID: 8768f9d5-269c-4ae5-b90d-845c9d944321 [2022-05-18T17:04:57.086Z] Docker Root Dir: D:\CI\PR-43597\4\daemon [2022-05-18T17:04:57.086Z] Debug Mode (client): false [2022-05-18T17:04:57.086Z] Debug Mode (server): true [2022-05-18T17:04:57.086Z] File Descriptors: -1 [2022-05-18T17:04:57.086Z] Goroutines: 29 [2022-05-18T17:04:57.086Z] System Time: 2022-05-18T17:04:54.3828993Z [2022-05-18T17:04:57.086Z] EventsListeners: 0 [2022-05-18T17:04:57.086Z] Registry: https://index.docker.io/v1/ [2022-05-18T17:04:57.086Z] Labels: [2022-05-18T17:04:57.086Z] Experimental: false [2022-05-18T17:04:57.086Z] Insecure Registries: [2022-05-18T17:04:57.086Z] 127.0.0.0/8 [2022-05-18T17:04:57.086Z] Live Restore Enabled: false [2022-05-18T17:04:57.086Z] [2022-05-18T17:04:57.086Z] [2022-05-18T17:04:57.086Z] INFO: Docker images of the daemon under test [2022-05-18T17:04:57.086Z] [2022-05-18T17:04:57.086Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T17:04:57.086Z] [2022-05-18T17:04:57.086Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-18T17:04:57.086Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-18T17:04:57.086Z] ltsc2022: Pulling from windows/servercore [2022-05-18T17:04:57.086Z] 97f65a0ec59e: Pulling fs layer [2022-05-18T17:04:57.086Z] 12fb50a031bd: Pulling fs layer [2022-05-18T17:04:57.192Z] --- PASS: TestIpcModePrivate (0.62s) [2022-05-18T17:04:57.192Z] === RUN TestIpcModeShareable [2022-05-18T17:04:57.754Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-05-18T17:04:57.754Z] --- PASS: TestIpcModeShareable (0.60s) [2022-05-18T17:04:57.754Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-18T17:04:58.126Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-05-18T17:04:58.126Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T17:04:59.067Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-05-18T17:04:59.067Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T17:04:59.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:04:59.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:04:59.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:04:59.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:04:59.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:04:59.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:04:59.067Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:04:59.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:04:59.327Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:04:59.327Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:04:59.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:04:59.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:04:59.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:04:59.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:04:59.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:04:59.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-18T17:04:59.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2022-05-18T17:04:59.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2022-05-18T17:04:59.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-18T17:04:59.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-18T17:04:59.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-18T17:04:59.328Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T17:04:59.588Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-05-18T17:04:59.588Z] === RUN TestCreateDifferentPlatform [2022-05-18T17:04:59.588Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T17:04:59.588Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T17:04:59.588Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-18T17:04:59.588Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T17:04:59.588Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T17:04:59.588Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T17:04:59.643Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2022-05-18T17:04:59.643Z] === RUN TestAPIIpcModeHost [2022-05-18T17:04:59.847Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-18T17:04:59.847Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T17:04:59.847Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-18T17:04:59.847Z] === RUN TestContainerStartOnDaemonRestart [2022-05-18T17:04:59.847Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-18T17:04:59.847Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-18T17:04:59.847Z] === RUN TestDaemonRestartIpcMode [2022-05-18T17:04:59.847Z] === PAUSE TestDaemonRestartIpcMode [2022-05-18T17:04:59.847Z] === RUN TestDaemonHostGatewayIP [2022-05-18T17:04:59.847Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:04:59.847Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-18T17:04:59.847Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-18T17:04:59.847Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-18T17:04:59.847Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T17:04:59.847Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-18T17:04:59.847Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-18T17:04:59.847Z] === RUN TestDiff [2022-05-18T17:04:59.898Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-05-18T17:04:59.898Z] === RUN TestDaemonIpcModeShareable [2022-05-18T17:05:00.107Z] --- PASS: TestDiff (0.40s) [2022-05-18T17:05:00.107Z] === RUN TestExecWithCloseStdin [2022-05-18T17:05:00.678Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-05-18T17:05:00.678Z] === RUN TestExec [2022-05-18T17:05:01.248Z] --- PASS: TestExec (0.45s) [2022-05-18T17:05:01.248Z] === RUN TestExecUser [2022-05-18T17:05:01.261Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-18T17:05:01.261Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-05-18T17:05:01.261Z] === RUN TestDaemonIpcModePrivate [2022-05-18T17:05:01.509Z] --- PASS: TestExecUser (0.47s) [2022-05-18T17:05:01.509Z] === RUN TestExportContainerAndImportImage [2022-05-18T17:05:02.081Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-05-18T17:05:02.081Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T17:05:02.187Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-18T17:05:02.442Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-18T17:05:02.442Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-18T17:05:03.369Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-18T17:05:03.465Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s) [2022-05-18T17:05:03.465Z] === RUN TestHealthCheckWorkdir [2022-05-18T17:05:03.625Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-05-18T17:05:03.625Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-18T17:05:04.035Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-05-18T17:05:04.035Z] === RUN TestHealthKillContainer [2022-05-18T17:05:04.553Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-18T17:05:04.554Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-05-18T17:05:04.554Z] === RUN TestIpcModeOlderClient [2022-05-18T17:05:04.554Z] === PAUSE TestIpcModeOlderClient [2022-05-18T17:05:04.554Z] === RUN TestKillContainerInvalidSignal [2022-05-18T17:05:05.115Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-18T17:05:05.115Z] === RUN TestKillContainer [2022-05-18T17:05:05.115Z] === RUN TestKillContainer/no_signal [2022-05-18T17:05:05.677Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T17:05:05.677Z] === RUN TestKillContainer/killing_signal [2022-05-18T17:05:06.604Z] --- PASS: TestKillContainer (1.29s) [2022-05-18T17:05:06.604Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-18T17:05:06.604Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-18T17:05:06.604Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-18T17:05:06.604Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T17:05:06.604Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-18T17:05:06.860Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-18T17:05:07.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2022-05-18T17:05:07.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-05-18T17:05:07.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-05-18T17:05:07.423Z] === RUN TestKillStoppedContainer [2022-05-18T17:05:07.423Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-18T17:05:07.423Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T17:05:07.423Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-18T17:05:07.423Z] === RUN TestKillDifferentUserContainer [2022-05-18T17:05:07.678Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-18T17:05:07.678Z] === RUN TestInspectOomKilledTrue [2022-05-18T17:05:07.678Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:05:07.678Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T17:05:07.678Z] === RUN TestInspectOomKilledFalse [2022-05-18T17:05:07.678Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:05:07.678Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T17:05:07.678Z] === RUN TestLinksEtcHostsContentMatch [2022-05-18T17:05:08.240Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-05-18T17:05:08.240Z] === RUN TestLinksContainerNames [2022-05-18T17:05:09.166Z] --- PASS: TestLinksContainerNames (0.88s) [2022-05-18T17:05:09.166Z] === RUN TestLogsFollowTailEmpty [2022-05-18T17:05:09.422Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-18T17:05:09.422Z] === RUN TestContainerNetworkMountsNoChown [2022-05-18T17:05:09.678Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/default [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/default [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/private [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/private [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rprivate [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/slave [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/slave [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rslave [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/shared [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/shared [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rshared [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-18T17:05:09.678Z] === CONT TestMountDaemonRoot/default [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:05:09.678Z] === CONT TestMountDaemonRoot/rslave [2022-05-18T17:05:09.678Z] === CONT TestMountDaemonRoot/rshared [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:05:09.678Z] === CONT TestMountDaemonRoot/shared [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:05:09.678Z] === CONT TestMountDaemonRoot/rprivate [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:05:09.678Z] === CONT TestMountDaemonRoot/slave [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-18T17:05:09.678Z] === CONT TestMountDaemonRoot/private [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-18T17:05:09.678Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-18T17:05:09.678Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:05:09.678Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:05:09.678Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:05:09.934Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-18T17:05:10.190Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-18T17:05:10.190Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-18T17:05:10.190Z] === RUN TestContainerBindMountNonRecursive [2022-05-18T17:05:11.555Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-05-18T17:05:11.555Z] === RUN TestContainerVolumesMountedAsShared [2022-05-18T17:05:12.032Z] 12fb50a031bd: Verifying Checksum [2022-05-18T17:05:12.032Z] 12fb50a031bd: Download complete [2022-05-18T17:05:12.032Z] 97f65a0ec59e: Verifying Checksum [2022-05-18T17:05:12.032Z] 97f65a0ec59e: Download complete [2022-05-18T17:05:12.136Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-05-18T17:05:12.136Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-18T17:05:12.164Z] --- PASS: TestHealthKillContainer (7.91s) [2022-05-18T17:05:12.164Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T17:05:12.164Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T17:05:12.164Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T17:05:12.164Z] === RUN TestIpcModeNone [2022-05-18T17:05:12.391Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-05-18T17:05:12.391Z] === RUN TestNetworkNat [2022-05-18T17:05:12.424Z] --- PASS: TestIpcModeNone (0.44s) [2022-05-18T17:05:12.424Z] === RUN TestIpcModePrivate [2022-05-18T17:05:12.647Z] --- PASS: TestNetworkNat (0.42s) [2022-05-18T17:05:12.647Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T17:05:12.684Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-05-18T17:05:12.944Z] --- PASS: TestIpcModePrivate (0.53s) [2022-05-18T17:05:12.944Z] === RUN TestIpcModeShareable [2022-05-18T17:05:12.944Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:05:12.944Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-18T17:05:12.944Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-18T17:05:13.208Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-05-18T17:05:13.208Z] === RUN TestNetworkLoopbackNat [2022-05-18T17:05:14.327Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-05-18T17:05:14.327Z] === RUN TestAPIIpcModeHost [2022-05-18T17:05:14.327Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:05:14.327Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-18T17:05:14.327Z] === RUN TestDaemonIpcModeShareable [2022-05-18T17:05:14.327Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:05:14.327Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-18T17:05:14.327Z] === RUN TestDaemonIpcModePrivate [2022-05-18T17:05:15.268Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-18T17:05:15.529Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-18T17:05:15.529Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-18T17:05:15.529Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:05:15.529Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-18T17:05:15.529Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-18T17:05:15.529Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:05:15.529Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-18T17:05:15.529Z] === RUN TestIpcModeOlderClient [2022-05-18T17:05:15.529Z] === PAUSE TestIpcModeOlderClient [2022-05-18T17:05:15.529Z] === RUN TestKillContainerInvalidSignal [2022-05-18T17:05:15.720Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-05-18T17:05:15.720Z] === RUN TestPause [2022-05-18T17:05:16.098Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-18T17:05:16.099Z] === RUN TestKillContainer [2022-05-18T17:05:16.099Z] === RUN TestKillContainer/no_signal [2022-05-18T17:05:16.281Z] --- PASS: TestPause (0.46s) [2022-05-18T17:05:16.281Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T17:05:16.281Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T17:05:16.281Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T17:05:16.281Z] === RUN TestPauseStopPausedContainer [2022-05-18T17:05:16.359Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T17:05:16.537Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-18T17:05:16.537Z] === RUN TestPidHost [2022-05-18T17:05:16.620Z] === RUN TestKillContainer/killing_signal [2022-05-18T17:05:17.196Z] --- PASS: TestKillContainer (1.21s) [2022-05-18T17:05:17.196Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-18T17:05:17.196Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-18T17:05:17.196Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-05-18T17:05:17.196Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T17:05:17.196Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-18T17:05:17.766Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-18T17:05:17.900Z] --- PASS: TestPidHost (0.95s) [2022-05-18T17:05:17.900Z] === RUN TestPsFilter [2022-05-18T17:05:17.900Z] --- PASS: TestPsFilter (0.10s) [2022-05-18T17:05:17.900Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T17:05:18.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-05-18T17:05:18.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-18T17:05:18.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-05-18T17:05:18.027Z] === RUN TestKillStoppedContainer [2022-05-18T17:05:18.027Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-18T17:05:18.027Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T17:05:18.156Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-18T17:05:18.156Z] === RUN TestRemoveContainerWithVolume [2022-05-18T17:05:18.287Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-18T17:05:18.287Z] === RUN TestKillDifferentUserContainer [2022-05-18T17:05:18.547Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-05-18T17:05:18.548Z] === RUN TestInspectOomKilledTrue [2022-05-18T17:05:18.548Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:05:18.548Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T17:05:18.548Z] === RUN TestInspectOomKilledFalse [2022-05-18T17:05:18.548Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:05:18.548Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T17:05:18.548Z] === RUN TestLinksEtcHostsContentMatch [2022-05-18T17:05:18.548Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-18T17:05:18.548Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-18T17:05:18.548Z] === RUN TestLinksContainerNames [2022-05-18T17:05:18.718Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-05-18T17:05:18.718Z] === RUN TestRemoveContainerRunning [2022-05-18T17:05:18.974Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-18T17:05:18.974Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T17:05:19.489Z] --- PASS: TestLinksContainerNames (0.83s) [2022-05-18T17:05:19.489Z] === RUN TestLogsFollowTailEmpty [2022-05-18T17:05:19.535Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-18T17:05:19.535Z] === RUN TestRemoveInvalidContainer [2022-05-18T17:05:19.535Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-18T17:05:19.535Z] === RUN TestRenameLinkedContainer [2022-05-18T17:05:19.749Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-05-18T17:05:19.749Z] === RUN TestContainerNetworkMountsNoChown [2022-05-18T17:05:20.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-18T17:05:20.320Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/default [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/default [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/private [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/private [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rprivate [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/slave [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/slave [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rslave [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/shared [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/shared [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rshared [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/default [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/rshared [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/shared [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/rslave [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/slave [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/rprivate [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/private [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-18T17:05:20.321Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:05:20.321Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:05:20.321Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-18T17:05:20.581Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:05:20.581Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:05:20.581Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:05:20.581Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:05:20.581Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:05:20.581Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-18T17:05:20.582Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:05:20.582Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-18T17:05:20.582Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:05:20.582Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:05:20.582Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:05:20.582Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:05:20.582Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-18T17:05:20.582Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-18T17:05:20.582Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-18T17:05:20.582Z] === RUN TestContainerBindMountNonRecursive [2022-05-18T17:05:20.582Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-18T17:05:20.582Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-18T17:05:20.582Z] === RUN TestContainerVolumesMountedAsShared [2022-05-18T17:05:20.582Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-18T17:05:20.582Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-18T17:05:20.582Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-18T17:05:20.582Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-18T17:05:20.582Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-18T17:05:20.582Z] === RUN TestNetworkNat [2022-05-18T17:05:21.279Z] --- PASS: TestNetworkNat (0.44s) [2022-05-18T17:05:21.279Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T17:05:21.424Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-05-18T17:05:21.424Z] === RUN TestRenameStoppedContainer [2022-05-18T17:05:21.424Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-18T17:05:21.424Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T17:05:21.540Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-18T17:05:21.540Z] === RUN TestNetworkLoopbackNat [2022-05-18T17:05:22.352Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-05-18T17:05:22.352Z] === RUN TestRenameInvalidName [2022-05-18T17:05:22.912Z] --- PASS: TestRenameInvalidName (0.39s) [2022-05-18T17:05:22.912Z] === RUN TestRenameAnonymousContainer [2022-05-18T17:05:24.079Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-05-18T17:05:24.079Z] === RUN TestPause [2022-05-18T17:05:24.079Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:05:24.079Z] --- SKIP: TestPause (0.00s) [2022-05-18T17:05:24.079Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T17:05:24.079Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T17:05:24.079Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T17:05:24.079Z] === RUN TestPauseStopPausedContainer [2022-05-18T17:05:24.079Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:05:24.079Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-05-18T17:05:24.079Z] === RUN TestPidHost [2022-05-18T17:05:24.275Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-05-18T17:05:24.275Z] === RUN TestRenameContainerWithSameName [2022-05-18T17:05:24.836Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-18T17:05:24.836Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T17:05:25.020Z] --- PASS: TestPidHost (1.03s) [2022-05-18T17:05:25.020Z] === RUN TestPsFilter [2022-05-18T17:05:25.280Z] --- PASS: TestPsFilter (0.09s) [2022-05-18T17:05:25.280Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T17:05:25.540Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-05-18T17:05:25.540Z] === RUN TestRemoveContainerWithVolume [2022-05-18T17:05:25.761Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-05-18T17:05:25.761Z] === RUN TestResize [2022-05-18T17:05:26.016Z] --- PASS: TestResize (0.42s) [2022-05-18T17:05:26.016Z] === RUN TestResizeWithInvalidSize [2022-05-18T17:05:26.110Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-18T17:05:26.110Z] === RUN TestRemoveContainerRunning [2022-05-18T17:05:26.273Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-05-18T17:05:26.273Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T17:05:26.370Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-05-18T17:05:26.370Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T17:05:26.834Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:05:26.834Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:05:26.834Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:05:26.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T17:05:26.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:05:26.939Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-18T17:05:26.939Z] === RUN TestRemoveInvalidContainer [2022-05-18T17:05:26.939Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-18T17:05:26.939Z] === RUN TestRenameLinkedContainer [2022-05-18T17:05:28.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T17:05:28.850Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-05-18T17:05:28.850Z] === RUN TestRenameStoppedContainer [2022-05-18T17:05:28.850Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-18T17:05:28.850Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T17:05:29.791Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-05-18T17:05:29.791Z] === RUN TestRenameInvalidName [2022-05-18T17:05:30.054Z] --- PASS: TestRenameInvalidName (0.40s) [2022-05-18T17:05:30.054Z] === RUN TestRenameAnonymousContainer [2022-05-18T17:05:30.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T17:05:31.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T17:05:31.965Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-05-18T17:05:31.965Z] === RUN TestRenameContainerWithSameName [2022-05-18T17:05:31.966Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-18T17:05:31.966Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T17:05:31.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T17:05:32.905Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-05-18T17:05:32.905Z] === RUN TestResize [2022-05-18T17:05:32.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T17:05:33.475Z] --- PASS: TestResize (0.42s) [2022-05-18T17:05:33.475Z] === RUN TestResizeWithInvalidSize [2022-05-18T17:05:33.735Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-05-18T17:05:33.735Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T17:05:34.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T17:05:34.305Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-05-18T17:05:34.305Z] === RUN TestDaemonRestartKillContainers [2022-05-18T17:05:34.305Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-18T17:05:34.305Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-18T17:05:34.305Z] === RUN TestCgroupNamespacesRun [2022-05-18T17:05:34.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T17:05:35.246Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-18T17:05:35.246Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-18T17:05:35.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:05:36.630Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-05-18T17:05:36.630Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-18T17:05:36.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:05:36.941Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:05:37.571Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-05-18T17:05:37.571Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-18T17:05:37.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:05:38.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:05:38.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-18T17:05:38.955Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-05-18T17:05:38.955Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-18T17:05:39.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:05:39.896Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-05-18T17:05:39.896Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-18T17:05:40.241Z] Removing intermediate container c9680c5e9b7d [2022-05-18T17:05:40.241Z] ---> 4abbad42d724 [2022-05-18T17:05:40.241Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-18T17:05:40.241Z] ---> Running in 498c4a4bb583 [2022-05-18T17:05:41.281Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-05-18T17:05:41.281Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-18T17:05:41.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:05:41.852Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-05-18T17:05:41.852Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-18T17:05:43.190Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-18T17:05:43.190Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-18T17:05:43.190Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-18T17:05:43.190Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-18T17:05:43.190Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-18T17:05:43.190Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-18T17:05:43.190Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-18T17:05:43.233Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-05-18T17:05:43.233Z] === RUN TestNISDomainname [2022-05-18T17:05:43.233Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-18T17:05:43.233Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-18T17:05:43.233Z] === RUN TestHostnameDnsResolution [2022-05-18T17:05:43.663Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-18T17:05:43.663Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-18T17:05:43.663Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-18T17:05:43.663Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-18T17:05:43.663Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-18T17:05:43.663Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-18T17:05:43.663Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-18T17:05:43.803Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-05-18T17:05:43.803Z] === RUN TestUnprivilegedPortsAndPing [2022-05-18T17:05:43.803Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-18T17:05:43.803Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-18T17:05:43.803Z] === RUN TestPrivilegedHostDevices [2022-05-18T17:05:44.064Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-05-18T17:05:44.064Z] === RUN TestStats [2022-05-18T17:05:44.064Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:05:44.064Z] --- SKIP: TestStats (0.00s) [2022-05-18T17:05:44.064Z] === RUN TestStopContainerWithTimeout [2022-05-18T17:05:44.064Z] === RUN TestStopContainerWithTimeout/0 [2022-05-18T17:05:44.064Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-18T17:05:44.064Z] === RUN TestStopContainerWithTimeout/1 [2022-05-18T17:05:44.064Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-18T17:05:44.064Z] === RUN TestStopContainerWithTimeout/3 [2022-05-18T17:05:44.064Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-18T17:05:44.064Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-18T17:05:44.064Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-18T17:05:44.064Z] === CONT TestStopContainerWithTimeout/0 [2022-05-18T17:05:44.064Z] === CONT TestStopContainerWithTimeout/3 [2022-05-18T17:05:44.649Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-18T17:05:44.649Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-18T17:05:45.005Z] === CONT TestStopContainerWithTimeout/1 [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-05-18T17:05:45.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-05-18T17:05:45.772Z] === RUN TestCgroupNamespacesRun [2022-05-18T17:05:46.387Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-18T17:05:46.699Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-18T17:05:46.699Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-18T17:05:46.699Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-18T17:05:46.699Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-18T17:05:46.699Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-18T17:05:47.626Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-05-18T17:05:47.626Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-18T17:05:48.926Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-18T17:05:48.926Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-05-18T17:05:48.926Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-05-18T17:05:48.926Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-05-18T17:05:48.926Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-05-18T17:05:48.926Z] === RUN TestDeleteDevicemapper [2022-05-18T17:05:48.926Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T17:05:48.926Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-18T17:05:48.926Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T17:05:48.989Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-05-18T17:05:48.989Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-18T17:05:50.309Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-05-18T17:05:50.309Z] === RUN TestUpdateMemory [2022-05-18T17:05:50.309Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:05:50.309Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-18T17:05:50.309Z] === RUN TestUpdateCPUQuota [2022-05-18T17:05:50.309Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:05:50.309Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-18T17:05:50.309Z] === RUN TestUpdatePidsLimit [2022-05-18T17:05:50.309Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:05:50.309Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-18T17:05:50.309Z] === RUN TestUpdateRestartPolicy [2022-05-18T17:05:50.351Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-05-18T17:05:50.352Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-18T17:05:51.279Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-18T17:05:51.279Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-18T17:05:51.840Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-18T17:05:51.840Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-18T17:05:53.205Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-05-18T17:05:53.205Z] === RUN TestNISDomainname [2022-05-18T17:05:53.767Z] --- PASS: TestNISDomainname (0.57s) [2022-05-18T17:05:53.767Z] === RUN TestHostnameDnsResolution [2022-05-18T17:05:54.328Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-05-18T17:05:54.328Z] === RUN TestUnprivilegedPortsAndPing [2022-05-18T17:05:54.893Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-05-18T17:05:54.893Z] === RUN TestPrivilegedHostDevices [2022-05-18T17:05:55.476Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-05-18T17:05:55.476Z] === RUN TestStats [2022-05-18T17:05:57.988Z] --- PASS: TestStats (2.47s) [2022-05-18T17:05:57.988Z] === RUN TestStopContainerWithTimeout [2022-05-18T17:05:57.988Z] === RUN TestStopContainerWithTimeout/0 [2022-05-18T17:05:57.988Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-18T17:05:57.988Z] === RUN TestStopContainerWithTimeout/1 [2022-05-18T17:05:57.988Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-18T17:05:57.988Z] === RUN TestStopContainerWithTimeout/3 [2022-05-18T17:05:57.988Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-18T17:05:57.988Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-18T17:05:57.988Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-18T17:05:57.988Z] === CONT TestStopContainerWithTimeout/0 [2022-05-18T17:05:57.988Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-18T17:05:58.548Z] === CONT TestStopContainerWithTimeout/3 [2022-05-18T17:05:59.564Z] Removing intermediate container 498c4a4bb583 [2022-05-18T17:05:59.564Z] ---> bc07938a9ee9 [2022-05-18T17:05:59.564Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-18T17:05:59.564Z] ---> Running in 7b7f7f6c8047 [2022-05-18T17:06:00.434Z] === CONT TestStopContainerWithTimeout/1 [2022-05-18T17:06:02.321Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-18T17:06:02.321Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-05-18T17:06:02.321Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-05-18T17:06:02.321Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-05-18T17:06:02.321Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-05-18T17:06:02.321Z] === RUN TestDeleteDevicemapper [2022-05-18T17:06:02.321Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T17:06:02.321Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-18T17:06:02.321Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T17:06:02.511Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-18T17:06:02.511Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-18T17:06:02.529Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-05-18T17:06:02.529Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T17:06:02.529Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-05-18T17:06:02.529Z] === RUN TestWaitNonBlocked [2022-05-18T17:06:02.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:06:02.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:06:02.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:06:02.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:06:02.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:06:02.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:06:02.529Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-18T17:06:02.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-05-18T17:06:02.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-05-18T17:06:02.529Z] === RUN TestWaitBlocked [2022-05-18T17:06:02.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:06:02.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:06:02.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:06:02.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:06:02.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:06:02.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:06:02.793Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-18T17:06:02.793Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-05-18T17:06:02.793Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-05-18T17:06:02.793Z] === CONT TestDaemonRestartIpcMode [2022-05-18T17:06:02.793Z] === CONT TestIpcModeOlderClient [2022-05-18T17:06:02.978Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-18T17:06:02.978Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-18T17:06:03.054Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-18T17:06:03.054Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-18T17:06:03.446Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-18T17:06:03.446Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-18T17:06:03.446Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-18T17:06:03.446Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-18T17:06:03.686Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-05-18T17:06:03.686Z] === RUN TestUpdateMemory [2022-05-18T17:06:03.686Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:06:03.686Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-18T17:06:03.686Z] === RUN TestUpdateCPUQuota [2022-05-18T17:06:04.612Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-05-18T17:06:04.612Z] === RUN TestUpdatePidsLimit [2022-05-18T17:06:04.612Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-18T17:06:04.612Z] === RUN TestUpdatePidsLimit/no_change [2022-05-18T17:06:04.868Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-18T17:06:05.124Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-18T17:06:05.219Z] ok github.com/docker/docker/libnetwork/networkdb 105.962s coverage: 60.1% of statements [2022-05-18T17:06:05.219Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-18T17:06:05.219Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-18T17:06:05.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-18T17:06:05.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-18T17:06:05.598Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2022-05-18T17:06:05.598Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2022-05-18T17:06:05.598Z] PASS [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === Skipped [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-18T17:06:05.598Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-18T17:06:05.598Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-18T17:06:05.598Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-18T17:06:05.598Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T17:06:05.598Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-18T17:06:05.598Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-18T17:06:05.598Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-18T17:06:05.598Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-18T17:06:05.598Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-18T17:06:05.598Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-18T17:06:05.598Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-18T17:06:05.598Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-18T17:06:05.598Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-18T17:06:05.598Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-18T17:06:05.598Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-18T17:06:05.598Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-18T17:06:05.598Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T17:06:05.598Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-05-18T17:06:05.598Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-18T17:06:05.598Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-18T17:06:05.598Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-18T17:06:05.598Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-18T17:06:05.598Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-18T17:06:05.598Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-18T17:06:05.598Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-18T17:06:05.598Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-18T17:06:05.598Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T17:06:05.598Z] [2022-05-18T17:06:05.598Z] DONE 214 tests, 27 skipped in 74.272s [2022-05-18T17:06:05.598Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-18T17:06:05.635Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-18T17:06:05.858Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T17:06:06.147Z] ok github.com/docker/docker/libnetwork/osl 4.351s coverage: 39.7% of statements [2022-05-18T17:06:06.196Z] --- PASS: TestUpdatePidsLimit (1.87s) [2022-05-18T17:06:06.196Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-05-18T17:06:06.196Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-05-18T17:06:06.196Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-05-18T17:06:06.196Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-05-18T17:06:06.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-05-18T17:06:06.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-05-18T17:06:06.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-05-18T17:06:06.196Z] === RUN TestUpdateRestartPolicy [2022-05-18T17:06:06.408Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-18T17:06:06.430Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-18T17:06:06.430Z] === RUN TestConfigDaemonID [2022-05-18T17:06:06.664Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-18T17:06:07.370Z] daemon_test.go:84: [d06d4a196e970] daemon is not started [2022-05-18T17:06:07.370Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-18T17:06:07.370Z] === RUN TestDaemonConfigValidation [2022-05-18T17:06:07.370Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:06:07.370Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:06:07.370Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-18T17:06:07.370Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-18T17:06:07.370Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-18T17:06:07.370Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-18T17:06:07.370Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-18T17:06:07.370Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-18T17:06:07.370Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-18T17:06:07.370Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-18T17:06:07.370Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:06:07.370Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-18T17:06:07.593Z] ok github.com/docker/docker/libnetwork/portmapper 0.263s coverage: 48.6% of statements [2022-05-18T17:06:07.593Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-18T17:06:07.593Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-18T17:06:07.631Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-18T17:06:07.631Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-18T17:06:07.631Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-18T17:06:07.631Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-18T17:06:07.631Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-18T17:06:07.631Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-18T17:06:07.631Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-05-18T17:06:07.631Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-18T17:06:07.631Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-18T17:06:07.631Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T17:06:07.631Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-18T17:06:07.849Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] === Skipped [2022-05-18T17:06:07.850Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-18T17:06:07.850Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-18T17:06:07.850Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-18T17:06:07.850Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-18T17:06:07.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-18T17:06:07.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-18T17:06:07.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-18T17:06:07.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-18T17:06:07.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-18T17:06:07.850Z] firewalld_test.go:14: firewalld is not running [2022-05-18T17:06:07.850Z] [2022-05-18T17:06:07.850Z] DONE 326 tests, 9 skipped in 203.505s Post stage [Pipeline] junit [2022-05-18T17:06:08.422Z] Recording test results [2022-05-18T17:06:08.564Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-18T17:06:08.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=64784d1f41e025c0acaaee96f41d07e86723fc0c -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:64784d1f41e025c0acaaee96f41d07e86723fc0c hack/make.sh dynbinary test-integration [2022-05-18T17:06:09.015Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-18T17:06:09.158Z] [2022-05-18T17:06:09.414Z] Removing bundles/ [2022-05-18T17:06:09.414Z] [2022-05-18T17:06:09.414Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T17:06:09.414Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T17:06:09.414Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:06:09.955Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-18T17:06:10.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-18T17:06:10.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-18T17:06:10.596Z] Removing intermediate container 7b7f7f6c8047 [2022-05-18T17:06:10.596Z] ---> 88c3c2c49695 [2022-05-18T17:06:10.596Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-18T17:06:10.596Z] ---> Running in 120ebf4df51c [2022-05-18T17:06:10.895Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-18T17:06:10.895Z] daemon_test.go:198: [d9015a7e1c4c9] daemon is not started [2022-05-18T17:06:10.895Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-18T17:06:10.895Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-18T17:06:10.895Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-18T17:06:10.895Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-18T17:06:10.895Z] === RUN TestDaemonProxy [2022-05-18T17:06:10.895Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-18T17:06:10.895Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-18T17:06:10.895Z] PASS [2022-05-18T17:06:10.895Z] [2022-05-18T17:06:10.895Z] === Skipped [2022-05-18T17:06:10.895Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-18T17:06:10.895Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-18T17:06:10.895Z] [2022-05-18T17:06:10.895Z] DONE 13 tests, 1 skipped in 5.240s [2022-05-18T17:06:10.895Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-18T17:06:11.062Z] Removing intermediate container 120ebf4df51c [2022-05-18T17:06:11.062Z] ---> 831f317b7c77 [2022-05-18T17:06:11.062Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-18T17:06:11.062Z] ---> Running in 368a7b49adb4 [2022-05-18T17:06:11.155Z] INFO: Testing against a local daemon [2022-05-18T17:06:11.155Z] === RUN TestCommitInheritsEnv [2022-05-18T17:06:11.530Z] Removing intermediate container 368a7b49adb4 [2022-05-18T17:06:11.530Z] ---> 5b77563a7417 [2022-05-18T17:06:11.530Z] Step 13/13 : COPY . . [2022-05-18T17:06:11.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-18T17:06:13.064Z] --- PASS: TestCommitInheritsEnv (2.02s) [2022-05-18T17:06:13.064Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T17:06:13.064Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-18T17:06:13.064Z] === RUN TestImportWithCustomPlatform [2022-05-18T17:06:13.064Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-18T17:06:13.325Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-18T17:06:13.325Z] === RUN TestImportWithCustomPlatform// [2022-05-18T17:06:13.325Z] === RUN TestImportWithCustomPlatform/linux [2022-05-18T17:06:13.325Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-18T17:06:13.325Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-18T17:06:13.585Z] === RUN TestImportWithCustomPlatform/macos [2022-05-18T17:06:13.585Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-18T17:06:13.585Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-18T17:06:13.585Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-18T17:06:13.585Z] === RUN TestImagesFilterMultiReference [2022-05-18T17:06:13.585Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-18T17:06:13.585Z] === RUN TestImagePullPlatformInvalid [2022-05-18T17:06:13.585Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-18T17:06:13.585Z] === RUN TestRemoveImageOrphaning [2022-05-18T17:06:14.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-18T17:06:14.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-18T17:06:15.493Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-05-18T17:06:15.493Z] === RUN TestRemoveImageGarbageCollector [2022-05-18T17:06:15.493Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-18T17:06:15.493Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-18T17:06:15.493Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T17:06:15.493Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-18T17:06:15.493Z] === RUN TestTagInvalidReference [2022-05-18T17:06:15.493Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-18T17:06:15.493Z] === RUN TestTagValidPrefixedRepo [2022-05-18T17:06:15.493Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-18T17:06:15.493Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T17:06:15.493Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-18T17:06:15.493Z] === RUN TestTagOfficialNames [2022-05-18T17:06:15.493Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-18T17:06:15.493Z] === RUN TestTagMatchesDigest [2022-05-18T17:06:15.493Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-18T17:06:15.493Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-18T17:06:17.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-18T17:06:18.357Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-05-18T17:06:18.357Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T17:06:18.357Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-05-18T17:06:18.357Z] === RUN TestWaitNonBlocked [2022-05-18T17:06:18.357Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:06:18.357Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:06:18.357Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:06:18.357Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:06:18.357Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:06:18.357Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:06:18.357Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-18T17:06:18.357Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-05-18T17:06:18.357Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-05-18T17:06:18.357Z] === RUN TestWaitBlocked [2022-05-18T17:06:18.357Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:06:18.357Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:06:18.357Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:06:18.357Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:06:18.357Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:06:18.357Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:06:19.283Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-18T17:06:19.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-05-18T17:06:19.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-05-18T17:06:19.283Z] === CONT TestContainerStartOnDaemonRestart [2022-05-18T17:06:19.283Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-18T17:06:21.796Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-05-18T17:06:21.796Z] === CONT TestIpcModeOlderClient [2022-05-18T17:06:21.796Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-05-18T17:06:21.796Z] === CONT TestContainerKillOnDaemonStart [2022-05-18T17:06:21.796Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-18T17:06:21.796Z] === CONT TestDaemonHostGatewayIP [2022-05-18T17:06:24.310Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-05-18T17:06:24.310Z] === CONT TestDaemonRestartIpcMode [2022-05-18T17:06:26.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-18T17:06:26.227Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-05-18T17:06:28.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-18T17:06:31.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-18T17:06:32.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-18T17:06:32.739Z] ---> 31114ef9390e [2022-05-18T17:06:33.723Z] Successfully built 31114ef9390e [2022-05-18T17:06:33.723Z] Successfully tagged docker:latest [2022-05-18T17:06:33.723Z] INFO: Image build ended at 05/18/2022 17:06:33. Duration:00:03:04.4354170 [2022-05-18T17:06:34.190Z] [2022-05-18T17:06:34.190Z] [2022-05-18T17:06:34.190Z] INFO: Building the test binaries at 05/18/2022 17:06:33... [2022-05-18T17:06:34.306Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-05-18T17:06:34.307Z] PASS [2022-05-18T17:06:34.307Z] [2022-05-18T17:06:34.307Z] === Skipped [2022-05-18T17:06:34.307Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-18T17:06:34.307Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:06:34.307Z] [2022-05-18T17:06:34.307Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-18T17:06:34.307Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:06:34.307Z] [2022-05-18T17:06:34.307Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-18T17:06:34.307Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:06:34.307Z] [2022-05-18T17:06:34.307Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T17:06:34.307Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T17:06:34.307Z] [2022-05-18T17:06:34.307Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-18T17:06:34.307Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-18T17:06:34.307Z] [2022-05-18T17:06:34.307Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-18T17:06:34.307Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T17:06:34.307Z] [2022-05-18T17:06:34.307Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-18T17:06:34.307Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:06:34.307Z] [2022-05-18T17:06:34.307Z] DONE 237 tests, 7 skipped in 117.464s [2022-05-18T17:06:34.307Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-18T17:06:34.307Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T17:06:34.307Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-18T17:06:34.307Z] === RUN TestConfigDaemonID [2022-05-18T17:06:34.867Z] daemon_test.go:84: [d7791f738c154] daemon is not started [2022-05-18T17:06:34.867Z] --- PASS: TestConfigDaemonID (1.03s) [2022-05-18T17:06:34.867Z] === RUN TestDaemonConfigValidation [2022-05-18T17:06:34.867Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:06:34.867Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:06:34.867Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-18T17:06:34.867Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-18T17:06:34.867Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-18T17:06:34.867Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-18T17:06:34.867Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-18T17:06:34.867Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-18T17:06:34.867Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-18T17:06:34.867Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-18T17:06:34.867Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:06:34.867Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-18T17:06:35.122Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-18T17:06:35.122Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-18T17:06:35.122Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-18T17:06:35.122Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-18T17:06:35.122Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-18T17:06:35.122Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-05-18T17:06:35.122Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-18T17:06:35.122Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-18T17:06:35.122Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-18T17:06:35.122Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T17:06:35.122Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-18T17:06:35.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-18T17:06:36.485Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-18T17:06:37.136Z] INFO: make.ps1 starting at 05/18/2022 17:06:36 [2022-05-18T17:06:37.412Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-18T17:06:37.603Z] INFO: Git commit (5a219d67e8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T17:06:37.603Z] INFO: Invoking autogen... [2022-05-18T17:06:37.603Z] { [2022-05-18T17:06:37.603Z] "RT_GROUP_ICON": { [2022-05-18T17:06:37.603Z] "#1": { [2022-05-18T17:06:37.603Z] "0409": "../../winresources/docker.ico" [2022-05-18T17:06:37.603Z] } [2022-05-18T17:06:37.603Z] }, [2022-05-18T17:06:37.603Z] "RT_MANIFEST": { [2022-05-18T17:06:37.603Z] "#1": { [2022-05-18T17:06:37.603Z] "0409": { [2022-05-18T17:06:37.603Z] "identity": {}, [2022-05-18T17:06:37.603Z] "description": "Docker Engine", [2022-05-18T17:06:37.603Z] "minimum-os": "vista", [2022-05-18T17:06:37.603Z] "execution-level": "", [2022-05-18T17:06:37.603Z] "ui-access": false, [2022-05-18T17:06:37.603Z] "auto-elevate": false, [2022-05-18T17:06:37.603Z] "dpi-awareness": "unaware", [2022-05-18T17:06:37.603Z] "disable-theming": false, [2022-05-18T17:06:37.603Z] "disable-window-filtering": false, [2022-05-18T17:06:37.603Z] "high-resolution-scrolling-aware": false, [2022-05-18T17:06:37.603Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-18T17:06:37.603Z] "long-path-aware": false, [2022-05-18T17:06:37.603Z] "printer-driver-isolation": false, [2022-05-18T17:06:37.603Z] "gdi-scaling": false, [2022-05-18T17:06:37.603Z] "segment-heap": false, [2022-05-18T17:06:37.603Z] "use-common-controls-v6": false [2022-05-18T17:06:37.603Z] } [2022-05-18T17:06:37.603Z] } [2022-05-18T17:06:37.603Z] }, [2022-05-18T17:06:37.603Z] "RT_MESSAGETABLE": { [2022-05-18T17:06:37.603Z] "#1": { [2022-05-18T17:06:37.603Z] "0409": "../../winresources/event_messages.bin" [2022-05-18T17:06:37.603Z] } [2022-05-18T17:06:37.603Z] }, [2022-05-18T17:06:37.603Z] "RT_VERSION": { [2022-05-18T17:06:37.603Z] "#1": { [2022-05-18T17:06:37.603Z] "0409": { [2022-05-18T17:06:37.603Z] "fixed": { [2022-05-18T17:06:37.603Z] "file_version": "0.0.0.0", [2022-05-18T17:06:37.603Z] "product_version": "0.0.0.0", [2022-05-18T17:06:37.603Z] "type": "Unknown" [2022-05-18T17:06:37.603Z] }, [2022-05-18T17:06:37.603Z] "info": { [2022-05-18T17:06:37.603Z] "0000": { [2022-05-18T17:06:37.603Z] "CompanyName": "", [2022-05-18T17:06:37.603Z] "FileVersion": "0.0.0-dev", [2022-05-18T17:06:37.603Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-18T17:06:37.603Z] "OriginalFileName": "dockerd.exe", [2022-05-18T17:06:37.603Z] "ProductName": "", [2022-05-18T17:06:37.604Z] "ProductVersion": "0.0.0-dev", [2022-05-18T17:06:37.604Z] "SpecialBuild": "5a219d67e8" [2022-05-18T17:06:37.604Z] } [2022-05-18T17:06:37.604Z] } [2022-05-18T17:06:37.604Z] } [2022-05-18T17:06:37.604Z] } [2022-05-18T17:06:37.604Z] } [2022-05-18T17:06:37.604Z] } [2022-05-18T17:06:37.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-18T17:06:38.070Z] powershell.exe : cmd\dockerd\config.go [2022-05-18T17:06:38.070Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-3da470dd\powershellWrapper.ps1:3 char:1 [2022-05-18T17:06:38.070Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-18T17:06:38.070Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-18T17:06:38.070Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-18T17:06:38.070Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-18T17:06:38.070Z] [2022-05-18T17:06:38.070Z] cmd\dockerd\config_windows.go [2022-05-18T17:06:38.070Z] cmd\dockerd\daemon.go [2022-05-18T17:06:38.070Z] cmd\dockerd\daemon_test.go [2022-05-18T17:06:38.070Z] cmd\dockerd\daemon_windows.go [2022-05-18T17:06:38.070Z] cmd\dockerd\docker.go [2022-05-18T17:06:38.070Z] cmd\dockerd\docker_windows.go [2022-05-18T17:06:38.070Z] cmd\dockerd\genwinres_windows.go [2022-05-18T17:06:38.070Z] cmd\dockerd\metrics.go [2022-05-18T17:06:38.070Z] cmd\dockerd\options.go [2022-05-18T17:06:38.071Z] cmd\dockerd\options_test.go [2022-05-18T17:06:38.071Z] cmd\dockerd\service_windows.go [2022-05-18T17:06:38.071Z] INFO: Building daemon... [2022-05-18T17:06:38.338Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-18T17:06:38.338Z] daemon_test.go:198: [de8532c5523e8] daemon is not started [2022-05-18T17:06:38.338Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-05-18T17:06:38.338Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-05-18T17:06:38.338Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-05-18T17:06:38.338Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-05-18T17:06:38.338Z] === RUN TestDaemonProxy [2022-05-18T17:06:38.338Z] === RUN TestDaemonProxy/environment_variables [2022-05-18T17:06:40.223Z] === RUN TestDaemonProxy/command-line_options [2022-05-18T17:06:41.586Z] === RUN TestDaemonProxy/configuration_file [2022-05-18T17:06:41.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-18T17:06:43.471Z] === RUN TestDaemonProxy/conflicting_options [2022-05-18T17:06:43.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-18T17:06:44.031Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-18T17:06:44.592Z] --- PASS: TestDaemonProxy (6.20s) [2022-05-18T17:06:44.592Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-05-18T17:06:44.592Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-18T17:06:44.592Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-18T17:06:44.592Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-18T17:06:44.592Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-18T17:06:44.592Z] PASS [2022-05-18T17:06:44.592Z] [2022-05-18T17:06:44.592Z] DONE 18 tests in 11.112s [2022-05-18T17:06:44.592Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-18T17:06:44.592Z] INFO: Testing against a local daemon [2022-05-18T17:06:44.592Z] === RUN TestCommitInheritsEnv [2022-05-18T17:06:44.848Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-05-18T17:06:44.848Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T17:06:44.848Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-18T17:06:44.848Z] === RUN TestImportWithCustomPlatform [2022-05-18T17:06:44.848Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-18T17:06:44.848Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-18T17:06:44.848Z] === RUN TestImportWithCustomPlatform// [2022-05-18T17:06:44.848Z] === RUN TestImportWithCustomPlatform/linux [2022-05-18T17:06:44.848Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-18T17:06:45.104Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-18T17:06:45.104Z] === RUN TestImportWithCustomPlatform/macos [2022-05-18T17:06:45.104Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-18T17:06:45.104Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-18T17:06:45.104Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-18T17:06:45.104Z] === RUN TestImagesFilterMultiReference [2022-05-18T17:06:45.104Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-18T17:06:45.104Z] === RUN TestImagePullPlatformInvalid [2022-05-18T17:06:45.104Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-18T17:06:45.104Z] === RUN TestRemoveImageOrphaning [2022-05-18T17:06:45.361Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-05-18T17:06:45.361Z] === RUN TestRemoveImageGarbageCollector [2022-05-18T17:06:45.922Z] time="2022-05-18T17:06:45Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-18T17:06:46.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-18T17:06:47.287Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2022-05-18T17:06:47.287Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T17:06:47.287Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-18T17:06:47.287Z] === RUN TestTagInvalidReference [2022-05-18T17:06:47.287Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-18T17:06:47.287Z] === RUN TestTagValidPrefixedRepo [2022-05-18T17:06:47.543Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-18T17:06:47.543Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T17:06:47.543Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-18T17:06:47.543Z] === RUN TestTagOfficialNames [2022-05-18T17:06:47.543Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-18T17:06:47.543Z] === RUN TestTagMatchesDigest [2022-05-18T17:06:47.543Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-18T17:06:47.543Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-18T17:06:48.794Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T17:06:48.795Z] Using test binary docker [2022-05-18T17:06:49.054Z] +++ /etc/init.d/apparmor start [2022-05-18T17:06:49.054Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T17:06:49.054Z] INFO: Waiting for daemon to start... [2022-05-18T17:06:49.054Z] Starting dockerd [2022-05-18T17:06:49.054Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-18T17:06:50.998Z] . [2022-05-18T17:06:50.998Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T17:06:51.258Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T17:06:51.258Z] Error: No such image: emptyfs [2022-05-18T17:06:51.258Z] ++++ docker load [2022-05-18T17:06:51.258Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-18T17:06:51.829Z] Running integration-test (iteration 1) [2022-05-18T17:06:51.829Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-18T17:06:51.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:06:51.829Z] ++ set -e [2022-05-18T17:06:51.829Z] ++ '[' -n 0 ']' [2022-05-18T17:06:51.829Z] ++ set -x [2022-05-18T17:06:51.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:06:52.763Z] Loaded image: busybox:latest [2022-05-18T17:06:53.329Z] Loaded image: busybox:glibc [2022-05-18T17:06:53.493Z] 97f65a0ec59e: Pull complete [2022-05-18T17:06:58.601Z] Loaded image: debian:bullseye-slim [2022-05-18T17:06:58.601Z] Loaded image: hello-world:latest [2022-05-18T17:06:58.601Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T17:06:58.601Z] INFO: Testing against a local daemon [2022-05-18T17:06:58.601Z] === RUN TestCgroupNamespacesBuild [2022-05-18T17:07:01.135Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2022-05-18T17:07:01.135Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-18T17:07:03.037Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-05-18T17:07:03.037Z] === RUN TestBuildWithSession [2022-05-18T17:07:03.037Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:07:03.037Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T17:07:03.037Z] === RUN TestBuildSquashParent [2022-05-18T17:07:13.010Z] --- PASS: TestBuildSquashParent (8.81s) [2022-05-18T17:07:13.010Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T17:07:13.010Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:07:13.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:07:13.010Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:07:13.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:07:13.010Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:07:13.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:07:13.010Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:07:13.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:07:13.010Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:07:13.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:07:13.010Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:07:13.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:07:13.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:07:13.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:07:14.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:07:14.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:07:18.214Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:07:18.214Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:07:21.498Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-18T17:07:21.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2022-05-18T17:07:21.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2022-05-18T17:07:21.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2022-05-18T17:07:21.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2022-05-18T17:07:21.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2022-05-18T17:07:21.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2022-05-18T17:07:21.498Z] === RUN TestBuildMultiStageCopy [2022-05-18T17:07:21.498Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T17:07:24.030Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T17:07:24.597Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T17:07:25.164Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T17:07:25.731Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T17:07:26.298Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2022-05-18T17:07:26.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-05-18T17:07:26.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-05-18T17:07:26.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-05-18T17:07:26.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2022-05-18T17:07:26.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-05-18T17:07:26.298Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T17:07:27.676Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2022-05-18T17:07:27.676Z] === RUN TestBuildLabelWithTargets [2022-05-18T17:07:30.206Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2022-05-18T17:07:30.206Z] === RUN TestBuildWithEmptyLayers [2022-05-18T17:07:31.585Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2022-05-18T17:07:31.585Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T17:07:34.870Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-05-18T17:07:34.870Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T17:07:36.773Z] --- PASS: TestBuildUncleanTarFilenames (2.00s) [2022-05-18T17:07:36.773Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T17:07:40.056Z] --- PASS: TestBuildMultiStageLayerLeak (3.37s) [2022-05-18T17:07:40.056Z] === RUN TestBuildWithHugeFile [2022-05-18T17:07:45.796Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T17:07:45.796Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:07:45.796Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:07:45.796Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:07:45.796Z] [2022-05-18T17:07:45.796Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T17:07:45.796Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T17:07:45.796Z] HOSTNAME=ece449f1eb22 [2022-05-18T17:07:45.796Z] TESTDEBUG=0 [2022-05-18T17:07:45.796Z] DEST=bundles/test-integration [2022-05-18T17:07:45.796Z] PWD=/go/src/github.com/docker/docker [2022-05-18T17:07:45.796Z] DOCKER_GITCOMMIT=64784d1f41e025c0acaaee96f41d07e86723fc0c [2022-05-18T17:07:45.796Z] container=docker [2022-05-18T17:07:45.796Z] HOME=/root [2022-05-18T17:07:45.796Z] GOLANG_VERSION=1.18.2 [2022-05-18T17:07:45.796Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T17:07:45.796Z] VALIDATE_BRANCH=master [2022-05-18T17:07:45.796Z] TERM=xterm [2022-05-18T17:07:45.796Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T17:07:45.796Z] SHLVL=1 [2022-05-18T17:07:45.796Z] TIMEOUT=120m [2022-05-18T17:07:45.796Z] DOCKER_BUILDTAGS= journald [2022-05-18T17:07:45.796Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T17:07:45.796Z] GO111MODULE=off [2022-05-18T17:07:45.796Z] DOCKER_EXPERIMENTAL=1 [2022-05-18T17:07:45.796Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T17:07:45.796Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T17:07:45.796Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T17:07:45.796Z] GOPATH=/go [2022-05-18T17:07:45.796Z] PKG_CONFIG=pkg-config [2022-05-18T17:07:45.796Z] _=/usr/bin/env [2022-05-18T17:07:45.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-18T17:07:52.040Z] --- PASS: TestImportExtremelyLargeImageWorks (92.86s) [2022-05-18T17:07:52.040Z] PASS [2022-05-18T17:07:52.040Z] [2022-05-18T17:07:52.040Z] === Skipped [2022-05-18T17:07:52.040Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-18T17:07:52.040Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-18T17:07:52.040Z] [2022-05-18T17:07:52.040Z] DONE 22 tests, 1 skipped in 97.231s [2022-05-18T17:07:52.040Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-18T17:07:52.040Z] INFO: Testing against a local daemon [2022-05-18T17:07:52.040Z] === RUN TestNetworkCreateDelete [2022-05-18T17:07:52.040Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-18T17:07:52.040Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T17:07:52.040Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-18T17:07:52.040Z] === RUN TestDaemonDNSFallback [2022-05-18T17:07:55.393Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-05-18T17:07:55.393Z] === RUN TestInspectNetwork [2022-05-18T17:07:55.393Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:07:55.393Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-18T17:07:55.393Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T17:07:55.393Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T17:07:55.393Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:07:55.393Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:07:55.393Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:07:55.393Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T17:07:55.393Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T17:07:55.393Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T17:07:55.393Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T17:07:55.393Z] === RUN TestNetworkList [2022-05-18T17:07:55.393Z] === RUN TestNetworkList//networks [2022-05-18T17:07:55.393Z] === PAUSE TestNetworkList//networks [2022-05-18T17:07:55.393Z] === RUN TestNetworkList//networks/ [2022-05-18T17:07:55.393Z] === PAUSE TestNetworkList//networks/ [2022-05-18T17:07:55.393Z] === CONT TestNetworkList//networks [2022-05-18T17:07:55.393Z] === CONT TestNetworkList//networks/ [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkList (0.01s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T17:07:55.393Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T17:07:55.393Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T17:07:55.393Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-18T17:07:55.393Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T17:07:55.393Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-18T17:07:55.393Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T17:07:55.393Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-18T17:07:55.393Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T17:07:55.393Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-18T17:07:55.393Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T17:07:55.393Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-18T17:07:55.393Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T17:07:55.393Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-18T17:07:55.393Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T17:07:55.393Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:07:55.393Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T17:07:55.393Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T17:07:55.393Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:07:55.393Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:07:55.393Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T17:07:55.393Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:07:55.393Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-18T17:07:55.393Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T17:07:55.393Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:07:55.393Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T17:07:55.393Z] PASS [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === Skipped [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-18T17:07:55.393Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-18T17:07:55.393Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-18T17:07:55.393Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-18T17:07:55.393Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-18T17:07:55.393Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-18T17:07:55.393Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-18T17:07:55.393Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-18T17:07:55.393Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T17:07:55.393Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:07:55.393Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-18T17:07:55.393Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T17:07:55.393Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] DONE 34 tests, 12 skipped in 7.080s [2022-05-18T17:07:55.393Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-18T17:07:55.393Z] INFO: Testing against a local daemon [2022-05-18T17:07:55.393Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-18T17:07:55.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:07:55.393Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T17:07:55.393Z] === RUN TestDockerNetworkIpvlan [2022-05-18T17:07:55.393Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:07:55.393Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-18T17:07:55.393Z] PASS [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === Skipped [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T17:07:55.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-18T17:07:55.393Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] DONE 2 tests, 2 skipped in 0.081s [2022-05-18T17:07:55.393Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-18T17:07:55.393Z] INFO: Testing against a local daemon [2022-05-18T17:07:55.393Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-18T17:07:55.393Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-18T17:07:55.393Z] === RUN TestDockerNetworkMacvlan [2022-05-18T17:07:55.393Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-18T17:07:55.393Z] PASS [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === Skipped [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-18T17:07:55.393Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.393Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-18T17:07:55.393Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T17:07:55.393Z] [2022-05-18T17:07:55.394Z] DONE 2 tests, 2 skipped in 0.085s [2022-05-18T17:07:55.394Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-18T17:07:55.394Z] testing: warning: no tests to run [2022-05-18T17:07:55.394Z] PASS [2022-05-18T17:07:55.394Z] [2022-05-18T17:07:55.394Z] DONE 0 tests in 0.022s [2022-05-18T17:07:55.394Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-18T17:07:55.654Z] INFO: Testing against a local daemon [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginAllowRequest [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginTLS [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginDenyRequest [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginDenyResponse [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginAllowEventStream [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginErrorResponse [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginErrorRequest [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginHeader [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.03s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginV2Disable [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-18T17:07:55.654Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-18T17:07:55.654Z] PASS [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === Skipped [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.03s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-18T17:07:55.654Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.654Z] [2022-05-18T17:07:55.654Z] DONE 17 tests, 17 skipped in 0.195s [2022-05-18T17:07:55.654Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-18T17:07:55.915Z] INFO: Testing against a local daemon [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:07:55.915Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:07:55.915Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T17:07:55.915Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T17:07:55.915Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T17:07:55.915Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T17:07:55.915Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T17:07:55.915Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T17:07:55.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T17:07:55.915Z] === RUN TestPluginInstall [2022-05-18T17:07:55.915Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.915Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-18T17:07:55.915Z] === RUN TestPluginsWithRuntimes [2022-05-18T17:07:55.915Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-18T17:07:55.915Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-18T17:07:55.915Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T17:07:55.915Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-18T17:07:55.915Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T17:07:55.915Z] PASS [2022-05-18T17:07:55.915Z] [2022-05-18T17:07:55.915Z] === Skipped [2022-05-18T17:07:55.915Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-18T17:07:55.915Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T17:07:55.915Z] [2022-05-18T17:07:55.915Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-18T17:07:55.915Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-18T17:07:55.915Z] [2022-05-18T17:07:55.915Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T17:07:55.915Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-18T17:07:55.915Z] [2022-05-18T17:07:55.915Z] DONE 19 tests, 3 skipped in 0.131s [2022-05-18T17:07:55.915Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-18T17:07:55.915Z] INFO: Testing against a local daemon [2022-05-18T17:07:55.915Z] === RUN TestExternalGraphDriver [2022-05-18T17:07:55.915Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-18T17:07:55.915Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-18T17:07:55.915Z] === RUN TestGraphdriverPluginV2 [2022-05-18T17:07:57.155Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 2m51.65575694s [2022-05-18T17:07:57.155Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-18T17:07:57.155Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 502.731411ms [2022-05-18T17:08:00.117Z] --- PASS: TestGraphdriverPluginV2 (3.41s) [2022-05-18T17:08:00.117Z] PASS [2022-05-18T17:08:00.117Z] [2022-05-18T17:08:00.117Z] === Skipped [2022-05-18T17:08:00.117Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-18T17:08:00.117Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-18T17:08:00.117Z] [2022-05-18T17:08:00.117Z] DONE 2 tests, 1 skipped in 3.523s [2022-05-18T17:08:00.117Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-18T17:08:00.117Z] INFO: Testing against a local daemon [2022-05-18T17:08:00.117Z] === RUN TestContinueAfterPluginCrash [2022-05-18T17:08:00.117Z] === PAUSE TestContinueAfterPluginCrash [2022-05-18T17:08:00.117Z] === RUN TestReadPluginNoRead [2022-05-18T17:08:00.117Z] === PAUSE TestReadPluginNoRead [2022-05-18T17:08:00.117Z] === RUN TestDaemonStartWithLogOpt [2022-05-18T17:08:00.117Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-18T17:08:00.117Z] === CONT TestContinueAfterPluginCrash [2022-05-18T17:08:00.117Z] === CONT TestDaemonStartWithLogOpt [2022-05-18T17:08:03.418Z] --- PASS: TestDaemonStartWithLogOpt (3.59s) [2022-05-18T17:08:03.418Z] === CONT TestReadPluginNoRead [2022-05-18T17:08:04.302Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-18T17:08:04.302Z] [2022-05-18T17:08:04.302Z] ________ ____ __. [2022-05-18T17:08:04.302Z] \_____ \ | |/ _| [2022-05-18T17:08:04.302Z] / | \| < [2022-05-18T17:08:04.302Z] / | \ | \ [2022-05-18T17:08:04.302Z] \_______ /____|__ \ [2022-05-18T17:08:04.302Z] \/ \/ [2022-05-18T17:08:04.302Z] [2022-05-18T17:08:04.302Z] INFO: make.ps1 ended at 05/18/2022 17:07:51 [2022-05-18T17:08:04.302Z] INFO: Binaries build ended at 05/18/2022 17:07:52. Duration:00:01:18.9193512 [2022-05-18T17:08:04.302Z] INFO: Copying the built daemon binary to d:\CI\PR-43597\4\binary\dockerd-5a219d67e8.exe... [2022-05-18T17:08:04.302Z] INFO: Copying the built client binary to d:\CI\PR-43597\4\binary\docker-5a219d67e8.exe... [2022-05-18T17:08:04.302Z] INFO: Copying the golang package from the container to d:\CI\PR-43597\4\installer\go.zip... [2022-05-18T17:08:04.302Z] INFO: Extracting go.zip to d:\CI\PR-43597\4\go [2022-05-18T17:08:05.328Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-18T17:08:06.711Z] === RUN TestReadPluginNoRead/default [2022-05-18T17:08:07.652Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-18T17:08:07.912Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-05-18T17:08:08.854Z] === CONT TestReadPluginNoRead [2022-05-18T17:08:08.854Z] read_test.go:92: [dba99d4985f0e] daemon is not started [2022-05-18T17:08:08.854Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-05-18T17:08:08.854Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-05-18T17:08:08.854Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-05-18T17:08:08.854Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-05-18T17:08:08.854Z] PASS [2022-05-18T17:08:08.854Z] [2022-05-18T17:08:08.854Z] DONE 6 tests in 9.561s [2022-05-18T17:08:08.854Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-18T17:08:09.114Z] testing: warning: no tests to run [2022-05-18T17:08:09.114Z] PASS [2022-05-18T17:08:09.114Z] [2022-05-18T17:08:09.114Z] DONE 0 tests in 0.034s [2022-05-18T17:08:09.114Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-18T17:08:09.114Z] INFO: Testing against a local daemon [2022-05-18T17:08:09.114Z] === RUN TestPluginWithDevMounts [2022-05-18T17:08:09.114Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-18T17:08:09.114Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-18T17:08:09.114Z] PASS [2022-05-18T17:08:09.114Z] [2022-05-18T17:08:09.114Z] === Skipped [2022-05-18T17:08:09.115Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-18T17:08:09.115Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-18T17:08:09.115Z] [2022-05-18T17:08:09.115Z] DONE 1 tests, 1 skipped in 0.103s [2022-05-18T17:08:09.115Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-18T17:08:09.115Z] INFO: Testing against a local daemon [2022-05-18T17:08:09.115Z] === RUN TestSecretInspect [2022-05-18T17:08:09.115Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.115Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-18T17:08:09.115Z] === RUN TestSecretList [2022-05-18T17:08:09.115Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.375Z] --- SKIP: TestSecretList (0.01s) [2022-05-18T17:08:09.375Z] === RUN TestSecretsCreateAndDelete [2022-05-18T17:08:09.376Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-18T17:08:09.376Z] === RUN TestSecretsUpdate [2022-05-18T17:08:09.376Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-18T17:08:09.376Z] === RUN TestTemplatedSecret [2022-05-18T17:08:09.376Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-18T17:08:09.376Z] === RUN TestSecretCreateResolve [2022-05-18T17:08:09.376Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-18T17:08:09.376Z] PASS [2022-05-18T17:08:09.376Z] [2022-05-18T17:08:09.376Z] === Skipped [2022-05-18T17:08:09.376Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-18T17:08:09.376Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] [2022-05-18T17:08:09.376Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-18T17:08:09.376Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] [2022-05-18T17:08:09.376Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-18T17:08:09.376Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] [2022-05-18T17:08:09.376Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-18T17:08:09.376Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] [2022-05-18T17:08:09.376Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-18T17:08:09.376Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] [2022-05-18T17:08:09.376Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-18T17:08:09.376Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] [2022-05-18T17:08:09.376Z] DONE 6 tests, 6 skipped in 0.145s [2022-05-18T17:08:09.376Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-18T17:08:09.376Z] INFO: Testing against a local daemon [2022-05-18T17:08:09.376Z] === RUN TestServiceCreateInit [2022-05-18T17:08:09.376Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T17:08:09.376Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T17:08:09.376Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- PASS: TestServiceCreateInit (0.03s) [2022-05-18T17:08:09.376Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T17:08:09.376Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T17:08:09.376Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T17:08:09.376Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-18T17:08:09.376Z] === RUN TestCreateServiceConflict [2022-05-18T17:08:09.376Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-18T17:08:09.376Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T17:08:09.376Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-18T17:08:09.376Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T17:08:09.376Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-18T17:08:09.376Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T17:08:09.376Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-18T17:08:09.376Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T17:08:09.376Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.376Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-18T17:08:09.376Z] === RUN TestCreateServiceSysctls [2022-05-18T17:08:09.640Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.640Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-18T17:08:09.640Z] === RUN TestCreateServiceCapabilities [2022-05-18T17:08:09.640Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.640Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-18T17:08:09.640Z] === RUN TestInspect [2022-05-18T17:08:09.640Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.640Z] --- SKIP: TestInspect (0.01s) [2022-05-18T17:08:09.640Z] === RUN TestCreateJob [2022-05-18T17:08:09.640Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.640Z] --- SKIP: TestCreateJob (0.01s) [2022-05-18T17:08:09.640Z] === RUN TestReplicatedJob [2022-05-18T17:08:09.640Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.640Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-18T17:08:09.640Z] === RUN TestUpdateReplicatedJob [2022-05-18T17:08:09.640Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.640Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-18T17:08:09.640Z] === RUN TestServiceListWithStatuses [2022-05-18T17:08:09.640Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T17:08:09.640Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T17:08:09.640Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T17:08:09.640Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.640Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-18T17:08:09.640Z] === RUN TestDockerNetworkReConnect [2022-05-18T17:08:09.640Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:09.640Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-18T17:08:09.640Z] === RUN TestServicePlugin [2022-05-18T17:08:11.551Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] --- SKIP: TestServicePlugin (1.95s) [2022-05-18T17:08:11.551Z] === RUN TestServiceUpdateLabel [2022-05-18T17:08:11.551Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-05-18T17:08:11.551Z] === RUN TestServiceUpdateSecrets [2022-05-18T17:08:11.551Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-05-18T17:08:11.551Z] === RUN TestServiceUpdateConfigs [2022-05-18T17:08:11.551Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-18T17:08:11.551Z] === RUN TestServiceUpdateNetwork [2022-05-18T17:08:11.551Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-18T17:08:11.551Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T17:08:11.551Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-18T17:08:11.551Z] PASS [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === Skipped [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T17:08:11.551Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T17:08:11.551Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-18T17:08:11.551Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-18T17:08:11.551Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-18T17:08:11.551Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-18T17:08:11.551Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-18T17:08:11.551Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-18T17:08:11.551Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-05-18T17:08:11.551Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-18T17:08:11.551Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-18T17:08:11.551Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-18T17:08:11.551Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-18T17:08:11.551Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-18T17:08:11.551Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-18T17:08:11.551Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-18T17:08:11.551Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-18T17:08:11.551Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-05-18T17:08:11.551Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-05-18T17:08:11.551Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-05-18T17:08:11.551Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-18T17:08:11.551Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-18T17:08:11.551Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-18T17:08:11.551Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T17:08:11.551Z] [2022-05-18T17:08:11.551Z] DONE 24 tests, 23 skipped in 2.367s [2022-05-18T17:08:11.551Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-18T17:08:11.812Z] INFO: Testing against a local daemon [2022-05-18T17:08:11.812Z] === RUN TestSessionCreate [2022-05-18T17:08:11.812Z] --- PASS: TestSessionCreate (0.03s) [2022-05-18T17:08:11.812Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T17:08:11.812Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-18T17:08:11.812Z] PASS [2022-05-18T17:08:11.812Z] [2022-05-18T17:08:11.812Z] DONE 2 tests in 0.154s [2022-05-18T17:08:11.812Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-18T17:08:12.072Z] INFO: Testing against a local daemon [2022-05-18T17:08:12.072Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T17:08:12.072Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T17:08:12.072Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:08:12.072Z] === RUN TestDiskUsage [2022-05-18T17:08:12.072Z] === PAUSE TestDiskUsage [2022-05-18T17:08:12.072Z] === RUN TestEventsExecDie [2022-05-18T17:08:12.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-18T17:08:12.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-18T17:08:12.332Z] --- PASS: TestEventsExecDie (0.49s) [2022-05-18T17:08:12.332Z] === RUN TestEventsBackwardsCompatible [2022-05-18T17:08:12.592Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-18T17:08:12.592Z] === RUN TestEventsVolumeCreate [2022-05-18T17:08:12.592Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-18T17:08:12.592Z] === RUN TestInfoBinaryCommits [2022-05-18T17:08:12.592Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-18T17:08:12.592Z] === RUN TestInfoAPIVersioned [2022-05-18T17:08:12.592Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-18T17:08:12.592Z] === RUN TestInfoAPI [2022-05-18T17:08:12.592Z] --- PASS: TestInfoAPI (0.02s) [2022-05-18T17:08:12.592Z] === RUN TestInfoAPIWarnings [2022-05-18T17:08:19.213Z] INFO: Extraction ended at 05/18/2022 17:08:17. Duration:00:00:23.3148626 [2022-05-18T17:08:19.213Z] INFO: Updating the golang and path environment variables [2022-05-18T17:08:19.213Z] INFO: GOPATH=d:\gopath [2022-05-18T17:08:19.213Z] INFO: go version go1.18.2 windows/amd64 [2022-05-18T17:08:19.213Z] INFO: Running the daemon under test in debug mode [2022-05-18T17:08:19.213Z] INFO: Starting a daemon under test... [2022-05-18T17:08:19.213Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43597\4\daemon --pidfile d:\CI\PR-43597\4\docker.pid -D [2022-05-18T17:08:19.213Z] INFO: Process started successfully. [2022-05-18T17:08:19.213Z] INFO: Start tailing logs of the daemon under tests [2022-05-18T17:08:19.213Z] INFO: Waiting for the daemon under test to start... [2022-05-18T17:08:23.909Z] --- PASS: TestImportExtremelyLargeImageWorks (91.88s) [2022-05-18T17:08:23.909Z] PASS [2022-05-18T17:08:23.909Z] [2022-05-18T17:08:23.909Z] DONE 22 tests in 94.909s [2022-05-18T17:08:23.909Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-18T17:08:23.909Z] INFO: Testing against a local daemon [2022-05-18T17:08:23.909Z] === RUN TestNetworkCreateDelete [2022-05-18T17:08:23.909Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-18T17:08:23.909Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T17:08:23.909Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-05-18T17:08:23.909Z] === RUN TestDaemonDNSFallback [2022-05-18T17:08:26.421Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-05-18T17:08:26.421Z] === RUN TestInspectNetwork [2022-05-18T17:08:29.685Z] === RUN TestInspectNetwork/full_network_id [2022-05-18T17:08:29.685Z] === RUN TestInspectNetwork/partial_network_id [2022-05-18T17:08:29.685Z] === RUN TestInspectNetwork/network_name [2022-05-18T17:08:29.685Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-18T17:08:30.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-18T17:08:30.691Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-18T17:08:30.691Z] === RUN TestInfoDebug [2022-05-18T17:08:30.691Z] --- PASS: TestInfoDebug (0.54s) [2022-05-18T17:08:30.691Z] === RUN TestInfoInsecureRegistries [2022-05-18T17:08:30.691Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-05-18T17:08:30.691Z] === RUN TestInfoRegistryMirrors [2022-05-18T17:08:30.691Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-05-18T17:08:30.691Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T17:08:30.951Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-18T17:08:30.951Z] === RUN TestPingCacheHeaders [2022-05-18T17:08:30.951Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-18T17:08:30.951Z] === RUN TestPingGet [2022-05-18T17:08:30.951Z] --- PASS: TestPingGet (0.01s) [2022-05-18T17:08:30.951Z] === RUN TestPingHead [2022-05-18T17:08:30.951Z] --- PASS: TestPingHead (0.03s) [2022-05-18T17:08:30.951Z] === RUN TestPingSwarmHeader [2022-05-18T17:08:31.521Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-18T17:08:32.091Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-18T17:08:33.031Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-18T17:08:33.031Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-05-18T17:08:33.031Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-18T17:08:33.031Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-18T17:08:33.031Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-18T17:08:33.031Z] === RUN TestVersion [2022-05-18T17:08:33.031Z] --- PASS: TestVersion (0.04s) [2022-05-18T17:08:33.031Z] === CONT TestDiskUsage [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/container_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/image_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/volume_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-18T17:08:33.603Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-18T17:08:33.847Z] --- PASS: TestInspectNetwork (7.33s) [2022-05-18T17:08:33.847Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-18T17:08:33.847Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-18T17:08:33.847Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-18T17:08:33.847Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-18T17:08:33.847Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-18T17:08:33.864Z] === RUN TestDiskUsage/after_container.Run [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-18T17:08:34.124Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage (1.26s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-18T17:08:34.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-05-18T17:08:34.384Z] PASS [2022-05-18T17:08:34.384Z] [2022-05-18T17:08:34.384Z] === Skipped [2022-05-18T17:08:34.384Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:08:34.384Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T17:08:34.384Z] [2022-05-18T17:08:34.384Z] DONE 54 tests, 1 skipped in 22.521s [2022-05-18T17:08:34.384Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-18T17:08:34.384Z] INFO: Testing against a local daemon [2022-05-18T17:08:34.384Z] === RUN TestVolumesCreateAndList [2022-05-18T17:08:34.384Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-18T17:08:34.384Z] === RUN TestVolumesRemove [2022-05-18T17:08:34.644Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-18T17:08:34.644Z] === RUN TestVolumesInspect [2022-05-18T17:08:34.644Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-18T17:08:34.644Z] === RUN TestVolumesInvalidJSON [2022-05-18T17:08:34.644Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T17:08:34.644Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T17:08:34.644Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T17:08:34.644Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T17:08:34.644Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T17:08:34.644Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T17:08:34.644Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T17:08:34.644Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-18T17:08:34.644Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-18T17:08:34.644Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T17:08:34.645Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T17:08:34.645Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T17:08:34.645Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T17:08:34.645Z] PASS [2022-05-18T17:08:34.645Z] [2022-05-18T17:08:34.645Z] DONE 9 tests in 0.187s [2022-05-18T17:08:34.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T17:08:34.645Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14234 is not a child of this shell [2022-05-18T17:08:34.645Z] warning: PID 14234 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-18T17:08:34.645Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T17:08:34.645Z] [2022-05-18T17:08:34.645Z] Unloading profiles will leave already running processes permanently [2022-05-18T17:08:34.645Z] unconfined, which can lead to unexpected situations. [2022-05-18T17:08:34.645Z] [2022-05-18T17:08:34.645Z] To set a process to complain mode, use the command line tool [2022-05-18T17:08:34.645Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T17:08:34.645Z] Removing test suite binaries [2022-05-18T17:08:34.645Z] exiting test-integration [2022-05-18T17:08:34.645Z] ++ exit 0 [2022-05-18T17:08:34.645Z] [2022-05-18T17:08:34.952Z] 12fb50a031bd: Pull complete [2022-05-18T17:08:34.953Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-18T17:08:34.953Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:08:34.953Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-18T17:08:34.953Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-18T17:08:34.953Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-18T17:08:34.953Z] WARN: Skipping validation tests [2022-05-18T17:08:34.953Z] INFO: Running unit tests at 05/18/2022 17:08:26... [2022-05-18T17:08:34.953Z] INFO: make.ps1 starting at 05/18/2022 17:08:29 [2022-05-18T17:08:34.953Z] INFO: Git commit (8f21e81ed3) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T17:08:34.953Z] INFO: Running unit tests... [2022-05-18T17:08:35.211Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T17:08:35.211Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:08:35.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:08:35.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:08:35.211Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T17:08:35.211Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T17:08:35.211Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T17:08:35.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T17:08:35.211Z] === RUN TestNetworkList [2022-05-18T17:08:35.211Z] === RUN TestNetworkList//networks [2022-05-18T17:08:35.211Z] === PAUSE TestNetworkList//networks [2022-05-18T17:08:35.211Z] === RUN TestNetworkList//networks/ [2022-05-18T17:08:35.211Z] === PAUSE TestNetworkList//networks/ [2022-05-18T17:08:35.211Z] === CONT TestNetworkList//networks [2022-05-18T17:08:35.211Z] === CONT TestNetworkList//networks/ [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkList (0.01s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T17:08:35.211Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T17:08:35.211Z] === RUN TestHostIPv4BridgeLabel Post stage [Pipeline] junit [2022-05-18T17:08:35.600Z] Recording test results [2022-05-18T17:08:35.772Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-18T17:08:35.772Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T17:08:35.980Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T17:08:36.328Z] + echo Ensuring container killed. [2022-05-18T17:08:36.328Z] Ensuring container killed. [2022-05-18T17:08:36.328Z] + docker rm -vf docker-pr4 [2022-05-18T17:08:36.328Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-05-18T17:08:36.614Z] + echo Chowning /workspace to jenkins user [2022-05-18T17:08:36.614Z] Chowning /workspace to jenkins user [2022-05-18T17:08:36.614Z] + id -u [2022-05-18T17:08:36.614Z] + id -g [2022-05-18T17:08:36.614Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43597:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T17:08:36.699Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-18T17:08:36.699Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T17:08:37.259Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-05-18T17:08:37.259Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T17:08:38.298Z] + bundleName=amd64-rootless [2022-05-18T17:08:38.298Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-18T17:08:38.298Z] Creating amd64-rootless-bundles.tar.gz [2022-05-18T17:08:38.298Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-18T17:08:38.298Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-18T17:08:38.312Z] Archiving artifacts [2022-05-18T17:08:38.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-18T17:08:38.593Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43597/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-05-18T17:08:38.623Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-05-18T17:08:38.623Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] sh [2022-05-18T17:08:38.742Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-18T17:08:38.937Z] + make clean [2022-05-18T17:08:38.937Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T17:08:38.937Z] docker-dev-cache [2022-05-18T17:08:38.937Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T17:08:39.986Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-05-18T17:08:39.987Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T17:08:40.242Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-18T17:08:40.242Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T17:08:40.417Z] ...INFO: Daemon under test started and replied! [2022-05-18T17:08:40.417Z] INFO: Docker version of the daemon under test [2022-05-18T17:08:40.417Z] [2022-05-18T17:08:40.417Z] Client: [2022-05-18T17:08:40.417Z] Version: 17.06.2-ce [2022-05-18T17:08:40.417Z] API version: 1.30 [2022-05-18T17:08:40.417Z] Go version: go1.8.3 [2022-05-18T17:08:40.417Z] Git commit: cec0b72 [2022-05-18T17:08:40.417Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-18T17:08:40.417Z] OS/Arch: windows/amd64 [2022-05-18T17:08:40.417Z] [2022-05-18T17:08:40.417Z] Server: [2022-05-18T17:08:40.417Z] Version: 0.0.0-dev [2022-05-18T17:08:40.417Z] API version: 1.42 (minimum version 1.24) [2022-05-18T17:08:40.417Z] Go version: go1.18.2 [2022-05-18T17:08:40.417Z] Git commit: 5a219d67e8 [2022-05-18T17:08:40.417Z] Built: [2022-05-18T17:08:40.417Z] OS/Arch: windows/amd64 [2022-05-18T17:08:40.417Z] Experimental: false [2022-05-18T17:08:40.417Z] [2022-05-18T17:08:40.417Z] INFO: Docker info of the daemon under test [2022-05-18T17:08:40.417Z] [2022-05-18T17:08:40.417Z] Containers: 0 [2022-05-18T17:08:40.417Z] Running: 0 [2022-05-18T17:08:40.417Z] Paused: 0 [2022-05-18T17:08:40.417Z] Stopped: 0 [2022-05-18T17:08:40.417Z] Images: 0 [2022-05-18T17:08:40.417Z] Server Version: 0.0.0-dev [2022-05-18T17:08:40.417Z] Storage Driver: windowsfilter [2022-05-18T17:08:40.417Z] Windows: [2022-05-18T17:08:40.417Z] Logging Driver: json-file [2022-05-18T17:08:40.417Z] Plugins: [2022-05-18T17:08:40.417Z] Volume: local [2022-05-18T17:08:40.417Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T17:08:40.417Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T17:08:40.417Z] Swarm: inactive [2022-05-18T17:08:40.417Z] Default Isolation: process [2022-05-18T17:08:40.417Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T17:08:40.417Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-18T17:08:40.417Z] OSType: windows [2022-05-18T17:08:40.417Z] Architecture: x86_64 [2022-05-18T17:08:40.417Z] CPUs: 4 [2022-05-18T17:08:40.417Z] Total Memory: 32GiB [2022-05-18T17:08:40.417Z] Name: azwin-2-bf45e0 [2022-05-18T17:08:40.417Z] ID: 02c92ceb-0a9b-4ef8-a2c7-80c6f8f34eff [2022-05-18T17:08:40.417Z] Docker Root Dir: D:\CI\PR-43597\4\daemon [2022-05-18T17:08:40.417Z] Debug Mode (client): false [2022-05-18T17:08:40.417Z] Debug Mode (server): true [2022-05-18T17:08:40.417Z] File Descriptors: -1 [2022-05-18T17:08:40.417Z] Goroutines: 16 [2022-05-18T17:08:40.417Z] System Time: 2022-05-18T17:08:37.1603825Z [2022-05-18T17:08:40.417Z] EventsListeners: 0 [2022-05-18T17:08:40.417Z] Registry: https://index.docker.io/v1/ [2022-05-18T17:08:40.417Z] Labels: [2022-05-18T17:08:40.417Z] Experimental: false [2022-05-18T17:08:40.417Z] Insecure Registries: [2022-05-18T17:08:40.417Z] 127.0.0.0/8 [2022-05-18T17:08:40.417Z] Live Restore Enabled: false [2022-05-18T17:08:40.417Z] [2022-05-18T17:08:40.417Z] [2022-05-18T17:08:40.417Z] INFO: Docker images of the daemon under test [2022-05-18T17:08:40.417Z] [2022-05-18T17:08:40.417Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T17:08:40.417Z] [2022-05-18T17:08:40.417Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-18T17:08:40.417Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-18T17:08:40.417Z] ltsc2022: Pulling from windows/servercore [2022-05-18T17:08:40.417Z] 97f65a0ec59e: Pulling fs layer [2022-05-18T17:08:40.417Z] 12fb50a031bd: Pulling fs layer [2022-05-18T17:08:42.756Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-18T17:08:42.756Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T17:08:42.756Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:08:42.756Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:08:42.756Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T17:08:44.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-18T17:08:44.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-18T17:08:45.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-18T17:08:46.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-18T17:08:46.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-18T17:08:47.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-18T17:08:49.061Z] 12fb50a031bd: Verifying Checksum [2022-05-18T17:08:49.061Z] 12fb50a031bd: Download complete [2022-05-18T17:08:49.169Z] ? github.com/docker/docker/api [no test files] [2022-05-18T17:08:49.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-18T17:08:50.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-18T17:08:51.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-18T17:08:51.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-18T17:08:52.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-18T17:08:53.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-18T17:08:54.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-18T17:08:54.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-18T17:08:55.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-18T17:08:56.352Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T17:08:56.352Z] Using test binary docker [2022-05-18T17:08:56.352Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-18T17:08:56.352Z] +++ /etc/init.d/apparmor start [2022-05-18T17:08:56.352Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T17:08:56.352Z] INFO: Waiting for daemon to start... [2022-05-18T17:08:56.352Z] Starting dockerd [2022-05-18T17:08:56.352Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-05-18T17:08:56.355Z] 97f65a0ec59e: Verifying Checksum [2022-05-18T17:08:56.355Z] 97f65a0ec59e: Download complete [2022-05-18T17:08:57.597Z] --- PASS: TestServiceWithDataPathPortInit (14.07s) [2022-05-18T17:08:57.597Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T17:08:58.868Z] . [2022-05-18T17:08:58.868Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T17:08:58.868Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T17:08:58.868Z] Error: No such image: emptyfs [2022-05-18T17:08:58.868Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-18T17:08:58.868Z] ++++ docker load [2022-05-18T17:08:58.868Z] Running integration-test (iteration 1) [2022-05-18T17:08:58.868Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-18T17:08:58.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:08:58.868Z] ++ set -e [2022-05-18T17:08:58.868Z] ++ '[' -n 0 ']' [2022-05-18T17:08:58.868Z] ++ set -x [2022-05-18T17:08:58.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:08:58.868Z] Loaded image: busybox:latest [2022-05-18T17:08:59.125Z] Loaded image: busybox:glibc [2022-05-18T17:08:59.484Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ip2bxl31z0u2bzlgsr4r1vkp8 Created:2022-05-18 17:08:57.906243952 +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[00df0e7f30ffb41cc05ae90a7da3125fb724845c182a364c7aae22d20329c2b2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rjkj21fihid9qi9cj06uh9unu EndpointID:1e9e8223b085c9f637e48f8ace9961a5b1d2b6e64adb2a71b5425b758d92d1cd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c4fe254cfc4429373028e45bdc3534830fbf3293bf9ee62cdffad978f53d6e7f 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:23f79e10490d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rjkj21fihid9qi9cj06uh9unu EndpointID:1e9e8223b085c9f637e48f8ace9961a5b1d2b6e64adb2a71b5425b758d92d1cd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-18T17:09:00.054Z] Loaded image: debian:bullseye-slim [2022-05-18T17:09:00.054Z] Loaded image: hello-world:latest [2022-05-18T17:09:00.054Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T17:09:00.054Z] INFO: Testing against a local daemon [2022-05-18T17:09:00.054Z] === RUN TestCgroupNamespacesBuild [2022-05-18T17:09:01.426Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-05-18T17:09:01.426Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-18T17:09:02.356Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-05-18T17:09:02.356Z] === RUN TestBuildWithSession [2022-05-18T17:09:02.356Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:09:02.356Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T17:09:02.356Z] === RUN TestBuildSquashParent [2022-05-18T17:09:03.646Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.07s) [2022-05-18T17:09:03.646Z] PASS [2022-05-18T17:09:03.646Z] [2022-05-18T17:09:03.646Z] === Skipped [2022-05-18T17:09:03.646Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:09:03.646Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:09:03.646Z] [2022-05-18T17:09:03.646Z] DONE 38 tests, 1 skipped in 44.297s [2022-05-18T17:09:03.646Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-18T17:09:03.646Z] INFO: Testing against a local daemon [2022-05-18T17:09:03.646Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-18T17:09:03.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:09:03.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T17:09:03.646Z] === RUN TestDockerNetworkIpvlan [2022-05-18T17:09:03.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:09:03.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-18T17:09:03.646Z] PASS [2022-05-18T17:09:03.646Z] [2022-05-18T17:09:03.646Z] === Skipped [2022-05-18T17:09:03.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T17:09:03.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:09:03.646Z] [2022-05-18T17:09:03.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-18T17:09:03.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:09:03.646Z] [2022-05-18T17:09:03.646Z] DONE 2 tests, 2 skipped in 0.022s [2022-05-18T17:09:03.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-18T17:09:03.646Z] INFO: Testing against a local daemon [2022-05-18T17:09:03.646Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-18T17:09:05.009Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-05-18T17:09:05.009Z] === RUN TestDockerNetworkMacvlan [2022-05-18T17:09:05.570Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-18T17:09:06.503Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-18T17:09:06.523Z] --- PASS: TestBuildSquashParent (3.78s) [2022-05-18T17:09:06.523Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T17:09:06.523Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:09:06.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:09:06.523Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:09:06.524Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:09:06.524Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:09:06.524Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:09:06.524Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:09:06.524Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:09:06.524Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:09:06.524Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:09:06.524Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:09:06.524Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:09:06.524Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:09:06.524Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:09:07.064Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-18T17:09:07.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:09:07.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:09:08.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:09:08.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:09:08.951Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-18T17:09:10.259Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-18T17:09:10.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-05-18T17:09:10.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2022-05-18T17:09:10.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.15s) [2022-05-18T17:09:10.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s) [2022-05-18T17:09:10.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s) [2022-05-18T17:09:10.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2022-05-18T17:09:10.259Z] === RUN TestBuildMultiStageCopy [2022-05-18T17:09:10.259Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T17:09:10.500Z] === RUN TestMiddlewares [2022-05-18T17:09:10.500Z] --- PASS: TestMiddlewares (0.00s) [2022-05-18T17:09:10.500Z] PASS [2022-05-18T17:09:10.500Z] coverage: 7.9% of statements [2022-05-18T17:09:10.500Z] ok github.com/docker/docker/api/server 0.048s coverage: 7.9% of statements [2022-05-18T17:09:10.838Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-18T17:09:11.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T17:09:11.442Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T17:09:11.698Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T17:09:11.954Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T17:09:12.210Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-05-18T17:09:12.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-05-18T17:09:12.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-18T17:09:12.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-18T17:09:12.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-18T17:09:12.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-05-18T17:09:12.210Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T17:09:12.772Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-05-18T17:09:12.772Z] === RUN TestBuildLabelWithTargets [2022-05-18T17:09:13.702Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-05-18T17:09:13.702Z] === RUN TestBuildWithEmptyLayers [2022-05-18T17:09:14.103Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-18T17:09:14.263Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-05-18T17:09:14.264Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T17:09:14.665Z] --- PASS: TestDockerNetworkMacvlan (9.57s) [2022-05-18T17:09:14.665Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-18T17:09:14.665Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-18T17:09:14.665Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-05-18T17:09:14.665Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-05-18T17:09:14.665Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-05-18T17:09:14.665Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-05-18T17:09:14.665Z] PASS [2022-05-18T17:09:14.665Z] [2022-05-18T17:09:14.665Z] DONE 8 tests in 10.825s [2022-05-18T17:09:14.665Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-18T17:09:14.665Z] testing: warning: no tests to run [2022-05-18T17:09:14.665Z] PASS [2022-05-18T17:09:14.665Z] [2022-05-18T17:09:14.665Z] DONE 0 tests in 0.007s [2022-05-18T17:09:14.665Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-18T17:09:14.665Z] INFO: Testing against a local daemon [2022-05-18T17:09:14.665Z] === RUN TestAuthZPluginAllowRequest [2022-05-18T17:09:15.629Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-05-18T17:09:15.629Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T17:09:16.028Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-05-18T17:09:16.028Z] === RUN TestAuthZPluginTLS [2022-05-18T17:09:16.191Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-18T17:09:16.191Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T17:09:16.284Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-18T17:09:16.284Z] === RUN TestAuthZPluginDenyRequest [2022-05-18T17:09:16.846Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-18T17:09:16.846Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-18T17:09:17.407Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-18T17:09:17.407Z] === RUN TestAuthZPluginDenyResponse [2022-05-18T17:09:17.557Z] --- PASS: TestBuildMultiStageLayerLeak (1.32s) [2022-05-18T17:09:17.557Z] === RUN TestBuildWithHugeFile [2022-05-18T17:09:17.967Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-18T17:09:17.967Z] === RUN TestAuthZPluginAllowEventStream [2022-05-18T17:09:18.913Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-05-18T17:09:18.913Z] === RUN TestAuthZPluginErrorResponse [2022-05-18T17:09:19.473Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-18T17:09:19.473Z] === RUN TestAuthZPluginErrorRequest [2022-05-18T17:09:20.033Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-18T17:09:20.033Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-18T17:09:20.594Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-18T17:09:20.594Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-18T17:09:21.959Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-05-18T17:09:21.959Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-18T17:09:23.323Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-05-18T17:09:23.323Z] === RUN TestAuthZPluginHeader [2022-05-18T17:09:24.250Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-18T17:09:24.250Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-18T17:09:28.413Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s) [2022-05-18T17:09:28.413Z] === RUN TestAuthZPluginV2Disable [2022-05-18T17:09:31.515Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T17:09:31.515Z] Using test binary docker [2022-05-18T17:09:31.515Z] +++ /etc/init.d/apparmor start [2022-05-18T17:09:31.515Z] Starting: AppArmor: already loaded with profiles.: Skipped. ...---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T17:09:31.515Z] (warning). [2022-05-18T17:09:31.515Z] INFO: Waiting for daemon to start... [2022-05-18T17:09:31.515Z] Starting dockerd [2022-05-18T17:09:31.515Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-18T17:09:31.515Z] Using test binary docker [2022-05-18T17:09:31.675Z] --- PASS: TestAuthZPluginV2Disable (3.47s) [2022-05-18T17:09:31.675Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-18T17:09:31.773Z] .+++ /etc/init.d/apparmor start [2022-05-18T17:09:31.773Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T17:09:31.773Z] INFO: Waiting for daemon to start... [2022-05-18T17:09:31.773Z] Starting dockerd [2022-05-18T17:09:31.773Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-18T17:09:33.583Z] INFO [linters context/goanalysis] analyzers took 5m11.970088683s with top 10 stages: buildir: 2m12.437216753s, goimports: 25.935182274s, unconvert: 18.975374138s, gosec: 16.071085421s, S1038: 8.999713112s, golint: 8.120222662s, misspell: 7.293640728s, nilness: 5.603739221s, inspect: 5.083915037s, S1039: 4.094312714s [2022-05-18T17:09:33.583Z] INFO [runner] Issues before processing: 3043, after processing: 0 [2022-05-18T17:09:33.583Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2044/2427, skip_files: 2427/2427, skip_dirs: 2427/2427, exclude: 2044/2044, nolint: 0/78, filename_unadjuster: 2427/2427, path_prettifier: 2427/2427, identifier_marker: 2044/2044, exclude-rules: 78/2044, cgo: 2427/3043 [2022-05-18T17:09:33.583Z] INFO [runner] processing took 82.272902ms with stages: nolint: 31.504948ms, identifier_marker: 22.287245ms, path_prettifier: 9.38441ms, autogenerated_exclude: 8.643772ms, exclude-rules: 8.303766ms, skip_dirs: 1.761337ms, cgo: 231.695µs, filename_unadjuster: 149.307µs, max_same_issues: 2.296µs, path_shortener: 646ns, uniq_by_line: 616ns, skip_files: 509ns, diff: 466ns, max_from_linter: 352ns, exclude: 325ns, source_code: 316ns, max_per_file_from_linter: 253ns, severity-rules: 239ns, sort_results: 212ns, path_prefixer: 192ns [2022-05-18T17:09:33.583Z] INFO [runner] linters took 1m39.165283532s with stages: goanalysis_metalinter: 1m39.082574198s [2022-05-18T17:09:33.583Z] INFO File cache stats: 1673 entries of total size 8.5MiB [2022-05-18T17:09:33.583Z] INFO Memory: 2715 samples, avg is 305.1MB, max is 1229.1MB [2022-05-18T17:09:33.583Z] INFO Execution took 4m31.334991517s [2022-05-18T17:09:33.583Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-18T17:09:33.671Z] . [2022-05-18T17:09:33.671Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T17:09:33.671Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T17:09:33.671Z] [2022-05-18T17:09:33.671Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T17:09:33.671Z] Error: No such image: emptyfs [2022-05-18T17:09:33.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b972d7a4135c5da38b41c0318fff637e5e130e99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b972d7a4135c5da38b41c0318fff637e5e130e99 hack/make.sh dynbinary test-docker-py [2022-05-18T17:09:33.928Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-18T17:09:33.928Z] ++++ docker load [2022-05-18T17:09:33.928Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T17:09:33.928Z] Error: No such image: emptyfs [2022-05-18T17:09:33.928Z] ++++ docker load [2022-05-18T17:09:33.928Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-18T17:09:34.186Z] Running integration-test (iteration 1) [2022-05-18T17:09:34.186Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-18T17:09:34.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-18T17:09:34.186Z] ++ set -e [2022-05-18T17:09:34.186Z] ++ '[' -n 0 ']' [2022-05-18T17:09:34.186Z] ++ set -x [2022-05-18T17:09:34.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-18T17:09:34.186Z] Running integration-test (iteration 1) [2022-05-18T17:09:34.186Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-18T17:09:34.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-18T17:09:34.186Z] ++ set -e [2022-05-18T17:09:34.186Z] ++ '[' -n 0 ']' [2022-05-18T17:09:34.186Z] ++ set -x [2022-05-18T17:09:34.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-18T17:09:34.471Z] [2022-05-18T17:09:34.471Z] Removing bundles/ [2022-05-18T17:09:34.471Z] [2022-05-18T17:09:34.471Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T17:09:34.471Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T17:09:34.471Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:09:34.938Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-05-18T17:09:34.938Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-18T17:09:35.121Z] Loaded image: busybox:latest [2022-05-18T17:09:35.121Z] Loaded image: busybox:latest [2022-05-18T17:09:35.687Z] Loaded image: busybox:glibc [2022-05-18T17:09:35.687Z] Loaded image: busybox:glibc [2022-05-18T17:09:39.873Z] Loaded image: debian:bullseye-slim [2022-05-18T17:09:39.873Z] Loaded image: debian:bullseye-slim [2022-05-18T17:09:40.131Z] Loaded image: hello-world:latest [2022-05-18T17:09:40.131Z] Loaded image: hello-world:latest [2022-05-18T17:09:40.389Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T17:09:40.389Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T17:09:40.389Z] INFO: Testing against a local daemon [2022-05-18T17:09:40.389Z] === RUN TestDockerDaemonSuite [2022-05-18T17:09:40.389Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-18T17:09:40.389Z] INFO: Testing against a local daemon [2022-05-18T17:09:40.389Z] === RUN TestDockerSuite [2022-05-18T17:09:40.389Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-18T17:09:40.389Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-18T17:09:40.389Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-18T17:09:40.389Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-18T17:09:40.389Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-18T17:09:40.389Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-18T17:09:40.389Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-18T17:09:40.389Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-18T17:09:44.573Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-18T17:09:44.573Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-18T17:09:44.830Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-18T17:09:44.830Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-18T17:09:44.878Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.33s) [2022-05-18T17:09:44.878Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-18T17:09:45.769Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-18T17:09:45.769Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-18T17:09:45.769Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-18T17:09:47.143Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-18T17:09:47.709Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-18T17:09:47.709Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-18T17:09:47.709Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-18T17:09:47.967Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-18T17:09:48.906Z] --- PASS: TestBuildWithHugeFile (128.89s) [2022-05-18T17:09:48.906Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T17:09:48.906Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:09:48.906Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:09:48.906Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T17:09:48.906Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-18T17:09:48.906Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:09:48.906Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:09:48.906Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:09:48.906Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:09:48.906Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:09:48.906Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:09:48.906Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:09:48.906Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:09:49.164Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:09:49.164Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-05-18T17:09:49.164Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-05-18T17:09:49.164Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2022-05-18T17:09:49.164Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2022-05-18T17:09:49.164Z] === RUN TestBuildPreserveOwnership [2022-05-18T17:09:49.164Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-18T17:09:49.731Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-18T17:09:49.731Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-18T17:09:49.731Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-18T17:09:49.731Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-18T17:09:49.731Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-18T17:09:51.633Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-18T17:09:52.568Z] --- PASS: TestBuildPreserveOwnership (3.46s) [2022-05-18T17:09:52.568Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2022-05-18T17:09:52.568Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-05-18T17:09:52.568Z] === RUN TestBuildPlatformInvalid [2022-05-18T17:09:52.825Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-18T17:09:52.825Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-18T17:09:53.758Z] Loaded image: busybox:latest [2022-05-18T17:09:53.758Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-18T17:09:53.758Z] Loaded image: busybox:glibc [2022-05-18T17:09:55.131Z] Loaded image: debian:bullseye-slim [2022-05-18T17:09:55.390Z] Loaded image: hello-world:latest [2022-05-18T17:09:55.390Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T17:09:55.648Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-18T17:09:56.279Z] --- PASS: TestBuildWithHugeFile (34.66s) [2022-05-18T17:09:56.279Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T17:09:56.279Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:09:56.279Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:09:56.279Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T17:09:56.279Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:09:56.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:09:56.279Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:09:56.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:09:56.279Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:09:56.279Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:09:56.279Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:09:56.279Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:09:56.279Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:09:56.279Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-18T17:09:56.279Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-05-18T17:09:56.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-18T17:09:56.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-18T17:09:56.279Z] === RUN TestBuildPreserveOwnership [2022-05-18T17:09:56.279Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-18T17:09:56.279Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-18T17:09:56.279Z] --- PASS: TestBuildPreserveOwnership (2.78s) [2022-05-18T17:09:56.279Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.82s) [2022-05-18T17:09:56.279Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-05-18T17:09:56.279Z] === RUN TestBuildPlatformInvalid [2022-05-18T17:09:56.279Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-18T17:09:56.279Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-18T17:09:56.279Z] Loaded image: busybox:latest [2022-05-18T17:09:56.279Z] Loaded image: busybox:glibc [2022-05-18T17:09:57.208Z] Loaded image: debian:bullseye-slim [2022-05-18T17:09:57.208Z] Loaded image: hello-world:latest [2022-05-18T17:09:57.208Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T17:09:58.178Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-18T17:09:59.553Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-18T17:10:00.121Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-18T17:10:01.054Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-18T17:10:01.621Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-18T17:10:02.187Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-18T17:10:02.924Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-18T17:10:02.925Z] PASS [2022-05-18T17:10:02.925Z] [2022-05-18T17:10:02.925Z] DONE 17 tests in 46.021s [2022-05-18T17:10:02.925Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-18T17:10:02.925Z] INFO: Testing against a local daemon [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:10:02.925Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:10:02.925Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T17:10:02.925Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T17:10:02.925Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T17:10:02.925Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T17:10:02.925Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T17:10:02.925Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T17:10:02.925Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T17:10:02.925Z] === RUN TestPluginInstall [2022-05-18T17:10:02.925Z] === RUN TestPluginInstall/no_auth [2022-05-18T17:10:02.925Z] time="2022-05-18T17:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:10:02.925Z] time="2022-05-18T17:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f94cd2936d356dfa102f316f0e63d66a63c5814376eabb8d13adad2a30246e74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:10:02.925Z] time="2022-05-18T17:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:10:02.925Z] time="2022-05-18T17:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f94cd2936d356dfa102f316f0e63d66a63c5814376eabb8d13adad2a30246e74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:10:02.925Z] === RUN TestPluginInstall/with_htpasswd [2022-05-18T17:10:02.925Z] time="2022-05-18T17:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:10:02.925Z] time="2022-05-18T17:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f94cd2936d356dfa102f316f0e63d66a63c5814376eabb8d13adad2a30246e74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:10:02.925Z] time="2022-05-18T17:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:10:02.925Z] time="2022-05-18T17:10:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f94cd2936d356dfa102f316f0e63d66a63c5814376eabb8d13adad2a30246e74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:10:02.925Z] === RUN TestPluginInstall/with_insecure [2022-05-18T17:10:03.181Z] time="2022-05-18T17:10:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:10:03.181Z] time="2022-05-18T17:10:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a72e9e9fc0eaea30033cd56f5e09e15095de2bd5166158ac0e6016c91631f410" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:10:03.181Z] time="2022-05-18T17:10:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:10:03.181Z] time="2022-05-18T17:10:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a72e9e9fc0eaea30033cd56f5e09e15095de2bd5166158ac0e6016c91631f410" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:10:03.436Z] plugin_test.go:195: [d9aae5d29a64a] daemon is not started [2022-05-18T17:10:03.436Z] --- PASS: TestPluginInstall (2.67s) [2022-05-18T17:10:03.436Z] --- PASS: TestPluginInstall/no_auth (1.01s) [2022-05-18T17:10:03.436Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-05-18T17:10:03.436Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-05-18T17:10:03.436Z] === RUN TestPluginsWithRuntimes [2022-05-18T17:10:04.716Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-18T17:10:04.800Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-18T17:10:05.283Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.62s) [2022-05-18T17:10:05.283Z] PASS [2022-05-18T17:10:05.283Z] [2022-05-18T17:10:05.283Z] === Skipped [2022-05-18T17:10:05.283Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-18T17:10:05.283Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:10:05.283Z] [2022-05-18T17:10:05.283Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:10:05.283Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:10:05.283Z] [2022-05-18T17:10:05.283Z] DONE 34 tests, 2 skipped in 193.611s [2022-05-18T17:10:05.283Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-18T17:10:05.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:10:05.283Z] ++ set -e [2022-05-18T17:10:05.283Z] ++ '[' -n 0 ']' [2022-05-18T17:10:05.283Z] ++ set -x [2022-05-18T17:10:05.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:10:05.298Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.27s) [2022-05-18T17:10:05.298Z] PASS [2022-05-18T17:10:05.298Z] [2022-05-18T17:10:05.298Z] === Skipped [2022-05-18T17:10:05.298Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-18T17:10:05.298Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:10:05.298Z] [2022-05-18T17:10:05.298Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:10:05.299Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:10:05.299Z] [2022-05-18T17:10:05.299Z] DONE 34 tests, 2 skipped in 65.742s [2022-05-18T17:10:05.299Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-18T17:10:05.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:10:05.299Z] ++ set -e [2022-05-18T17:10:05.299Z] ++ '[' -n 0 ']' [2022-05-18T17:10:05.299Z] ++ set -x [2022-05-18T17:10:05.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:10:05.299Z] INFO: Testing against a local daemon [2022-05-18T17:10:05.299Z] === RUN TestConfigInspect [2022-05-18T17:10:05.540Z] INFO: Testing against a local daemon [2022-05-18T17:10:05.540Z] === RUN TestConfigInspect [2022-05-18T17:10:05.725Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-18T17:10:06.106Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-18T17:10:06.364Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-18T17:10:06.622Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-18T17:10:06.651Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-05-18T17:10:06.651Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-18T17:10:06.651Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-18T17:10:06.651Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T17:10:06.664Z] --- PASS: TestConfigInspect (2.19s) [2022-05-18T17:10:06.664Z] === RUN TestConfigList [2022-05-18T17:10:07.213Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-18T17:10:07.213Z] PASS [2022-05-18T17:10:07.213Z] [2022-05-18T17:10:07.213Z] DONE 24 tests in 6.613s [2022-05-18T17:10:07.213Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-18T17:10:07.213Z] INFO: Testing against a local daemon [2022-05-18T17:10:07.213Z] === RUN TestExternalGraphDriver [2022-05-18T17:10:07.213Z] === RUN TestExternalGraphDriver/json [2022-05-18T17:10:07.994Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-18T17:10:07.994Z] docker_cli_daemon_test.go:1474: [d880f10683e13] daemon is not started [2022-05-18T17:10:08.560Z] --- PASS: TestConfigInspect (2.96s) [2022-05-18T17:10:08.560Z] === RUN TestConfigList [2022-05-18T17:10:08.560Z] check_test.go:307: [d0797e2fe066e] daemon is not started [2022-05-18T17:10:08.560Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-18T17:10:08.606Z] 97f65a0ec59e: Pull complete [2022-05-18T17:10:09.100Z] === RUN TestExternalGraphDriver/spec [2022-05-18T17:10:09.180Z] --- PASS: TestConfigList (2.18s) [2022-05-18T17:10:09.180Z] === RUN TestConfigsCreateAndDelete [2022-05-18T17:10:09.494Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-18T17:10:10.428Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-18T17:10:10.465Z] === RUN TestExternalGraphDriver/pull [2022-05-18T17:10:10.686Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-18T17:10:11.069Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-05-18T17:10:11.069Z] === RUN TestConfigsUpdate [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-18T17:10:11.131Z] === RUN TestBoolValue [2022-05-18T17:10:11.131Z] --- PASS: TestBoolValue (0.00s) [2022-05-18T17:10:11.131Z] === RUN TestBoolValueOrDefault [2022-05-18T17:10:11.131Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-18T17:10:11.131Z] === RUN TestInt64ValueOrZero [2022-05-18T17:10:11.131Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-18T17:10:11.131Z] === RUN TestInt64ValueOrDefault [2022-05-18T17:10:11.131Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-18T17:10:11.131Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-18T17:10:11.131Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-18T17:10:11.131Z] === RUN TestJsonContentType [2022-05-18T17:10:11.131Z] --- PASS: TestJsonContentType (0.00s) [2022-05-18T17:10:11.131Z] === RUN TestReadJSON [2022-05-18T17:10:11.131Z] === RUN TestReadJSON/nil_body [2022-05-18T17:10:11.131Z] === RUN TestReadJSON/empty_body [2022-05-18T17:10:11.131Z] === RUN TestReadJSON/with_valid_request [2022-05-18T17:10:11.131Z] === RUN TestReadJSON/with_whitespace [2022-05-18T17:10:11.131Z] === RUN TestReadJSON/with_extra_content [2022-05-18T17:10:11.131Z] === RUN TestReadJSON/invalid_JSON [2022-05-18T17:10:11.131Z] --- PASS: TestReadJSON (0.00s) [2022-05-18T17:10:11.131Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-18T17:10:11.131Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-18T17:10:11.131Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-18T17:10:11.131Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-18T17:10:11.131Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-18T17:10:11.131Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-18T17:10:11.131Z] PASS [2022-05-18T17:10:11.131Z] coverage: 31.9% of statements [2022-05-18T17:10:11.131Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 31.9% of statements [2022-05-18T17:10:11.131Z] === RUN TestMaskSecretKeys [2022-05-18T17:10:11.131Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-18T17:10:11.131Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-18T17:10:11.131Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-18T17:10:11.131Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-18T17:10:11.131Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-18T17:10:11.131Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-18T17:10:11.131Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-18T17:10:11.131Z] === RUN TestVersionMiddlewareVersion [2022-05-18T17:10:11.131Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-18T17:10:11.131Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-18T17:10:11.131Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-18T17:10:11.131Z] PASS [2022-05-18T17:10:11.131Z] coverage: 37.7% of statements [2022-05-18T17:10:11.131Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-18T17:10:11.131Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-18T17:10:11.252Z] --- PASS: TestConfigList (2.79s) [2022-05-18T17:10:11.252Z] === RUN TestConfigsCreateAndDelete [2022-05-18T17:10:11.252Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-18T17:10:12.121Z] === RUN TestToJSON [2022-05-18T17:10:12.121Z] --- PASS: TestToJSON (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestToParamWithVersion [2022-05-18T17:10:12.121Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestFromJSON [2022-05-18T17:10:12.121Z] --- PASS: TestFromJSON (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestEmpty [2022-05-18T17:10:12.121Z] --- PASS: TestEmpty (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestArgsMatchKVListEmptySources [2022-05-18T17:10:12.121Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestArgsMatchKVList [2022-05-18T17:10:12.121Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestArgsMatch [2022-05-18T17:10:12.121Z] --- PASS: TestArgsMatch (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestAdd [2022-05-18T17:10:12.121Z] --- PASS: TestAdd (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestDel [2022-05-18T17:10:12.121Z] --- PASS: TestDel (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestLen [2022-05-18T17:10:12.121Z] --- PASS: TestLen (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestExactMatch [2022-05-18T17:10:12.121Z] --- PASS: TestExactMatch (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestOnlyOneExactMatch [2022-05-18T17:10:12.121Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestContains [2022-05-18T17:10:12.121Z] --- PASS: TestContains (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestValidate [2022-05-18T17:10:12.121Z] --- PASS: TestValidate (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestWalkValues [2022-05-18T17:10:12.121Z] --- PASS: TestWalkValues (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestFuzzyMatch [2022-05-18T17:10:12.121Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-18T17:10:12.121Z] === RUN TestClone [2022-05-18T17:10:12.121Z] --- PASS: TestClone (0.00s) [2022-05-18T17:10:12.121Z] PASS [2022-05-18T17:10:12.121Z] coverage: 92.2% of statements [2022-05-18T17:10:12.121Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2022-05-18T17:10:12.121Z] === RUN TestAdjustForAPIVersion [2022-05-18T17:10:12.121Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-18T17:10:12.121Z] PASS [2022-05-18T17:10:12.121Z] coverage: 6.0% of statements [2022-05-18T17:10:12.121Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 6.0% of statements [2022-05-18T17:10:12.121Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-18T17:10:12.187Z] check_test.go:307: [d2f87ce101a59] daemon is not started [2022-05-18T17:10:12.187Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-18T17:10:12.352Z] --- PASS: TestExternalGraphDriver (4.90s) [2022-05-18T17:10:12.352Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-05-18T17:10:12.352Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-05-18T17:10:12.352Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-05-18T17:10:12.352Z] === RUN TestGraphdriverPluginV2 [2022-05-18T17:10:12.445Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-18T17:10:12.590Z] === RUN TestStrSliceMarshalJSON [2022-05-18T17:10:12.590Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestStrSliceUnmarshalJSON [2022-05-18T17:10:12.590Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestStrSliceUnmarshalString [2022-05-18T17:10:12.590Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestStrSliceUnmarshalSlice [2022-05-18T17:10:12.590Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-18T17:10:12.590Z] PASS [2022-05-18T17:10:12.590Z] coverage: 90.0% of statements [2022-05-18T17:10:12.590Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-05-18T17:10:12.590Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-18T17:10:12.590Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-18T17:10:12.590Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestGetVolumeByNameNotFound [2022-05-18T17:10:12.590Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-18T17:10:12.590Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-18T17:10:12.590Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestListVolumes [2022-05-18T17:10:12.590Z] --- PASS: TestListVolumes (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestListVolumesNoSwarm [2022-05-18T17:10:12.590Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestListVolumesNoManager [2022-05-18T17:10:12.590Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestCreateRegularVolume [2022-05-18T17:10:12.590Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-18T17:10:12.590Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-18T17:10:12.590Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestCreateVolumeCluster [2022-05-18T17:10:12.590Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestUpdateVolume [2022-05-18T17:10:12.590Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestUpdateVolumeNoSwarm [2022-05-18T17:10:12.590Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestUpdateVolumeNotFound [2022-05-18T17:10:12.590Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestVolumeRemove [2022-05-18T17:10:12.590Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestVolumeRemoveSwarm [2022-05-18T17:10:12.590Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-18T17:10:12.590Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-18T17:10:12.590Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-18T17:10:12.590Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-18T17:10:12.590Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-18T17:10:12.590Z] === RUN TestVolumeRemoveSwarmForce [2022-05-18T17:10:12.590Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-18T17:10:12.590Z] PASS [2022-05-18T17:10:12.590Z] coverage: 67.9% of statements [2022-05-18T17:10:12.590Z] ok github.com/docker/docker/api/server/router/volume 0.048s coverage: 67.9% of statements [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-18T17:10:12.590Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-18T17:10:12.590Z] === RUN TestGetTimestamp [2022-05-18T17:10:13.066Z] === RUN TestCompareVersion [2022-05-18T17:10:13.066Z] --- PASS: TestCompareVersion (0.00s) [2022-05-18T17:10:13.066Z] PASS [2022-05-18T17:10:13.066Z] coverage: 77.3% of statements [2022-05-18T17:10:13.066Z] --- PASS: TestGetTimestamp (0.19s) [2022-05-18T17:10:13.066Z] === RUN TestParseTimestamps [2022-05-18T17:10:13.066Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-18T17:10:13.066Z] PASS [2022-05-18T17:10:13.066Z] coverage: 100.0% of statements [2022-05-18T17:10:13.066Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-05-18T17:10:13.066Z] ok github.com/docker/docker/api/types/time 0.232s coverage: 100.0% of statements [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/builder [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-18T17:10:13.066Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-18T17:10:13.535Z] === RUN TestIsGIT [2022-05-18T17:10:13.535Z] --- PASS: TestIsGIT (0.00s) [2022-05-18T17:10:13.535Z] PASS [2022-05-18T17:10:13.535Z] coverage: 100.0% of statements [2022-05-18T17:10:13.585Z] --- PASS: TestConfigsUpdate (2.14s) [2022-05-18T17:10:13.585Z] === RUN TestTemplatedConfig [2022-05-18T17:10:13.819Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-18T17:10:13.819Z] --- PASS: TestConfigsCreateAndDelete (2.73s) [2022-05-18T17:10:13.819Z] === RUN TestConfigsUpdate [2022-05-18T17:10:14.004Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.052s coverage: 100.0% of statements [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-18T17:10:14.004Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-18T17:10:14.004Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-18T17:10:14.004Z] === RUN TestCloneArgsSmartHttp [2022-05-18T17:10:14.004Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-18T17:10:14.004Z] === RUN TestCloneArgsDumbHttp [2022-05-18T17:10:14.004Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-18T17:10:14.004Z] === RUN TestCloneArgsGit [2022-05-18T17:10:14.004Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-18T17:10:14.004Z] === RUN TestCheckoutGit [2022-05-18T17:10:14.753Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-18T17:10:15.318Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-18T17:10:15.318Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-18T17:10:15.569Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-18T17:10:15.569Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestProcessNoDockerignore [2022-05-18T17:10:15.569Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-18T17:10:15.569Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestDetectContentType [2022-05-18T17:10:15.569Z] --- PASS: TestDetectContentType (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestSelectAcceptableMIME [2022-05-18T17:10:15.569Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestInspectEmptyResponse [2022-05-18T17:10:15.569Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestInspectResponseBinary [2022-05-18T17:10:15.569Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestResponseUnsupportedContentType [2022-05-18T17:10:15.569Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestInspectResponseTextSimple [2022-05-18T17:10:15.569Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestInspectResponseEmptyContentType [2022-05-18T17:10:15.569Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestUnknownContentLength [2022-05-18T17:10:15.569Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestDownloadRemote [2022-05-18T17:10:15.569Z] --- PASS: TestDownloadRemote (0.09s) [2022-05-18T17:10:15.569Z] === RUN TestGetWithStatusError [2022-05-18T17:10:15.569Z] --- PASS: TestGetWithStatusError (0.01s) [2022-05-18T17:10:15.569Z] === RUN TestCloseRootDirectory [2022-05-18T17:10:15.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:10:15.569Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestHashFile [2022-05-18T17:10:15.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:10:15.569Z] --- SKIP: TestHashFile (0.00s) [2022-05-18T17:10:15.569Z] === RUN TestHashSubdir [2022-05-18T17:10:15.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:10:15.569Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-18T17:10:15.569Z] === RUN TestRemoveDirectory [2022-05-18T17:10:15.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:10:15.569Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-18T17:10:15.569Z] PASS [2022-05-18T17:10:15.569Z] coverage: 9.3% of statements [2022-05-18T17:10:15.569Z] ok github.com/docker/docker/builder/remotecontext 0.241s coverage: 9.3% of statements [2022-05-18T17:10:16.101Z] --- PASS: TestTemplatedConfig (2.42s) [2022-05-18T17:10:16.101Z] === RUN TestConfigCreateResolve [2022-05-18T17:10:16.514Z] --- PASS: TestGraphdriverPluginV2 (3.92s) [2022-05-18T17:10:16.514Z] PASS [2022-05-18T17:10:16.514Z] [2022-05-18T17:10:16.514Z] DONE 5 tests in 8.854s [2022-05-18T17:10:16.514Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-18T17:10:16.514Z] INFO: Testing against a local daemon [2022-05-18T17:10:16.514Z] === RUN TestContinueAfterPluginCrash [2022-05-18T17:10:16.514Z] === PAUSE TestContinueAfterPluginCrash [2022-05-18T17:10:16.514Z] === RUN TestReadPluginNoRead [2022-05-18T17:10:16.514Z] === PAUSE TestReadPluginNoRead [2022-05-18T17:10:16.514Z] === RUN TestDaemonStartWithLogOpt [2022-05-18T17:10:16.514Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-18T17:10:16.514Z] === CONT TestContinueAfterPluginCrash [2022-05-18T17:10:16.514Z] === CONT TestDaemonStartWithLogOpt [2022-05-18T17:10:16.557Z] === RUN TestGetAllAllowed [2022-05-18T17:10:16.557Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestGetAllMeta [2022-05-18T17:10:16.557Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-18T17:10:16.557Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestIsUnreferencedBuiltin [2022-05-18T17:10:16.557Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestIsExistingDirectory [2022-05-18T17:10:16.557Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-18T17:10:16.557Z] === RUN TestGetFilenameForDownload [2022-05-18T17:10:16.557Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestEnv2Variables [2022-05-18T17:10:16.557Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-18T17:10:16.557Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestMaintainer [2022-05-18T17:10:16.557Z] --- PASS: TestMaintainer (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestLabel [2022-05-18T17:10:16.557Z] --- PASS: TestLabel (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestFromScratch [2022-05-18T17:10:16.557Z] --- PASS: TestFromScratch (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestFromWithArg [2022-05-18T17:10:16.557Z] --- PASS: TestFromWithArg (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-18T17:10:16.557Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestFromWithUndefinedArg [2022-05-18T17:10:16.557Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestFromMultiStageWithNamedStage [2022-05-18T17:10:16.557Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestOnbuild [2022-05-18T17:10:16.557Z] --- PASS: TestOnbuild (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestWorkdir [2022-05-18T17:10:16.557Z] --- PASS: TestWorkdir (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestCmd [2022-05-18T17:10:16.557Z] --- PASS: TestCmd (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestHealthcheckNone [2022-05-18T17:10:16.557Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestHealthcheckCmd [2022-05-18T17:10:16.557Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestEntrypoint [2022-05-18T17:10:16.557Z] --- PASS: TestEntrypoint (0.01s) [2022-05-18T17:10:16.557Z] === RUN TestExpose [2022-05-18T17:10:16.557Z] --- PASS: TestExpose (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestUser [2022-05-18T17:10:16.557Z] --- PASS: TestUser (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestVolume [2022-05-18T17:10:16.557Z] --- PASS: TestVolume (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestStopSignal [2022-05-18T17:10:16.557Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T17:10:16.557Z] --- SKIP: TestStopSignal (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestArg [2022-05-18T17:10:16.557Z] --- PASS: TestArg (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestShell [2022-05-18T17:10:16.557Z] --- PASS: TestShell (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestPrependEnvOnCmd [2022-05-18T17:10:16.557Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestRunWithBuildArgs [2022-05-18T17:10:16.557Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestRunIgnoresHealthcheck [2022-05-18T17:10:16.557Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestDispatchUnsupportedOptions [2022-05-18T17:10:16.557Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-18T17:10:16.557Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-18T17:10:16.557Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-18T17:10:16.557Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-18T17:10:16.557Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-18T17:10:16.557Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-18T17:10:16.557Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestNormalizeWorkdir [2022-05-18T17:10:16.557Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-18T17:10:16.557Z] === RUN TestDispatch [2022-05-18T17:10:16.557Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-18T17:10:16.557Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-18T17:10:16.557Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-18T17:10:16.557Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-18T17:10:16.557Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-18T17:10:16.557Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-18T17:10:16.726Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-18T17:10:16.726Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-18T17:10:16.990Z] --- PASS: TestConfigsUpdate (3.00s) [2022-05-18T17:10:16.990Z] === RUN TestTemplatedConfig [2022-05-18T17:10:16.990Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-18T17:10:17.026Z] === RUN TestEnable [2022-05-18T17:10:17.026Z] --- PASS: TestEnable (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestDisable [2022-05-18T17:10:17.026Z] --- PASS: TestDisable (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestEnabled [2022-05-18T17:10:17.026Z] --- PASS: TestEnabled (0.00s) [2022-05-18T17:10:17.026Z] PASS [2022-05-18T17:10:17.026Z] coverage: 100.0% of statements [2022-05-18T17:10:17.026Z] === RUN TestDispatch/COPY_url [2022-05-18T17:10:17.026Z] ok github.com/docker/docker/cli/debug 0.074s coverage: 100.0% of statements [2022-05-18T17:10:17.026Z] --- PASS: TestDispatch (0.16s) [2022-05-18T17:10:17.026Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2022-05-18T17:10:17.026Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2022-05-18T17:10:17.026Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-05-18T17:10:17.026Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-18T17:10:17.026Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-18T17:10:17.026Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-18T17:10:17.026Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestAddScratchImageAddsToMounts [2022-05-18T17:10:17.026Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-18T17:10:17.026Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-18T17:10:17.026Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-18T17:10:17.026Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestImageSourceGetAddsToMounts [2022-05-18T17:10:17.026Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestEmptyDockerfile [2022-05-18T17:10:17.026Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestSymlinkDockerfile [2022-05-18T17:10:17.026Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-18T17:10:17.026Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-18T17:10:17.026Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestNonExistingDockerfile [2022-05-18T17:10:17.026Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestCopyRunConfig [2022-05-18T17:10:17.026Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestDeepCopyRunConfig [2022-05-18T17:10:17.026Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestExportImage [2022-05-18T17:10:17.026Z] --- PASS: TestExportImage (0.00s) [2022-05-18T17:10:17.026Z] === RUN TestNormalizeDest [2022-05-18T17:10:17.026Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-18T17:10:17.026Z] PASS [2022-05-18T17:10:17.026Z] coverage: 46.7% of statements [2022-05-18T17:10:17.026Z] ok github.com/docker/docker/builder/dockerfile 0.394s coverage: 46.7% of statements [2022-05-18T17:10:17.991Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-05-18T17:10:17.991Z] PASS [2022-05-18T17:10:17.991Z] [2022-05-18T17:10:17.991Z] DONE 6 tests in 13.446s [2022-05-18T17:10:17.991Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-18T17:10:17.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:10:17.991Z] ++ set -e [2022-05-18T17:10:17.991Z] ++ '[' -n 0 ']' [2022-05-18T17:10:17.991Z] ++ set -x [2022-05-18T17:10:17.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:10:17.991Z] INFO: Testing against a local daemon [2022-05-18T17:10:17.991Z] === RUN TestAttachWithTTY [2022-05-18T17:10:17.991Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-18T17:10:17.991Z] === RUN TestAttachWithoutTTy [2022-05-18T17:10:18.017Z] === RUN TestTCP4Proxy [2022-05-18T17:10:18.017Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-18T17:10:18.017Z] === RUN TestTCP4ProxyHalfClose [2022-05-18T17:10:18.017Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-18T17:10:18.017Z] === RUN TestTCP6Proxy [2022-05-18T17:10:18.017Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T17:10:18.017Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-18T17:10:18.017Z] === RUN TestTCPDualStackProxy [2022-05-18T17:10:18.017Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T17:10:18.017Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-18T17:10:18.017Z] === RUN TestUDP4Proxy [2022-05-18T17:10:18.017Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-18T17:10:18.017Z] === RUN TestUDP6Proxy [2022-05-18T17:10:18.017Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T17:10:18.017Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-18T17:10:18.017Z] === RUN TestUDPWriteError [2022-05-18T17:10:18.017Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-18T17:10:18.017Z] === RUN TestSCTP4Proxy [2022-05-18T17:10:18.017Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T17:10:18.017Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-18T17:10:18.017Z] === RUN TestSCTP6Proxy [2022-05-18T17:10:18.017Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T17:10:18.017Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-18T17:10:18.017Z] PASS [2022-05-18T17:10:18.017Z] coverage: 49.4% of statements [2022-05-18T17:10:18.017Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2022-05-18T17:10:18.250Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-18T17:10:18.251Z] === RUN TestCheckpoint [2022-05-18T17:10:18.251Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:10:18.251Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:10:18.251Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T17:10:18.251Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-18T17:10:18.251Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-18T17:10:18.251Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-18T17:10:18.251Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T17:10:18.251Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T17:10:18.251Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T17:10:18.251Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T17:10:18.251Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T17:10:18.251Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-18T17:10:18.251Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T17:10:18.251Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-18T17:10:18.251Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T17:10:18.251Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-18T17:10:18.251Z] === RUN TestCopyEmptyFile [2022-05-18T17:10:18.507Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-18T17:10:18.507Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T17:10:18.507Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-18T17:10:18.507Z] === RUN TestCopyFromContainer [2022-05-18T17:10:19.434Z] === RUN TestCopyFromContainer// [2022-05-18T17:10:19.520Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-18T17:10:19.690Z] === RUN TestCopyFromContainer//bar/root [2022-05-18T17:10:19.690Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-18T17:10:19.690Z] === RUN TestCopyFromContainer/bar/quux [2022-05-18T17:10:19.690Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-18T17:10:19.779Z] --- PASS: TestDaemonStartWithLogOpt (3.29s) [2022-05-18T17:10:19.779Z] === CONT TestReadPluginNoRead [2022-05-18T17:10:19.947Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-18T17:10:19.947Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-18T17:10:19.947Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-18T17:10:19.947Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-18T17:10:19.947Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer (1.57s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-18T17:10:20.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T17:10:20.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:10:20.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:10:20.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:10:20.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:10:20.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:10:20.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:10:20.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:10:20.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:10:20.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:10:20.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-18T17:10:20.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T17:10:20.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T17:10:20.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T17:10:20.203Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T17:10:20.203Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-18T17:10:20.203Z] === RUN TestCreateWithInvalidEnv [2022-05-18T17:10:20.203Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T17:10:20.203Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T17:10:20.203Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T17:10:20.203Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T17:10:20.203Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T17:10:20.203Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T17:10:20.203Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T17:10:20.203Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T17:10:20.203Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T17:10:20.203Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-18T17:10:20.203Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T17:10:20.203Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T17:10:20.203Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T17:10:20.203Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T17:10:20.203Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-18T17:10:20.203Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T17:10:20.457Z] --- PASS: TestTemplatedConfig (3.43s) [2022-05-18T17:10:20.457Z] === RUN TestConfigCreateResolve [2022-05-18T17:10:21.569Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2022-05-18T17:10:21.569Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T17:10:21.669Z] === RUN TestReadPluginNoRead/default [2022-05-18T17:10:21.832Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-18T17:10:22.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-05-18T17:10:22.935Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T17:10:22.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:10:22.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:10:22.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:10:22.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:10:22.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:10:22.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:10:22.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:10:22.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:10:22.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:10:22.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:10:22.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-18T17:10:22.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-18T17:10:22.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T17:10:22.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-18T17:10:22.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-18T17:10:22.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-18T17:10:22.935Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T17:10:23.033Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-18T17:10:23.192Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-05-18T17:10:23.192Z] === RUN TestCreateDifferentPlatform [2022-05-18T17:10:23.192Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T17:10:23.192Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T17:10:23.192Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-18T17:10:23.192Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T17:10:23.192Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T17:10:23.192Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T17:10:23.192Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-18T17:10:23.192Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T17:10:23.192Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-18T17:10:23.192Z] === RUN TestContainerStartOnDaemonRestart [2022-05-18T17:10:23.192Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-18T17:10:23.192Z] === RUN TestDaemonRestartIpcMode [2022-05-18T17:10:23.192Z] === PAUSE TestDaemonRestartIpcMode [2022-05-18T17:10:23.192Z] === RUN TestDaemonHostGatewayIP [2022-05-18T17:10:23.192Z] === PAUSE TestDaemonHostGatewayIP [2022-05-18T17:10:23.192Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-18T17:10:23.192Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-18T17:10:23.192Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T17:10:23.192Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-18T17:10:23.192Z] === RUN TestDiff [2022-05-18T17:10:23.208Z] --- PASS: TestConfigCreateResolve (2.86s) [2022-05-18T17:10:23.208Z] PASS [2022-05-18T17:10:23.208Z] [2022-05-18T17:10:23.208Z] DONE 6 tests in 17.868s [2022-05-18T17:10:23.208Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-18T17:10:23.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:10:23.208Z] ++ set -e [2022-05-18T17:10:23.208Z] ++ '[' -n 0 ']' [2022-05-18T17:10:23.208Z] ++ set -x [2022-05-18T17:10:23.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:10:23.466Z] INFO: Testing against a local daemon [2022-05-18T17:10:23.466Z] === RUN TestAttachWithTTY [2022-05-18T17:10:23.466Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-18T17:10:23.466Z] === RUN TestAttachWithoutTTy [2022-05-18T17:10:23.725Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-05-18T17:10:23.725Z] === RUN TestCheckpoint [2022-05-18T17:10:23.725Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:10:23.725Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T17:10:23.725Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T17:10:23.725Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:10:23.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:10:23.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:10:23.725Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:10:23.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:10:23.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:10:23.725Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T17:10:23.725Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-18T17:10:23.725Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T17:10:23.725Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T17:10:23.725Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T17:10:23.725Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T17:10:23.725Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T17:10:23.725Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T17:10:23.725Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T17:10:23.725Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T17:10:23.725Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-05-18T17:10:23.725Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T17:10:23.725Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-05-18T17:10:23.725Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T17:10:23.764Z] --- PASS: TestDiff (0.42s) [2022-05-18T17:10:23.764Z] === RUN TestExecWithCloseStdin [2022-05-18T17:10:23.960Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-18T17:10:23.983Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-18T17:10:23.983Z] === RUN TestCopyEmptyFile [2022-05-18T17:10:24.020Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-05-18T17:10:24.020Z] === RUN TestExec [2022-05-18T17:10:24.241Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-05-18T17:10:24.241Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T17:10:24.499Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-05-18T17:10:24.499Z] === RUN TestCopyFromContainer [2022-05-18T17:10:24.520Z] --- PASS: TestContinueAfterPluginCrash (8.30s) [2022-05-18T17:10:24.583Z] --- PASS: TestExec (0.48s) [2022-05-18T17:10:24.583Z] === RUN TestExecUser [2022-05-18T17:10:24.758Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-18T17:10:25.145Z] --- PASS: TestExecUser (0.47s) [2022-05-18T17:10:25.145Z] === RUN TestExportContainerAndImportImage [2022-05-18T17:10:25.446Z] === CONT TestReadPluginNoRead [2022-05-18T17:10:25.447Z] read_test.go:92: [de9e6ce1cdaf0] daemon is not started [2022-05-18T17:10:25.447Z] --- PASS: TestReadPluginNoRead (5.81s) [2022-05-18T17:10:25.447Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-05-18T17:10:25.447Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-05-18T17:10:25.447Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-05-18T17:10:25.447Z] PASS [2022-05-18T17:10:25.447Z] [2022-05-18T17:10:25.447Z] DONE 6 tests in 9.120s [2022-05-18T17:10:25.447Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-18T17:10:25.447Z] testing: warning: no tests to run [2022-05-18T17:10:25.447Z] PASS [2022-05-18T17:10:25.447Z] [2022-05-18T17:10:25.447Z] DONE 0 tests in 0.008s [2022-05-18T17:10:25.447Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-18T17:10:25.447Z] INFO: Testing against a local daemon [2022-05-18T17:10:25.447Z] === RUN TestPluginWithDevMounts [2022-05-18T17:10:25.447Z] === PAUSE TestPluginWithDevMounts [2022-05-18T17:10:25.447Z] === CONT TestPluginWithDevMounts [2022-05-18T17:10:25.706Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-05-18T17:10:25.707Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T17:10:26.133Z] === RUN TestCopyFromContainer// [2022-05-18T17:10:26.133Z] === RUN TestCopyFromContainer//bar/root [2022-05-18T17:10:26.391Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-18T17:10:26.391Z] === RUN TestCopyFromContainer/bar/quux [2022-05-18T17:10:26.391Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-18T17:10:26.649Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-18T17:10:26.649Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-18T17:10:26.829Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-05-18T17:10:26.829Z] PASS [2022-05-18T17:10:26.829Z] [2022-05-18T17:10:26.829Z] DONE 1 tests in 1.625s [2022-05-18T17:10:26.829Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-18T17:10:26.829Z] INFO: Testing against a local daemon [2022-05-18T17:10:26.829Z] === RUN TestSecretInspect [2022-05-18T17:10:26.907Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-18T17:10:27.072Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-18T17:10:27.072Z] === RUN TestHealthCheckWorkdir [2022-05-18T17:10:27.165Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-18T17:10:27.165Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-18T17:10:27.328Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-05-18T17:10:27.328Z] === RUN TestHealthKillContainer [2022-05-18T17:10:27.423Z] --- PASS: TestCopyFromContainer (2.97s) [2022-05-18T17:10:27.423Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-05-18T17:10:27.423Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2022-05-18T17:10:27.423Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-05-18T17:10:27.423Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2022-05-18T17:10:27.423Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-05-18T17:10:27.423Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-05-18T17:10:27.423Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-05-18T17:10:27.424Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2022-05-18T17:10:27.424Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-05-18T17:10:27.424Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-05-18T17:10:27.424Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T17:10:27.424Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:10:27.424Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:10:27.424Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:10:27.424Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:10:27.424Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:10:27.424Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:10:27.424Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:10:27.424Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:10:27.424Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:10:27.424Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-05-18T17:10:27.424Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T17:10:27.424Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T17:10:27.424Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-18T17:10:27.424Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T17:10:27.424Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-18T17:10:27.424Z] === RUN TestCreateWithInvalidEnv [2022-05-18T17:10:27.424Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T17:10:27.424Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T17:10:27.424Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T17:10:27.424Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T17:10:27.424Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T17:10:27.424Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T17:10:27.424Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T17:10:27.424Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T17:10:27.424Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T17:10:27.424Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-18T17:10:27.424Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T17:10:27.424Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T17:10:27.424Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T17:10:27.424Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T17:10:27.424Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-18T17:10:27.424Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T17:10:28.358Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-18T17:10:28.441Z] === RUN TestCheckpointCreateError [2022-05-18T17:10:28.441Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCheckpointCreate [2022-05-18T17:10:28.441Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCheckpointDeleteError [2022-05-18T17:10:28.441Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCheckpointDelete [2022-05-18T17:10:28.441Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCheckpointListError [2022-05-18T17:10:28.441Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCheckpointList [2022-05-18T17:10:28.441Z] --- PASS: TestCheckpointList (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCheckpointListContainerNotFound [2022-05-18T17:10:28.441Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestNewClientWithOpsFromEnv [2022-05-18T17:10:28.441Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T17:10:28.441Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestGetAPIPath [2022-05-18T17:10:28.441Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestParseHostURL [2022-05-18T17:10:28.441Z] --- PASS: TestParseHostURL (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-18T17:10:28.441Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersion [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPVersionOverride [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-18T17:10:28.441Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestClientRedirect [2022-05-18T17:10:28.441Z] === RUN TestClientRedirect/GET [2022-05-18T17:10:28.441Z] === RUN TestClientRedirect/POST [2022-05-18T17:10:28.441Z] === RUN TestClientRedirect/PUT [2022-05-18T17:10:28.441Z] === RUN TestClientRedirect/DELETE [2022-05-18T17:10:28.441Z] --- PASS: TestClientRedirect (0.00s) [2022-05-18T17:10:28.441Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-18T17:10:28.441Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-18T17:10:28.441Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-18T17:10:28.441Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigCreateUnsupported [2022-05-18T17:10:28.441Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigCreateError [2022-05-18T17:10:28.441Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigCreate [2022-05-18T17:10:28.441Z] --- PASS: TestConfigCreate (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigInspectNotFound [2022-05-18T17:10:28.441Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigInspectWithEmptyID [2022-05-18T17:10:28.441Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigInspectUnsupported [2022-05-18T17:10:28.441Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigInspectError [2022-05-18T17:10:28.441Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigInspectConfigNotFound [2022-05-18T17:10:28.441Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigInspect [2022-05-18T17:10:28.441Z] --- PASS: TestConfigInspect (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigListUnsupported [2022-05-18T17:10:28.441Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigListError [2022-05-18T17:10:28.441Z] --- PASS: TestConfigListError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigList [2022-05-18T17:10:28.441Z] --- PASS: TestConfigList (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigRemoveUnsupported [2022-05-18T17:10:28.441Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigRemoveError [2022-05-18T17:10:28.441Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigRemove [2022-05-18T17:10:28.441Z] --- PASS: TestConfigRemove (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigUpdateUnsupported [2022-05-18T17:10:28.441Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigUpdateError [2022-05-18T17:10:28.441Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestConfigUpdate [2022-05-18T17:10:28.441Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerCommitError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerCommit [2022-05-18T17:10:28.441Z] --- PASS: TestContainerCommit (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStatPathError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStatPathNotFoundError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStatPathNoHeaderError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStatPath [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCopyToContainerError [2022-05-18T17:10:28.441Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCopyToContainerNotFoundError [2022-05-18T17:10:28.441Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCopyToContainerEmptyResponse [2022-05-18T17:10:28.441Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCopyToContainer [2022-05-18T17:10:28.441Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCopyFromContainerError [2022-05-18T17:10:28.441Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCopyFromContainerNotFoundError [2022-05-18T17:10:28.441Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-18T17:10:28.441Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-18T17:10:28.441Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestCopyFromContainer [2022-05-18T17:10:28.441Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerCreateError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerCreateImageNotFound [2022-05-18T17:10:28.441Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerCreateWithName [2022-05-18T17:10:28.441Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerCreateAutoRemove [2022-05-18T17:10:28.441Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerDiffError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerDiff [2022-05-18T17:10:28.441Z] --- PASS: TestContainerDiff (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExecCreateError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExecCreate [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExecStartError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExecStart [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExecInspectError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExecInspect [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExportError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExportError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExport [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExport (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerInspectError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerInspectContainerNotFound [2022-05-18T17:10:28.441Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerInspectWithEmptyID [2022-05-18T17:10:28.441Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerInspect [2022-05-18T17:10:28.441Z] --- PASS: TestContainerInspect (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerInspectNode [2022-05-18T17:10:28.441Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerKillError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerKillError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerKill [2022-05-18T17:10:28.441Z] --- PASS: TestContainerKill (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerListError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerListError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerList [2022-05-18T17:10:28.441Z] --- PASS: TestContainerList (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerLogsNotFoundError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerLogsError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerLogs [2022-05-18T17:10:28.441Z] --- PASS: TestContainerLogs (0.23s) [2022-05-18T17:10:28.441Z] === RUN TestContainerPauseError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerPause [2022-05-18T17:10:28.441Z] --- PASS: TestContainerPause (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainersPruneError [2022-05-18T17:10:28.441Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainersPrune [2022-05-18T17:10:28.441Z] --- PASS: TestContainersPrune (0.02s) [2022-05-18T17:10:28.441Z] === RUN TestContainerRemoveError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerRemoveNotFoundError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerRemove [2022-05-18T17:10:28.441Z] --- PASS: TestContainerRemove (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerRenameError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerRename [2022-05-18T17:10:28.441Z] --- PASS: TestContainerRename (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerResizeError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExecResizeError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerResize [2022-05-18T17:10:28.441Z] --- PASS: TestContainerResize (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerExecResize [2022-05-18T17:10:28.441Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerRestartError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerRestart [2022-05-18T17:10:28.441Z] --- PASS: TestContainerRestart (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStartError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStartError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStart [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStart (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStatsError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStats [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStats (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStopError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStopError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerStop [2022-05-18T17:10:28.441Z] --- PASS: TestContainerStop (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerTopError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerTopError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerTop [2022-05-18T17:10:28.441Z] --- PASS: TestContainerTop (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerUnpauseError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerUnpause [2022-05-18T17:10:28.441Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerUpdateError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerUpdate [2022-05-18T17:10:28.441Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerWaitError [2022-05-18T17:10:28.441Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestContainerWait [2022-05-18T17:10:28.441Z] --- PASS: TestContainerWait (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestDiskUsageError [2022-05-18T17:10:28.441Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestDiskUsage [2022-05-18T17:10:28.441Z] --- PASS: TestDiskUsage (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestDistributionInspectUnsupported [2022-05-18T17:10:28.441Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestDistributionInspectWithEmptyID [2022-05-18T17:10:28.441Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestEventsErrorInOptions [2022-05-18T17:10:28.441Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestEventsErrorFromServer [2022-05-18T17:10:28.441Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestEvents [2022-05-18T17:10:28.441Z] --- PASS: TestEvents (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestTLSCloseWriter [2022-05-18T17:10:28.441Z] === PAUSE TestTLSCloseWriter [2022-05-18T17:10:28.441Z] === RUN TestImageBuildError [2022-05-18T17:10:28.441Z] --- PASS: TestImageBuildError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageBuild [2022-05-18T17:10:28.441Z] --- PASS: TestImageBuild (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestGetDockerOS [2022-05-18T17:10:28.441Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageCreateError [2022-05-18T17:10:28.441Z] --- PASS: TestImageCreateError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageCreate [2022-05-18T17:10:28.441Z] --- PASS: TestImageCreate (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageHistoryError [2022-05-18T17:10:28.441Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageHistory [2022-05-18T17:10:28.441Z] --- PASS: TestImageHistory (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageImportError [2022-05-18T17:10:28.441Z] --- PASS: TestImageImportError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageImport [2022-05-18T17:10:28.441Z] --- PASS: TestImageImport (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageInspectError [2022-05-18T17:10:28.441Z] --- PASS: TestImageInspectError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageInspectImageNotFound [2022-05-18T17:10:28.441Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageInspectWithEmptyID [2022-05-18T17:10:28.441Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageInspect [2022-05-18T17:10:28.441Z] --- PASS: TestImageInspect (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageListError [2022-05-18T17:10:28.441Z] --- PASS: TestImageListError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageList [2022-05-18T17:10:28.441Z] --- PASS: TestImageList (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageListApiBefore125 [2022-05-18T17:10:28.441Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageLoadError [2022-05-18T17:10:28.441Z] --- PASS: TestImageLoadError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImageLoad [2022-05-18T17:10:28.441Z] --- PASS: TestImageLoad (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagesPruneError [2022-05-18T17:10:28.441Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagesPrune [2022-05-18T17:10:28.441Z] --- PASS: TestImagesPrune (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePullReferenceParseError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePullAnyError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePullWithoutErrors [2022-05-18T17:10:28.441Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePushReferenceError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePushAnyError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T17:10:28.441Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T17:10:28.441Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-18T17:10:28.442Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImagePushWithoutErrors [2022-05-18T17:10:28.442Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-18T17:10:28.442Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-18T17:10:28.442Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-18T17:10:28.442Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-18T17:10:28.442Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageRemoveError [2022-05-18T17:10:28.442Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageRemoveImageNotFound [2022-05-18T17:10:28.442Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageRemove [2022-05-18T17:10:28.442Z] --- PASS: TestImageRemove (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageSaveError [2022-05-18T17:10:28.442Z] --- PASS: TestImageSaveError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageSave [2022-05-18T17:10:28.442Z] --- PASS: TestImageSave (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageSearchAnyError [2022-05-18T17:10:28.442Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-18T17:10:28.442Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T17:10:28.442Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T17:10:28.442Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-18T17:10:28.442Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageSearchWithoutErrors [2022-05-18T17:10:28.442Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageTagError [2022-05-18T17:10:28.442Z] --- PASS: TestImageTagError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageTagInvalidReference [2022-05-18T17:10:28.442Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageTagInvalidSourceImageName [2022-05-18T17:10:28.442Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageTagHexSource [2022-05-18T17:10:28.442Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestImageTag [2022-05-18T17:10:28.442Z] --- PASS: TestImageTag (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestInfoServerError [2022-05-18T17:10:28.442Z] --- PASS: TestInfoServerError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestInfoInvalidResponseJSONError [2022-05-18T17:10:28.442Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestInfo [2022-05-18T17:10:28.442Z] --- PASS: TestInfo (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkConnectError [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkConnect [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkCreateError [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkCreate [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkDisconnectError [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkDisconnect [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkInspect [2022-05-18T17:10:28.442Z] === RUN TestNetworkInspect/empty_ID [2022-05-18T17:10:28.442Z] === RUN TestNetworkInspect/no_options [2022-05-18T17:10:28.442Z] === RUN TestNetworkInspect/verbose [2022-05-18T17:10:28.442Z] === RUN TestNetworkInspect/global_scope [2022-05-18T17:10:28.442Z] === RUN TestNetworkInspect/unknown_network [2022-05-18T17:10:28.442Z] === RUN TestNetworkInspect/server_error [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkListError [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkListError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkList [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkList (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworksPruneError [2022-05-18T17:10:28.442Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworksPrune [2022-05-18T17:10:28.442Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkRemoveError [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNetworkRemove [2022-05-18T17:10:28.442Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeInspectError [2022-05-18T17:10:28.442Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeInspectNodeNotFound [2022-05-18T17:10:28.442Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeInspectWithEmptyID [2022-05-18T17:10:28.442Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeInspect [2022-05-18T17:10:28.442Z] --- PASS: TestNodeInspect (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeListError [2022-05-18T17:10:28.442Z] --- PASS: TestNodeListError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeList [2022-05-18T17:10:28.442Z] --- PASS: TestNodeList (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeRemoveError [2022-05-18T17:10:28.442Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeRemove [2022-05-18T17:10:28.442Z] --- PASS: TestNodeRemove (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeUpdateError [2022-05-18T17:10:28.442Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestNodeUpdate [2022-05-18T17:10:28.442Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestOptionWithHostFromEnv [2022-05-18T17:10:28.442Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestOptionWithTimeout [2022-05-18T17:10:28.442Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestOptionWithVersionFromEnv [2022-05-18T17:10:28.442Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPingFail [2022-05-18T17:10:28.442Z] --- PASS: TestPingFail (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPingWithError [2022-05-18T17:10:28.442Z] 2022/05/18 17:10:28 RoundTripper returned a response & error; ignoring response [2022-05-18T17:10:28.442Z] 2022/05/18 17:10:28 RoundTripper returned a response & error; ignoring response [2022-05-18T17:10:28.442Z] --- PASS: TestPingWithError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPingSuccess [2022-05-18T17:10:28.442Z] --- PASS: TestPingSuccess (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPingHeadFallback [2022-05-18T17:10:28.442Z] === RUN TestPingHeadFallback/OK [2022-05-18T17:10:28.442Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-18T17:10:28.442Z] === RUN TestPingHeadFallback/Not_Found [2022-05-18T17:10:28.442Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-18T17:10:28.442Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-18T17:10:28.442Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginDisableError [2022-05-18T17:10:28.442Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginDisable [2022-05-18T17:10:28.442Z] --- PASS: TestPluginDisable (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginEnableError [2022-05-18T17:10:28.442Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginEnable [2022-05-18T17:10:28.442Z] --- PASS: TestPluginEnable (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginInspectError [2022-05-18T17:10:28.442Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginInspectWithEmptyID [2022-05-18T17:10:28.442Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginInspect [2022-05-18T17:10:28.442Z] --- PASS: TestPluginInspect (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginListError [2022-05-18T17:10:28.442Z] --- PASS: TestPluginListError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginList [2022-05-18T17:10:28.442Z] --- PASS: TestPluginList (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginPushError [2022-05-18T17:10:28.442Z] --- PASS: TestPluginPushError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginPush [2022-05-18T17:10:28.442Z] --- PASS: TestPluginPush (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginRemoveError [2022-05-18T17:10:28.442Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginRemove [2022-05-18T17:10:28.442Z] --- PASS: TestPluginRemove (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginSetError [2022-05-18T17:10:28.442Z] --- PASS: TestPluginSetError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPluginSet [2022-05-18T17:10:28.442Z] --- PASS: TestPluginSet (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSetHostHeader [2022-05-18T17:10:28.442Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestPlainTextError [2022-05-18T17:10:28.442Z] --- PASS: TestPlainTextError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestInfiniteError [2022-05-18T17:10:28.442Z] --- PASS: TestInfiniteError (0.06s) [2022-05-18T17:10:28.442Z] === RUN TestCanceledContext [2022-05-18T17:10:28.442Z] 2022/05/18 17:10:28 RoundTripper returned a response & error; ignoring response [2022-05-18T17:10:28.442Z] --- PASS: TestCanceledContext (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestDeadlineExceededContext [2022-05-18T17:10:28.442Z] 2022/05/18 17:10:28 RoundTripper returned a response & error; ignoring response [2022-05-18T17:10:28.442Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretCreateUnsupported [2022-05-18T17:10:28.442Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretCreateError [2022-05-18T17:10:28.442Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretCreate [2022-05-18T17:10:28.442Z] --- PASS: TestSecretCreate (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretInspectUnsupported [2022-05-18T17:10:28.442Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretInspectError [2022-05-18T17:10:28.442Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretInspectSecretNotFound [2022-05-18T17:10:28.442Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretInspectWithEmptyID [2022-05-18T17:10:28.442Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretInspect [2022-05-18T17:10:28.442Z] --- PASS: TestSecretInspect (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretListUnsupported [2022-05-18T17:10:28.442Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretListError [2022-05-18T17:10:28.442Z] --- PASS: TestSecretListError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretList [2022-05-18T17:10:28.442Z] --- PASS: TestSecretList (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretRemoveUnsupported [2022-05-18T17:10:28.442Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretRemoveError [2022-05-18T17:10:28.442Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretRemove [2022-05-18T17:10:28.442Z] --- PASS: TestSecretRemove (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretUpdateUnsupported [2022-05-18T17:10:28.442Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretUpdateError [2022-05-18T17:10:28.442Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestSecretUpdate [2022-05-18T17:10:28.442Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceCreateError [2022-05-18T17:10:28.442Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceCreate [2022-05-18T17:10:28.442Z] --- PASS: TestServiceCreate (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-18T17:10:28.442Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceCreateDigestPinning [2022-05-18T17:10:28.442Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceInspectError [2022-05-18T17:10:28.442Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceInspectServiceNotFound [2022-05-18T17:10:28.442Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceInspectWithEmptyID [2022-05-18T17:10:28.442Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceInspect [2022-05-18T17:10:28.442Z] --- PASS: TestServiceInspect (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceListError [2022-05-18T17:10:28.442Z] --- PASS: TestServiceListError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceList [2022-05-18T17:10:28.442Z] --- PASS: TestServiceList (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceLogsError [2022-05-18T17:10:28.442Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceLogs [2022-05-18T17:10:28.442Z] --- PASS: TestServiceLogs (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceRemoveError [2022-05-18T17:10:28.442Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceRemoveNotFoundError [2022-05-18T17:10:28.442Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceRemove [2022-05-18T17:10:28.442Z] --- PASS: TestServiceRemove (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceUpdateError [2022-05-18T17:10:28.442Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-18T17:10:28.442Z] === RUN TestServiceUpdate [2022-05-18T17:10:28.911Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmGetUnlockKeyError [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmGetUnlockKey [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmInitError [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmInit [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmInit (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmInspectError [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmInspect [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmJoinError [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmJoin [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmLeaveError [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmLeave [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmUnlockError [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmUnlock [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmUpdateError [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestSwarmUpdate [2022-05-18T17:10:28.911Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestTaskInspectError [2022-05-18T17:10:28.911Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestTaskInspectWithEmptyID [2022-05-18T17:10:28.911Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestTaskInspect [2022-05-18T17:10:28.911Z] --- PASS: TestTaskInspect (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestTaskListError [2022-05-18T17:10:28.911Z] --- PASS: TestTaskListError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestTaskList [2022-05-18T17:10:28.911Z] --- PASS: TestTaskList (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeCreateError [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeCreate [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeInspectError [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeInspectNotFound [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeInspectWithEmptyID [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeInspect [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeListError [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeListError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeList [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeList (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeRemoveError [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeRemove [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeUpdateError [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-18T17:10:28.911Z] === RUN TestVolumeUpdate [2022-05-18T17:10:28.911Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-18T17:10:28.911Z] === CONT TestTLSCloseWriter [2022-05-18T17:10:28.911Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-18T17:10:28.911Z] PASS [2022-05-18T17:10:28.911Z] coverage: 75.1% of statements [2022-05-18T17:10:28.911Z] ok github.com/docker/docker/client 0.513s coverage: 75.1% of statements [2022-05-18T17:10:29.341Z] --- PASS: TestSecretInspect (2.16s) [2022-05-18T17:10:29.341Z] === RUN TestSecretList [2022-05-18T17:10:29.732Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2022-05-18T17:10:29.732Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T17:10:30.665Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-18T17:10:31.229Z] --- PASS: TestSecretList (2.18s) [2022-05-18T17:10:31.229Z] === RUN TestSecretsCreateAndDelete [2022-05-18T17:10:32.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2022-05-18T17:10:32.041Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T17:10:32.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:10:32.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:10:32.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:10:32.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:10:32.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:10:32.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:10:32.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:10:32.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:10:32.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:10:32.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:10:32.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:10:32.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:10:32.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:10:32.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:10:32.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:10:32.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-18T17:10:32.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-18T17:10:32.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-18T17:10:32.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-18T17:10:32.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-05-18T17:10:32.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-18T17:10:32.041Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T17:10:32.299Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-18T17:10:32.869Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2022-05-18T17:10:32.869Z] === RUN TestCreateDifferentPlatform [2022-05-18T17:10:32.869Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T17:10:32.869Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T17:10:32.869Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-18T17:10:32.869Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T17:10:32.869Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T17:10:32.869Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T17:10:32.869Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-18T17:10:32.869Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T17:10:32.869Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-18T17:10:32.869Z] === RUN TestContainerStartOnDaemonRestart [2022-05-18T17:10:32.869Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-18T17:10:32.869Z] === RUN TestDaemonRestartIpcMode [2022-05-18T17:10:32.869Z] === PAUSE TestDaemonRestartIpcMode [2022-05-18T17:10:32.869Z] === RUN TestDaemonHostGatewayIP [2022-05-18T17:10:32.869Z] === PAUSE TestDaemonHostGatewayIP [2022-05-18T17:10:32.869Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-18T17:10:32.869Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-18T17:10:32.869Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T17:10:32.869Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-18T17:10:32.869Z] === RUN TestDiff [2022-05-18T17:10:33.117Z] --- PASS: TestSecretsCreateAndDelete (1.78s) [2022-05-18T17:10:33.117Z] === RUN TestSecretsUpdate [2022-05-18T17:10:33.802Z] --- PASS: TestDiff (0.79s) [2022-05-18T17:10:33.802Z] === RUN TestExecWithCloseStdin [2022-05-18T17:10:34.371Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-18T17:10:34.630Z] --- PASS: TestExecWithCloseStdin (0.91s) [2022-05-18T17:10:34.630Z] === RUN TestExec [2022-05-18T17:10:34.630Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-18T17:10:35.197Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-18T17:10:35.412Z] --- PASS: TestHealthKillContainer (7.90s) [2022-05-18T17:10:35.412Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T17:10:35.455Z] --- PASS: TestExec (0.93s) [2022-05-18T17:10:35.455Z] === RUN TestExecUser [2022-05-18T17:10:35.629Z] --- PASS: TestSecretsUpdate (2.17s) [2022-05-18T17:10:35.629Z] === RUN TestTemplatedSecret [2022-05-18T17:10:35.669Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-05-18T17:10:35.669Z] === RUN TestIpcModeNone [2022-05-18T17:10:36.025Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-18T17:10:36.230Z] --- PASS: TestIpcModeNone (0.48s) [2022-05-18T17:10:36.230Z] === RUN TestIpcModePrivate [2022-05-18T17:10:36.283Z] --- PASS: TestExecUser (0.89s) [2022-05-18T17:10:36.284Z] === RUN TestExportContainerAndImportImage [2022-05-18T17:10:36.486Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-18T17:10:36.542Z] check_test.go:307: [da9263ae90fc6] daemon is not started [2022-05-18T17:10:36.542Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-18T17:10:36.542Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-18T17:10:36.743Z] --- PASS: TestIpcModePrivate (0.48s) [2022-05-18T17:10:36.743Z] === RUN TestIpcModeShareable [2022-05-18T17:10:36.999Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-18T17:10:37.108Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-18T17:10:37.254Z] --- PASS: TestIpcModeShareable (0.46s) [2022-05-18T17:10:37.255Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-18T17:10:37.366Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2022-05-18T17:10:37.366Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T17:10:37.931Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-18T17:10:38.142Z] --- PASS: TestTemplatedSecret (2.51s) [2022-05-18T17:10:38.143Z] === RUN TestSecretCreateResolve [2022-05-18T17:10:38.639Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-05-18T17:10:38.639Z] === RUN TestAPIIpcModeHost [2022-05-18T17:10:38.896Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-05-18T17:10:38.896Z] === RUN TestDaemonIpcModeShareable [2022-05-18T17:10:39.007Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-18T17:10:39.007Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2022-05-18T17:10:39.007Z] === RUN TestHealthCheckWorkdir [2022-05-18T17:10:39.940Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-18T17:10:39.940Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2022-05-18T17:10:39.940Z] === RUN TestHealthKillContainer [2022-05-18T17:10:40.029Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-05-18T17:10:40.029Z] PASS [2022-05-18T17:10:40.029Z] [2022-05-18T17:10:40.029Z] DONE 6 tests in 13.051s [2022-05-18T17:10:40.029Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-18T17:10:40.029Z] INFO: Testing against a local daemon [2022-05-18T17:10:40.029Z] === RUN TestServiceCreateInit [2022-05-18T17:10:40.029Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T17:10:40.260Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-18T17:10:40.260Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-05-18T17:10:40.260Z] === RUN TestDaemonIpcModePrivate [2022-05-18T17:10:40.506Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-18T17:10:41.188Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-18T17:10:41.188Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-05-18T17:10:41.188Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-18T17:10:42.404Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-18T17:10:42.404Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-18T17:10:42.553Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-18T17:10:42.553Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-05-18T17:10:42.553Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-18T17:10:42.969Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-18T17:10:43.480Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-18T17:10:43.480Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-05-18T17:10:43.480Z] === RUN TestIpcModeOlderClient [2022-05-18T17:10:43.737Z] === PAUSE TestIpcModeOlderClient [2022-05-18T17:10:43.737Z] === RUN TestKillContainerInvalidSignal [2022-05-18T17:10:43.992Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-05-18T17:10:43.992Z] === RUN TestKillContainer [2022-05-18T17:10:43.992Z] === RUN TestKillContainer/no_signal [2022-05-18T17:10:44.191Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T17:10:44.554Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T17:10:44.810Z] === RUN TestKillContainer/killing_signal [2022-05-18T17:10:45.372Z] --- PASS: TestKillContainer (1.26s) [2022-05-18T17:10:45.372Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-18T17:10:45.372Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-18T17:10:45.372Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-05-18T17:10:45.372Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T17:10:45.372Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-18T17:10:45.628Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-18T17:10:46.249Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-18T17:10:46.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-05-18T17:10:46.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-18T17:10:46.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-05-18T17:10:46.555Z] === RUN TestKillStoppedContainer [2022-05-18T17:10:46.555Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-18T17:10:46.555Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T17:10:46.555Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-18T17:10:46.555Z] === RUN TestKillDifferentUserContainer [2022-05-18T17:10:46.746Z] --- PASS: TestCheckoutGit (31.70s) [2022-05-18T17:10:46.746Z] === RUN TestValidGitTransport [2022-05-18T17:10:46.746Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-18T17:10:46.746Z] === RUN TestGitInvalidRef [2022-05-18T17:10:46.746Z] --- PASS: TestGitInvalidRef (0.25s) [2022-05-18T17:10:46.746Z] PASS [2022-05-18T17:10:46.746Z] coverage: 86.3% of statements [2022-05-18T17:10:46.746Z] ok github.com/docker/docker/builder/remotecontext/git 32.057s coverage: 86.3% of statements [2022-05-18T17:10:46.812Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-05-18T17:10:46.812Z] === RUN TestInspectOomKilledTrue [2022-05-18T17:10:47.214Z] ? github.com/docker/docker/cli [no test files] [2022-05-18T17:10:47.214Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-18T17:10:47.214Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-18T17:10:47.214Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-18T17:10:47.374Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-05-18T17:10:47.374Z] === RUN TestInspectOomKilledFalse [2022-05-18T17:10:47.456Z] --- PASS: TestServiceCreateInit (7.26s) [2022-05-18T17:10:47.456Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-05-18T17:10:47.456Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-05-18T17:10:47.456Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T17:10:47.622Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-18T17:10:47.938Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-05-18T17:10:47.938Z] === RUN TestLinksEtcHostsContentMatch [2022-05-18T17:10:48.213Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-05-18T17:10:48.213Z] === RUN TestLinksContainerNames [2022-05-18T17:10:48.555Z] --- PASS: TestHealthKillContainer (8.37s) [2022-05-18T17:10:48.555Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T17:10:49.120Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-05-18T17:10:49.120Z] === RUN TestIpcModeNone [2022-05-18T17:10:49.145Z] --- PASS: TestLinksContainerNames (0.87s) [2022-05-18T17:10:49.145Z] === RUN TestLogsFollowTailEmpty [2022-05-18T17:10:49.401Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-05-18T17:10:49.401Z] === RUN TestContainerNetworkMountsNoChown [2022-05-18T17:10:49.686Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-18T17:10:49.686Z] --- PASS: TestIpcModeNone (0.68s) [2022-05-18T17:10:49.686Z] === RUN TestIpcModePrivate [2022-05-18T17:10:49.944Z] check_test.go:307: [d18f308fc7aaa] daemon is not started [2022-05-18T17:10:49.944Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-18T17:10:49.962Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/default [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/private [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rprivate [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/slave [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/slave [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rslave [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/shared [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rshared [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-18T17:10:49.962Z] === CONT TestMountDaemonRoot/default [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-18T17:10:49.962Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:10:49.962Z] === CONT TestMountDaemonRoot/rprivate [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:10:49.962Z] === CONT TestMountDaemonRoot/private [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:10:49.962Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-18T17:10:49.962Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:10:49.962Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-18T17:10:49.962Z] === CONT TestMountDaemonRoot/shared [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:10:49.962Z] === CONT TestMountDaemonRoot/rshared [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:10:49.962Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:10:49.963Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rslave [2022-05-18T17:10:49.963Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:10:49.963Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:10:49.963Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:10:49.963Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/slave [2022-05-18T17:10:49.963Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:10:49.963Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-18T17:10:49.963Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:10:49.963Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:10:49.963Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:10:50.202Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-05-18T17:10:50.219Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:10:50.219Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:10:50.219Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:10:50.219Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:10:50.219Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-18T17:10:50.219Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:10:50.219Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-18T17:10:50.219Z] === RUN TestContainerBindMountNonRecursive [2022-05-18T17:10:50.460Z] --- PASS: TestIpcModePrivate (0.72s) [2022-05-18T17:10:50.460Z] === RUN TestIpcModeShareable [2022-05-18T17:10:50.460Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-18T17:10:50.718Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-18T17:10:50.718Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-18T17:10:50.976Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-05-18T17:10:51.235Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-18T17:10:51.235Z] --- PASS: TestIpcModeShareable (0.85s) [2022-05-18T17:10:51.235Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-18T17:10:51.584Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-05-18T17:10:51.584Z] === RUN TestContainerVolumesMountedAsShared [2022-05-18T17:10:51.803Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-18T17:10:52.146Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-05-18T17:10:52.146Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-18T17:10:52.402Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-05-18T17:10:52.402Z] === RUN TestNetworkNat [2022-05-18T17:10:52.738Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-18T17:10:52.964Z] --- PASS: TestNetworkNat (0.49s) [2022-05-18T17:10:52.964Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T17:10:53.220Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-18T17:10:53.220Z] === RUN TestNetworkLoopbackNat [2022-05-18T17:10:53.674Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2022-05-18T17:10:53.674Z] === RUN TestAPIIpcModeHost [2022-05-18T17:10:54.607Z] --- PASS: TestAPIIpcModeHost (0.77s) [2022-05-18T17:10:54.608Z] === RUN TestDaemonIpcModeShareable [2022-05-18T17:10:54.608Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-18T17:10:55.736Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-18T17:10:55.736Z] === RUN TestPause [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-18T17:10:55.877Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestConfigureDaemonLogs [2022-05-18T17:10:55.877Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestCommonOptionsInstallFlags [2022-05-18T17:10:55.877Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-18T17:10:55.877Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-18T17:10:55.877Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-18T17:10:55.877Z] PASS [2022-05-18T17:10:55.877Z] coverage: 19.7% of statements [2022-05-18T17:10:55.877Z] ok github.com/docker/docker/cmd/dockerd 0.204s coverage: 19.7% of statements [2022-05-18T17:10:55.981Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-05-18T17:10:56.239Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2022-05-18T17:10:56.239Z] === RUN TestDaemonIpcModePrivate [2022-05-18T17:10:56.298Z] --- PASS: TestPause (0.44s) [2022-05-18T17:10:56.298Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T17:10:56.298Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T17:10:56.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T17:10:56.298Z] === RUN TestPauseStopPausedContainer [2022-05-18T17:10:56.345Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-18T17:10:56.345Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-18T17:10:56.497Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-18T17:10:56.860Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-05-18T17:10:56.860Z] === RUN TestPidHost [2022-05-18T17:10:57.431Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-05-18T17:10:57.431Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-18T17:10:57.690Z] --- PASS: TestDaemonIpcModePrivate (1.45s) [2022-05-18T17:10:57.690Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-18T17:10:57.788Z] --- PASS: TestPidHost (0.95s) [2022-05-18T17:10:57.788Z] === RUN TestPsFilter [2022-05-18T17:10:57.788Z] --- PASS: TestPsFilter (0.10s) [2022-05-18T17:10:57.788Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T17:10:57.910Z] === RUN TestContainerStopSignal [2022-05-18T17:10:57.910Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestContainerStopTimeout [2022-05-18T17:10:57.910Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-18T17:10:57.910Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-18T17:10:57.910Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-18T17:10:57.910Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestReplaceAndAppendEnvVars [2022-05-18T17:10:57.910Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-18T17:10:57.910Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestNewMemoryStore [2022-05-18T17:10:57.910Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestAddContainers [2022-05-18T17:10:57.910Z] --- PASS: TestAddContainers (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestGetContainer [2022-05-18T17:10:57.910Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestDeleteContainer [2022-05-18T17:10:57.910Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestListContainers [2022-05-18T17:10:57.910Z] --- PASS: TestListContainers (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestFirstContainer [2022-05-18T17:10:57.910Z] --- PASS: TestFirstContainer (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestApplyAllContainer [2022-05-18T17:10:57.910Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestIsValidHealthString [2022-05-18T17:10:57.910Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestStateRunStop [2022-05-18T17:10:57.910Z] --- PASS: TestStateRunStop (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestStateTimeoutWait [2022-05-18T17:10:57.910Z] state_test.go:141: Stop callback fired [2022-05-18T17:10:57.910Z] state_test.go:165: Stop callback fired [2022-05-18T17:10:57.910Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-18T17:10:57.910Z] === RUN TestIsValidStateString [2022-05-18T17:10:57.910Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestViewSaveDelete [2022-05-18T17:10:57.910Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-18T17:10:57.910Z] === RUN TestViewAll [2022-05-18T17:10:57.910Z] --- PASS: TestViewAll (0.01s) [2022-05-18T17:10:57.910Z] === RUN TestViewGet [2022-05-18T17:10:57.910Z] --- PASS: TestViewGet (0.01s) [2022-05-18T17:10:57.910Z] === RUN TestNames [2022-05-18T17:10:57.910Z] --- PASS: TestNames (0.00s) [2022-05-18T17:10:57.910Z] === RUN TestViewWithHealthCheck [2022-05-18T17:10:57.910Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-18T17:10:57.910Z] PASS [2022-05-18T17:10:57.910Z] coverage: 41.7% of statements [2022-05-18T17:10:57.910Z] ok github.com/docker/docker/container 0.262s coverage: 41.7% of statements [2022-05-18T17:10:57.910Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-18T17:10:57.910Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-18T17:10:57.910Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-18T17:10:57.910Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-18T17:10:58.044Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-18T17:10:58.044Z] === RUN TestRemoveContainerWithVolume [2022-05-18T17:10:58.300Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-18T17:10:58.606Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-18T17:10:58.606Z] === RUN TestRemoveContainerRunning [2022-05-18T17:10:58.904Z] === RUN TestPrepare [2022-05-18T17:10:58.904Z] --- PASS: TestPrepare (0.00s) [2022-05-18T17:10:58.904Z] === RUN TestStart [2022-05-18T17:10:58.904Z] --- PASS: TestStart (0.00s) [2022-05-18T17:10:58.904Z] === RUN TestWaitCancel [2022-05-18T17:10:58.904Z] --- PASS: TestWaitCancel (0.00s) [2022-05-18T17:10:58.904Z] === RUN TestWaitDisabled [2022-05-18T17:10:58.904Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-18T17:10:58.904Z] === RUN TestWaitEnabled [2022-05-18T17:10:58.904Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-18T17:10:58.904Z] === RUN TestRemove [2022-05-18T17:10:58.904Z] --- PASS: TestRemove (0.00s) [2022-05-18T17:10:58.904Z] PASS [2022-05-18T17:10:58.904Z] coverage: 65.3% of statements [2022-05-18T17:10:58.904Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2022-05-18T17:10:59.168Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-05-18T17:10:59.168Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T17:10:59.239Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2022-05-18T17:10:59.424Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-18T17:10:59.425Z] === RUN TestRemoveInvalidContainer [2022-05-18T17:10:59.425Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-18T17:10:59.425Z] === RUN TestRenameLinkedContainer [2022-05-18T17:10:59.498Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2022-05-18T17:10:59.498Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-18T17:11:00.065Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-18T17:11:00.999Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-05-18T17:11:01.257Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2022-05-18T17:11:01.257Z] === RUN TestIpcModeOlderClient [2022-05-18T17:11:01.257Z] === PAUSE TestIpcModeOlderClient [2022-05-18T17:11:01.257Z] === RUN TestKillContainerInvalidSignal [2022-05-18T17:11:01.314Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-05-18T17:11:01.314Z] === RUN TestRenameStoppedContainer [2022-05-18T17:11:01.570Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-18T17:11:01.570Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T17:11:01.824Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-18T17:11:01.857Z] === RUN TestNewListSecretsFilters [2022-05-18T17:11:01.857Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-18T17:11:01.857Z] === RUN TestNewListConfigsFilters [2022-05-18T17:11:01.857Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-18T17:11:01.857Z] PASS [2022-05-18T17:11:01.857Z] coverage: 0.5% of statements [2022-05-18T17:11:01.857Z] ok github.com/docker/docker/daemon/cluster 0.292s coverage: 0.5% of statements [2022-05-18T17:11:02.081Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2022-05-18T17:11:02.081Z] === RUN TestKillContainer [2022-05-18T17:11:02.081Z] === RUN TestKillContainer/no_signal [2022-05-18T17:11:02.325Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-18T17:11:02.325Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-18T17:11:02.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-18T17:11:02.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T17:11:02.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-18T17:11:02.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-18T17:11:02.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-18T17:11:02.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-18T17:11:02.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T17:11:02.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T17:11:02.326Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T17:11:02.326Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-18T17:11:02.326Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-18T17:11:02.326Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-18T17:11:02.326Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-18T17:11:02.499Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-05-18T17:11:02.499Z] === RUN TestRenameInvalidName [2022-05-18T17:11:02.647Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-18T17:11:02.648Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-18T17:11:02.648Z] check_test.go:307: [db5ebc3287caa] daemon is not started [2022-05-18T17:11:02.648Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-18T17:11:02.755Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-18T17:11:02.755Z] === RUN TestRenameAnonymousContainer [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-18T17:11:02.794Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-18T17:11:02.794Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestTopologyFromGRPC [2022-05-18T17:11:02.794Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestCapacityRangeFromGRPC [2022-05-18T17:11:02.794Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-18T17:11:02.794Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-18T17:11:02.794Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-18T17:11:02.794Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-18T17:11:02.794Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestAccessModeFromGRPC [2022-05-18T17:11:02.794Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-18T17:11:02.794Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-18T17:11:02.794Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-18T17:11:02.794Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-18T17:11:02.794Z] === RUN TestVolumeCreateToGRPC [2022-05-18T17:11:02.794Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-18T17:11:02.794Z] PASS [2022-05-18T17:11:02.794Z] coverage: 36.9% of statements [2022-05-18T17:11:02.794Z] ok github.com/docker/docker/daemon/cluster/convert 0.765s coverage: 36.9% of statements [2022-05-18T17:11:02.906Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T17:11:03.164Z] === RUN TestKillContainer/killing_signal [2022-05-18T17:11:04.099Z] --- PASS: TestKillContainer (2.07s) [2022-05-18T17:11:04.099Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-05-18T17:11:04.099Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2022-05-18T17:11:04.099Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-05-18T17:11:04.099Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T17:11:04.099Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-18T17:11:04.357Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-18T17:11:04.616Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-18T17:11:04.645Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-05-18T17:11:04.645Z] === RUN TestRenameContainerWithSameName [2022-05-18T17:11:04.875Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-18T17:11:04.901Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-05-18T17:11:04.901Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T17:11:05.014Z] === RUN TestWaitNodeAttachment [2022-05-18T17:11:05.014Z] === RUN TestBuilderGC [2022-05-18T17:11:05.014Z] --- PASS: TestBuilderGC (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestDaemonConfigurationNotFound [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestDaemonBrokenConfiguration [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestFindConfigurationConflicts [2022-05-18T17:11:05.014Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-18T17:11:05.014Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-18T17:11:05.014Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-18T17:11:05.014Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-18T17:11:05.014Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-18T17:11:05.014Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-18T17:11:05.014Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-18T17:11:05.014Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_label [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_dns [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_hosts [2022-05-18T17:11:05.014Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-18T17:11:05.014Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-18T17:11:05.014Z] === RUN TestReloadSetConfigFileNotExist [2022-05-18T17:11:05.483Z] time="2022-05-18T17:11:04Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-18T17:11:05.483Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-05-18T17:11:05.483Z] === RUN TestReloadDefaultConfigNotExist [2022-05-18T17:11:05.483Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:11:05.483Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestReloadBadDefaultConfig [2022-05-18T17:11:05.483Z] time="2022-05-18T17:11:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1012693206" [2022-05-18T17:11:05.483Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestReloadWithConflictingLabels [2022-05-18T17:11:05.483Z] time="2022-05-18T17:11:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-285834724" [2022-05-18T17:11:05.483Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestReloadWithDuplicateLabels [2022-05-18T17:11:05.483Z] time="2022-05-18T17:11:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3862148373" [2022-05-18T17:11:05.483Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-05-18T17:11:05.483Z] === RUN TestIsolationConversion [2022-05-18T17:11:05.483Z] === RUN TestIsolationConversion/default [2022-05-18T17:11:05.483Z] === RUN TestIsolationConversion/process [2022-05-18T17:11:05.483Z] === RUN TestIsolationConversion/hyperv [2022-05-18T17:11:05.483Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-18T17:11:05.483Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-18T17:11:05.483Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-18T17:11:05.483Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestContainerLabels [2022-05-18T17:11:05.483Z] --- PASS: TestContainerLabels (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestCredentialSpecConversion [2022-05-18T17:11:05.483Z] === RUN TestCredentialSpecConversion/none [2022-05-18T17:11:05.483Z] === RUN TestCredentialSpecConversion/config [2022-05-18T17:11:05.483Z] === RUN TestCredentialSpecConversion/file [2022-05-18T17:11:05.483Z] === RUN TestCredentialSpecConversion/registry [2022-05-18T17:11:05.483Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-18T17:11:05.483Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-18T17:11:05.483Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-18T17:11:05.483Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-18T17:11:05.483Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestMaskURLCredentials [2022-05-18T17:11:05.483Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestDaemonConfigurationMerge [2022-05-18T17:11:05.483Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-18T17:11:05.483Z] PASS [2022-05-18T17:11:05.483Z] coverage: 79.8% of statements [2022-05-18T17:11:05.483Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestControllerValidateMountBind [2022-05-18T17:11:05.483Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestControllerValidateMountVolume [2022-05-18T17:11:05.483Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestControllerValidateMountTarget [2022-05-18T17:11:05.483Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestControllerValidateMountTmpfs [2022-05-18T17:11:05.483Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestControllerValidateMountInvalidType [2022-05-18T17:11:05.483Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestControllerValidateMountNamedPipe [2022-05-18T17:11:05.483Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-18T17:11:05.483Z] PASS [2022-05-18T17:11:05.483Z] coverage: 10.7% of statements [2022-05-18T17:11:05.483Z] ok github.com/docker/docker/daemon/config 0.329s coverage: 79.8% of statements [2022-05-18T17:11:05.483Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.751s coverage: 10.7% of statements [2022-05-18T17:11:05.483Z] === RUN TestEventsLog [2022-05-18T17:11:05.483Z] --- PASS: TestEventsLog (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestEventsLogTimeout [2022-05-18T17:11:05.483Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-18T17:11:05.483Z] === RUN TestLogEvents [2022-05-18T17:11:05.483Z] --- PASS: TestLogEvents (0.05s) [2022-05-18T17:11:05.483Z] === RUN TestLoadBufferedEvents [2022-05-18T17:11:05.504Z] --- PASS: TestCreateServiceMultipleTimes (15.82s) [2022-05-18T17:11:05.504Z] === RUN TestCreateServiceConflict [2022-05-18T17:11:05.504Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-05-18T17:11:05.504Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T17:11:05.812Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2022-05-18T17:11:05.812Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-05-18T17:11:05.812Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-05-18T17:11:05.812Z] === RUN TestKillStoppedContainer [2022-05-18T17:11:05.812Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-18T17:11:05.812Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T17:11:05.812Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-05-18T17:11:05.812Z] === RUN TestKillDifferentUserContainer [2022-05-18T17:11:05.812Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-18T17:11:05.829Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-05-18T17:11:05.829Z] === RUN TestResize [2022-05-18T17:11:05.951Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-05-18T17:11:05.951Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-18T17:11:05.951Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-18T17:11:05.951Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-18T17:11:05.951Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-18T17:11:05.951Z] PASS [2022-05-18T17:11:05.951Z] coverage: 50.0% of statements [2022-05-18T17:11:05.951Z] ok github.com/docker/docker/daemon/events 0.278s coverage: 50.0% of statements [2022-05-18T17:11:06.085Z] --- PASS: TestResize (0.41s) [2022-05-18T17:11:06.085Z] === RUN TestResizeWithInvalidSize [2022-05-18T17:11:06.647Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-18T17:11:06.647Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T17:11:06.748Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-18T17:11:06.748Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2022-05-18T17:11:06.748Z] === RUN TestInspectOomKilledTrue [2022-05-18T17:11:06.748Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:11:06.748Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-05-18T17:11:06.748Z] === RUN TestInspectOomKilledFalse [2022-05-18T17:11:06.748Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:11:06.748Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T17:11:06.748Z] === RUN TestLinksEtcHostsContentMatch [2022-05-18T17:11:06.903Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:06.903Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:06.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T17:11:06.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:06.939Z] === RUN TestLinkNaming [2022-05-18T17:11:06.939Z] --- PASS: TestLinkNaming (0.00s) [2022-05-18T17:11:06.939Z] === RUN TestLinkNew [2022-05-18T17:11:06.939Z] --- PASS: TestLinkNew (0.00s) [2022-05-18T17:11:06.939Z] === RUN TestLinkEnv [2022-05-18T17:11:06.939Z] --- PASS: TestLinkEnv (0.00s) [2022-05-18T17:11:06.939Z] === RUN TestLinkMultipleEnv [2022-05-18T17:11:06.939Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-18T17:11:06.939Z] === RUN TestLinkPortRangeEnv [2022-05-18T17:11:06.939Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-18T17:11:06.939Z] PASS [2022-05-18T17:11:06.939Z] coverage: 93.0% of statements [2022-05-18T17:11:06.939Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-05-18T17:11:06.939Z] === RUN TestIsEmptyDir [2022-05-18T17:11:06.939Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-18T17:11:06.939Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-18T17:11:06.939Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-18T17:11:06.939Z] PASS [2022-05-18T17:11:06.939Z] coverage: 2.3% of statements [2022-05-18T17:11:06.939Z] ok github.com/docker/docker/daemon/graphdriver 0.214s coverage: 2.3% of statements [2022-05-18T17:11:07.006Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-18T17:11:07.264Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2022-05-18T17:11:07.264Z] === RUN TestLinksContainerNames [2022-05-18T17:11:07.926Z] === RUN TestVerifyNetworkingConfig [2022-05-18T17:11:07.926Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestGetContainer [2022-05-18T17:11:07.926Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestValidContainerNames [2022-05-18T17:11:07.926Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestContainerInitDNS [2022-05-18T17:11:07.926Z] daemon_test.go:145: root required [2022-05-18T17:11:07.926Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestMerge [2022-05-18T17:11:07.926Z] --- PASS: TestMerge (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestValidateContainerIsolation [2022-05-18T17:11:07.926Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestFindNetworkErrorType [2022-05-18T17:11:07.926Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestEnsureServicesExist [2022-05-18T17:11:07.926Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestEnsureServicesExistErrors [2022-05-18T17:11:07.926Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-18T17:11:07.926Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-18T17:11:07.926Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-18T17:11:07.926Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestContainerDelete [2022-05-18T17:11:07.926Z] --- PASS: TestContainerDelete (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestContainerDoubleDelete [2022-05-18T17:11:07.926Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestLogContainerEventCopyLabels [2022-05-18T17:11:07.926Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestLogContainerEventWithAttributes [2022-05-18T17:11:07.926Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestNoneHealthcheck [2022-05-18T17:11:07.926Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestHealthStates [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] time="2022-05-18T17:11:07Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:11:07.926Z] --- PASS: TestHealthStates (0.20s) [2022-05-18T17:11:07.926Z] === RUN TestGetInspectData [2022-05-18T17:11:07.926Z] --- PASS: TestGetInspectData (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestFillLicense [2022-05-18T17:11:07.926Z] --- PASS: TestFillLicense (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestListInvalidFilter [2022-05-18T17:11:07.926Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestNameFilter [2022-05-18T17:11:07.926Z] --- PASS: TestNameFilter (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-18T17:11:07.926Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-18T17:11:07.926Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-18T17:11:07.926Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-18T17:11:07.927Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-18T17:11:07.927Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestDaemonReloadLabels [2022-05-18T17:11:07.927Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-18T17:11:07.927Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestDaemonReloadMirrors [2022-05-18T17:11:07.927Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-18T17:11:07.927Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-18T17:11:07.927Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-18T17:11:07.927Z] reload_test.go:342: root required [2022-05-18T17:11:07.927Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-18T17:11:07.927Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-18T17:11:07.927Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-18T17:11:07.927Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-18T17:11:07.927Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-18T17:11:07.927Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-18T17:11:07.927Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-05-18T17:11:07.927Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-18T17:11:07.927Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-18T17:11:07.927Z] === RUN TestParseVolumesFrom [2022-05-18T17:11:07.927Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-18T17:11:07.927Z] PASS [2022-05-18T17:11:07.927Z] coverage: 8.6% of statements [2022-05-18T17:11:08.020Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2022-05-18T17:11:08.020Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T17:11:08.197Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-18T17:11:08.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T17:11:08.395Z] ok github.com/docker/docker/daemon 0.465s coverage: 8.6% of statements [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-18T17:11:08.395Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-18T17:11:08.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:08.764Z] --- PASS: TestLinksContainerNames (1.45s) [2022-05-18T17:11:08.764Z] === RUN TestLogsFollowTailEmpty [2022-05-18T17:11:09.697Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-05-18T17:11:09.697Z] === RUN TestContainerNetworkMountsNoChown [2022-05-18T17:11:09.899Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:09.954Z] check_test.go:307: [d543c4a73a518] daemon is not started [2022-05-18T17:11:09.954Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-18T17:11:09.960Z] === RUN TestNewStreamConfig [2022-05-18T17:11:09.960Z] === RUN TestNewStreamConfig/defaults [2022-05-18T17:11:09.960Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-18T17:11:09.960Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-18T17:11:09.960Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-18T17:11:09.960Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-18T17:11:09.960Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-18T17:11:09.960Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-18T17:11:09.960Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-18T17:11:09.960Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-18T17:11:09.960Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-18T17:11:09.960Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-18T17:11:09.960Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-18T17:11:09.960Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-18T17:11:09.960Z] === RUN TestAdapterReadLogs [2022-05-18T17:11:09.960Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCopier [2022-05-18T17:11:09.960Z] --- PASS: TestCopier (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCopierLongLines [2022-05-18T17:11:09.960Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCopierSlow [2022-05-18T17:11:09.960Z] time="2022-05-18T17:11:09Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-18T17:11:09.960Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-05-18T17:11:09.960Z] === RUN TestCreateSuccess [2022-05-18T17:11:09.960Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCreateStreamSkipped [2022-05-18T17:11:09.960Z] time="2022-05-18T17:11:09Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-18T17:11:09.960Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCreateLogGroupSuccess [2022-05-18T17:11:09.960Z] time="2022-05-18T17:11:09Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-18T17:11:09.960Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCreateError [2022-05-18T17:11:09.960Z] --- PASS: TestCreateError (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCreateAlreadyExists [2022-05-18T17:11:09.960Z] time="2022-05-18T17:11:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-18T17:11:09.960Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestLogClosed [2022-05-18T17:11:09.960Z] --- PASS: TestLogClosed (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestLogBlocking [2022-05-18T17:11:09.960Z] --- PASS: TestLogBlocking (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-18T17:11:09.960Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestLogNonBlockingBufferFull [2022-05-18T17:11:09.960Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestPublishBatchSuccess [2022-05-18T17:11:09.960Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestPublishBatchError [2022-05-18T17:11:09.960Z] time="2022-05-18T17:11:09Z" level=error msg=error [2022-05-18T17:11:09.960Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-18T17:11:09.960Z] time="2022-05-18T17:11:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T17:11:09.960Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-18T17:11:09.960Z] time="2022-05-18T17:11:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T17:11:09.960Z] time="2022-05-18T17:11:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-18T17:11:09.960Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchSimple [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchTicker [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchMultilinePattern [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchClose [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestEffectiveLen [2022-05-18T17:11:09.960Z] === RUN TestEffectiveLen/0/Hello [2022-05-18T17:11:09.960Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-18T17:11:09.960Z] === RUN TestEffectiveLen/2/🙃 [2022-05-18T17:11:09.960Z] === RUN TestEffectiveLen/3/���� [2022-05-18T17:11:09.960Z] === RUN TestEffectiveLen/4/He��o [2022-05-18T17:11:09.960Z] === RUN TestEffectiveLen/5/ [2022-05-18T17:11:09.960Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestFindValidSplit [2022-05-18T17:11:09.960Z] === RUN TestFindValidSplit/0/ [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1076: [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1077: [2022-05-18T17:11:09.960Z] === RUN TestFindValidSplit/1/Hello [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1076: Hello [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1077: [2022-05-18T17:11:09.960Z] === RUN TestFindValidSplit/2/Hello [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1076: He [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1077: llo [2022-05-18T17:11:09.960Z] === RUN TestFindValidSplit/3/Hello [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1076: [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1077: Hello [2022-05-18T17:11:09.960Z] === RUN TestFindValidSplit/4/🙃 [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1076: [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-18T17:11:09.960Z] === RUN TestFindValidSplit/5/🙃 [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1077: [2022-05-18T17:11:09.960Z] === RUN TestFindValidSplit/6/a� [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1076: a [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1077: � [2022-05-18T17:11:09.960Z] === RUN TestFindValidSplit/7/a� [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1076: a� [2022-05-18T17:11:09.960Z] cloudwatchlogs_test.go:1077: [2022-05-18T17:11:09.960Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestProcessEventEmoji [2022-05-18T17:11:09.960Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-18T17:11:09.960Z] === RUN TestSearchRegistryForImagesErrors [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchLineSplit [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-18T17:11:09.960Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestSearchRegistryForImages [2022-05-18T17:11:09.960Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestOnlyPlatformWithFallback [2022-05-18T17:11:09.960Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestImageDelete [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchMaxEvents [2022-05-18T17:11:09.960Z] === RUN TestImageDelete/no_lease [2022-05-18T17:11:09.960Z] === RUN TestImageDelete/lease_exists [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-18T17:11:09.960Z] --- PASS: TestImageDelete (0.04s) [2022-05-18T17:11:09.960Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-18T17:11:09.960Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-18T17:11:09.960Z] === RUN TestContentStoreForPull [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-18T17:11:09.960Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-18T17:11:09.960Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-18T17:11:09.960Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-18T17:11:09.960Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-18T17:11:09.960Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-18T17:11:09.960Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-18T17:11:09.960Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-18T17:11:09.960Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-18T17:11:09.960Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-18T17:11:09.960Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-18T17:11:09.960Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-18T17:11:09.961Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-18T17:11:09.961Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsFormat [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-18T17:11:09.961Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-18T17:11:09.961Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestCreateTagSuccess [2022-05-18T17:11:09.961Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-18T17:11:09.961Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-18T17:11:09.961Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-18T17:11:09.961Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-18T17:11:09.961Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-18T17:11:09.961Z] PASS [2022-05-18T17:11:09.961Z] coverage: 80.2% of statements [2022-05-18T17:11:09.961Z] --- PASS: TestCopierSlow (0.20s) [2022-05-18T17:11:09.961Z] === RUN TestCopierWithSized [2022-05-18T17:11:09.961Z] === RUN TestCopierWithSized/as_is [2022-05-18T17:11:09.961Z] ok github.com/docker/docker/daemon/logger/awslogs 0.443s coverage: 80.2% of statements [2022-05-18T17:11:09.961Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-18T17:11:09.961Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-18T17:11:09.961Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-18T17:11:09.961Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestCopierWithPartial [2022-05-18T17:11:09.961Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestRingLogger [2022-05-18T17:11:09.961Z] --- PASS: TestRingLogger (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestRingCap [2022-05-18T17:11:09.961Z] --- PASS: TestRingCap (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestRingClose [2022-05-18T17:11:09.961Z] --- PASS: TestRingClose (0.00s) [2022-05-18T17:11:09.961Z] === RUN TestRingDrain [2022-05-18T17:11:09.961Z] --- PASS: TestRingDrain (0.00s) [2022-05-18T17:11:09.961Z] PASS [2022-05-18T17:11:09.961Z] coverage: 43.2% of statements [2022-05-18T17:11:09.961Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 43.2% of statements [2022-05-18T17:11:10.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:10.212Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot [2022-05-18T17:11:10.212Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/default [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/default [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/private [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/private [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/rprivate [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/slave [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/slave [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/rslave [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/shared [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/shared [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/rshared [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-18T17:11:10.212Z] === CONT TestMountDaemonRoot/default [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:11:10.212Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-18T17:11:10.212Z] === CONT TestMountDaemonRoot/rshared [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:11:10.212Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:11:10.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:11:10.213Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-18T17:11:10.429Z] --- PASS: TestContentStoreForPull (0.22s) [2022-05-18T17:11:10.429Z] PASS [2022-05-18T17:11:10.429Z] coverage: 6.6% of statements [2022-05-18T17:11:10.429Z] ok github.com/docker/docker/daemon/images 0.454s coverage: 6.6% of statements [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptReconnectInterval [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/#00 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/:// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/something:// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-18T17:11:10.429Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-18T17:11:10.429Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-18T17:11:10.430Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-18T17:11:10.430Z] PASS [2022-05-18T17:11:10.430Z] coverage: 53.6% of statements [2022-05-18T17:11:10.430Z] ok github.com/docker/docker/daemon/logger/fluentd 0.096s coverage: 53.6% of statements [2022-05-18T17:11:10.430Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-18T17:11:10.430Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-18T17:11:10.430Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-18T17:11:10.430Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-18T17:11:10.430Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-18T17:11:10.471Z] === CONT TestMountDaemonRoot/shared [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/rslave [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/slave [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/rprivate [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/private [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:11:10.472Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-18T17:11:10.472Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-18T17:11:10.472Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-18T17:11:10.730Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-18T17:11:10.988Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-18T17:11:10.989Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-05-18T17:11:10.989Z] === RUN TestContainerBindMountNonRecursive [2022-05-18T17:11:11.415Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-18T17:11:11.415Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-18T17:11:11.415Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-18T17:11:11.415Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-05-18T17:11:11.415Z] === RUN TestFastTimeMarshalJSON [2022-05-18T17:11:11.415Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-05-18T17:11:11.415Z] PASS [2022-05-18T17:11:11.415Z] coverage: 87.2% of statements [2022-05-18T17:11:11.415Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.283s coverage: 87.2% of statements [2022-05-18T17:11:11.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:11.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:11.884Z] === RUN TestJSONFileLogger [2022-05-18T17:11:11.884Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-18T17:11:11.884Z] === RUN TestJSONFileLoggerWithTags [2022-05-18T17:11:11.884Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-18T17:11:11.884Z] === RUN TestJSONFileLoggerWithOpts [2022-05-18T17:11:11.884Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-18T17:11:11.884Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-18T17:11:11.884Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-18T17:11:11.884Z] === RUN TestEncodeDecode [2022-05-18T17:11:11.884Z] === PAUSE TestEncodeDecode [2022-05-18T17:11:11.884Z] === RUN TestUnexpectedEOF [2022-05-18T17:11:11.884Z] time="2022-05-18T17:11:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T17:11:11.884Z] time="2022-05-18T17:11:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T17:11:11.884Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-05-18T17:11:11.884Z] === CONT TestEncodeDecode [2022-05-18T17:11:11.884Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-18T17:11:11.884Z] PASS [2022-05-18T17:11:11.884Z] coverage: 69.9% of statements [2022-05-18T17:11:11.884Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.288s coverage: 69.9% of statements [2022-05-18T17:11:12.353Z] === RUN TestWriteLog [2022-05-18T17:11:12.353Z] === PAUSE TestWriteLog [2022-05-18T17:11:12.353Z] === RUN TestReadLog [2022-05-18T17:11:12.353Z] === PAUSE TestReadLog [2022-05-18T17:11:12.353Z] === RUN TestDecode [2022-05-18T17:11:12.353Z] --- PASS: TestDecode (0.02s) [2022-05-18T17:11:12.353Z] === CONT TestWriteLog [2022-05-18T17:11:12.353Z] === CONT TestReadLog [2022-05-18T17:11:12.353Z] === RUN TestReadLog/tail_exact [2022-05-18T17:11:12.353Z] --- PASS: TestWriteLog (0.02s) [2022-05-18T17:11:12.353Z] === RUN TestReadLog/tail_less_than_available [2022-05-18T17:11:12.353Z] === RUN TestOpenFileDelete [2022-05-18T17:11:12.353Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-18T17:11:12.353Z] === RUN TestOpenFileRename [2022-05-18T17:11:12.353Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-18T17:11:12.353Z] === RUN TestHandleDecoderErr [2022-05-18T17:11:12.353Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-18T17:11:12.353Z] === RUN TestParseLogTagDefaultTag [2022-05-18T17:11:12.353Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-18T17:11:12.353Z] === RUN TestParseLogTag [2022-05-18T17:11:12.353Z] --- PASS: TestParseLogTag (0.00s) [2022-05-18T17:11:12.353Z] === RUN TestParseLogTagEmptyTag [2022-05-18T17:11:12.353Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-18T17:11:12.354Z] === RUN TestTailFiles [2022-05-18T17:11:12.354Z] --- PASS: TestTailFiles (0.00s) [2022-05-18T17:11:12.354Z] === RUN TestFollowLogsConsumerGone [2022-05-18T17:11:12.354Z] === RUN TestReadLog/tail_more_than_available [2022-05-18T17:11:12.354Z] --- PASS: TestFollowLogsConsumerGone (0.02s) [2022-05-18T17:11:12.354Z] === RUN TestFollowLogsProducerGone [2022-05-18T17:11:12.354Z] --- PASS: TestReadLog (0.26s) [2022-05-18T17:11:12.354Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-05-18T17:11:12.354Z] --- PASS: TestReadLog/tail_less_than_available (0.03s) [2022-05-18T17:11:12.354Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-18T17:11:12.354Z] PASS [2022-05-18T17:11:12.354Z] coverage: 78.7% of statements [2022-05-18T17:11:12.354Z] logfile_test.go:180: logDecode() closed after sending 1177 messages [2022-05-18T17:11:12.354Z] logfile_test.go:233: messages sent: 1177, received: 1177 [2022-05-18T17:11:12.354Z] --- PASS: TestFollowLogsProducerGone (0.02s) [2022-05-18T17:11:12.354Z] === RUN TestCheckCapacityAndRotate [2022-05-18T17:11:12.354Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-18T17:11:12.354Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-18T17:11:12.354Z] ok github.com/docker/docker/daemon/logger/local 0.376s coverage: 78.7% of statements [2022-05-18T17:11:12.354Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-18T17:11:12.354Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-18T17:11:12.354Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-18T17:11:12.354Z] PASS [2022-05-18T17:11:12.354Z] coverage: 53.2% of statements [2022-05-18T17:11:12.354Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.254s coverage: 53.2% of statements [2022-05-18T17:11:12.821Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-18T17:11:13.289Z] === RUN TestLog [2022-05-18T17:11:13.289Z] --- PASS: TestLog (0.03s) [2022-05-18T17:11:13.289Z] PASS [2022-05-18T17:11:13.289Z] coverage: 31.5% of statements [2022-05-18T17:11:13.289Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2022-05-18T17:11:13.522Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2022-05-18T17:11:13.522Z] === RUN TestContainerVolumesMountedAsShared [2022-05-18T17:11:13.522Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-18T17:11:13.522Z] check_test.go:307: [d84fa1e5a1e62] daemon is not started [2022-05-18T17:11:13.522Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-18T17:11:13.761Z] === RUN TestValidateLogOpt [2022-05-18T17:11:13.761Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestNewMissedConfig [2022-05-18T17:11:13.761Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestNewMissedUrl [2022-05-18T17:11:13.761Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestNewMissedToken [2022-05-18T17:11:13.761Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestNewWithProxy [2022-05-18T17:11:13.761Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestDefault [2022-05-18T17:11:13.761Z] === RUN TestNewParse [2022-05-18T17:11:13.761Z] --- PASS: TestNewParse (0.00s) [2022-05-18T17:11:13.761Z] PASS [2022-05-18T17:11:13.761Z] coverage: 8.3% of statements [2022-05-18T17:11:13.761Z] --- PASS: TestDefault (0.01s) [2022-05-18T17:11:13.761Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-18T17:11:13.761Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestJsonFormat [2022-05-18T17:11:13.761Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-05-18T17:11:13.761Z] --- PASS: TestJsonFormat (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestRawFormat [2022-05-18T17:11:13.761Z] --- PASS: TestRawFormat (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestRawFormatWithLabels [2022-05-18T17:11:13.761Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestRawFormatWithoutTag [2022-05-18T17:11:13.761Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-18T17:11:13.761Z] === RUN TestBatching [2022-05-18T17:11:13.782Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-05-18T17:11:13.782Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-18T17:11:14.230Z] --- PASS: TestBatching (0.27s) [2022-05-18T17:11:14.230Z] === RUN TestFrequency [2022-05-18T17:11:14.230Z] === RUN TestParseLogFormat [2022-05-18T17:11:14.230Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-18T17:11:14.230Z] === RUN TestValidateLogOptEmpty [2022-05-18T17:11:14.230Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-18T17:11:14.230Z] === RUN TestValidateSyslogAddress [2022-05-18T17:11:14.230Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-18T17:11:14.230Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-18T17:11:14.230Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-18T17:11:14.230Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-18T17:11:14.230Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-18T17:11:14.230Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-18T17:11:14.230Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-18T17:11:14.230Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-18T17:11:14.230Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-18T17:11:14.230Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-18T17:11:14.230Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-18T17:11:14.230Z] === RUN TestParseAddressDefaultPort [2022-05-18T17:11:14.230Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-18T17:11:14.230Z] === RUN TestValidateSyslogFacility [2022-05-18T17:11:14.230Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-18T17:11:14.230Z] === RUN TestValidateLogOptSyslogFormat [2022-05-18T17:11:14.230Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-18T17:11:14.230Z] === RUN TestValidateLogOpt [2022-05-18T17:11:14.230Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T17:11:14.230Z] PASS [2022-05-18T17:11:14.230Z] coverage: 43.6% of statements [2022-05-18T17:11:14.230Z] ok github.com/docker/docker/daemon/logger/syslog 0.061s coverage: 43.6% of statements [2022-05-18T17:11:14.230Z] --- PASS: TestFrequency (0.16s) [2022-05-18T17:11:14.230Z] === RUN TestOneMessagePerRequest [2022-05-18T17:11:14.230Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-18T17:11:14.230Z] === RUN TestVerify [2022-05-18T17:11:14.230Z] --- PASS: TestVerify (0.00s) [2022-05-18T17:11:14.230Z] === RUN TestSkipVerify [2022-05-18T17:11:14.231Z] time="2022-05-18T17:11:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.231Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.231Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.348Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2022-05-18T17:11:14.348Z] === RUN TestNetworkNat [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.698Z] --- PASS: TestSkipVerify (0.50s) [2022-05-18T17:11:14.698Z] === RUN TestBufferMaximum [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652893874.486420\",\"host\":\"2a75c209e6cb\"}'" [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652893874.486420\",\"host\":\"2a75c209e6cb\"}'" [2022-05-18T17:11:14.698Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-18T17:11:14.698Z] === RUN TestServerAlwaysDown [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652893874.489442\",\"host\":\"2a75c209e6cb\"}'" [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652893874.489442\",\"host\":\"2a75c209e6cb\"}'" [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652893874.489442\",\"host\":\"2a75c209e6cb\"}'" [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652893874.489442\",\"host\":\"2a75c209e6cb\"}'" [2022-05-18T17:11:14.698Z] time="2022-05-18T17:11:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652893874.489442\",\"host\":\"2a75c209e6cb\"}'" [2022-05-18T17:11:14.698Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-18T17:11:14.698Z] === RUN TestCannotSendAfterClose [2022-05-18T17:11:14.698Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-18T17:11:14.698Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-18T17:11:14.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:14.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:15.166Z] === RUN TestV2MetadataService [2022-05-18T17:11:15.281Z] --- PASS: TestNetworkNat (0.73s) [2022-05-18T17:11:15.281Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T17:11:15.634Z] time="2022-05-18T17:11:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-18T17:11:15.634Z] time="2022-05-18T17:11:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2a75c209e6cb\"}'" [2022-05-18T17:11:15.634Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-18T17:11:15.634Z] PASS [2022-05-18T17:11:15.634Z] coverage: 82.5% of statements [2022-05-18T17:11:15.634Z] ok github.com/docker/docker/daemon/logger/splunk 2.040s coverage: 82.5% of statements [2022-05-18T17:11:15.634Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-18T17:11:15.634Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-18T17:11:15.634Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-18T17:11:15.846Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-05-18T17:11:15.846Z] === RUN TestNetworkLoopbackNat [2022-05-18T17:11:16.104Z] --- PASS: TestV2MetadataService (0.76s) [2022-05-18T17:11:16.104Z] PASS [2022-05-18T17:11:16.104Z] coverage: 44.4% of statements [2022-05-18T17:11:16.104Z] ok github.com/docker/docker/distribution/metadata 0.855s coverage: 44.4% of statements [2022-05-18T17:11:16.104Z] === RUN TestSuccessfulDownload [2022-05-18T17:11:16.104Z] download_test.go:267: Needs fixing on Windows [2022-05-18T17:11:16.104Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-18T17:11:16.104Z] === RUN TestCancelledDownload [2022-05-18T17:11:16.104Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-18T17:11:16.104Z] === RUN TestMaxDownloadAttempts [2022-05-18T17:11:16.104Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T17:11:16.104Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T17:11:16.104Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T17:11:16.104Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T17:11:16.104Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T17:11:16.104Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T17:11:16.104Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T17:11:16.104Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T17:11:16.104Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T17:11:16.104Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T17:11:16.104Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T17:11:16.104Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T17:11:16.412Z] docker_cli_daemon_plugins_test.go:80: [d1acce6cc6bda] daemon is not started [2022-05-18T17:11:16.574Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-18T17:11:16.574Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-18T17:11:16.574Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-18T17:11:16.574Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-18T17:11:16.574Z] === RUN TestContinueOnError_NeverContinue [2022-05-18T17:11:16.574Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-18T17:11:16.574Z] time="2022-05-18T17:11:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T17:11:16.574Z] time="2022-05-18T17:11:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T17:11:16.574Z] time="2022-05-18T17:11:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T17:11:16.574Z] time="2022-05-18T17:11:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T17:11:16.574Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-18T17:11:16.574Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-05-18T17:11:16.574Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-05-18T17:11:16.574Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-05-18T17:11:16.574Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-05-18T17:11:16.574Z] === RUN TestTransfer [2022-05-18T17:11:16.574Z] === RUN TestManifestStore [2022-05-18T17:11:16.574Z] === RUN TestManifestStore/no_remote_or_local [2022-05-18T17:11:16.574Z] --- PASS: TestTransfer (0.12s) [2022-05-18T17:11:16.574Z] === RUN TestConcurrencyLimit [2022-05-18T17:11:16.574Z] time="2022-05-18T17:11:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2096114311\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-18T17:11:16.574Z] === RUN TestManifestStore/no_local_cache [2022-05-18T17:11:16.574Z] === RUN TestManifestStore/with_local_cache [2022-05-18T17:11:16.978Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-18T17:11:17.042Z] === RUN TestManifestStore/unknown_media_type [2022-05-18T17:11:17.042Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-18T17:11:17.042Z] time="2022-05-18T17:11:16Z" level=warning msg="reference for unknown type: " [2022-05-18T17:11:17.042Z] time="2022-05-18T17:11:16Z" level=warning msg="reference for unknown type: " [2022-05-18T17:11:17.042Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-18T17:11:17.042Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-18T17:11:17.042Z] time="2022-05-18T17:11:16Z" level=warning msg="reference for unknown type: " [2022-05-18T17:11:17.042Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-18T17:11:17.042Z] time="2022-05-18T17:11:16Z" level=warning msg="reference for unknown type: " [2022-05-18T17:11:17.042Z] time="2022-05-18T17:11:16Z" level=warning msg="reference for unknown type: " [2022-05-18T17:11:17.042Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-18T17:11:17.042Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-18T17:11:17.042Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-18T17:11:17.042Z] time="2022-05-18T17:11:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore (0.36s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaType [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-18T17:11:17.042Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestFixManifestLayers [2022-05-18T17:11:17.042Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-18T17:11:17.042Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T17:11:17.042Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestFixManifestLayersBadParent [2022-05-18T17:11:17.042Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestValidateManifest [2022-05-18T17:11:17.042Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T17:11:17.042Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestFormatPlatform [2022-05-18T17:11:17.042Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestPullSchema2Config [2022-05-18T17:11:17.042Z] === RUN TestPullSchema2Config/success_first_time [2022-05-18T17:11:17.042Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T17:11:17.042Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:11:17.042Z] === RUN TestPullSchema2Config/500_status [2022-05-18T17:11:17.042Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T17:11:17.042Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:11:17.042Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-05-18T17:11:17.042Z] === RUN TestInactiveJobs [2022-05-18T17:11:17.042Z] === RUN TestNotFound [2022-05-18T17:11:17.042Z] --- PASS: TestNotFound (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestConflict [2022-05-18T17:11:17.042Z] --- PASS: TestConflict (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestForbidden [2022-05-18T17:11:17.042Z] --- PASS: TestForbidden (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestInvalidParameter [2022-05-18T17:11:17.042Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestNotImplemented [2022-05-18T17:11:17.042Z] --- PASS: TestNotImplemented (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestNotModified [2022-05-18T17:11:17.042Z] --- PASS: TestNotModified (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestUnauthorized [2022-05-18T17:11:17.042Z] --- PASS: TestUnauthorized (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestUnknown [2022-05-18T17:11:17.042Z] --- PASS: TestUnknown (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestCancelled [2022-05-18T17:11:17.042Z] --- PASS: TestCancelled (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestDeadline [2022-05-18T17:11:17.042Z] --- PASS: TestDeadline (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestDataLoss [2022-05-18T17:11:17.042Z] --- PASS: TestDataLoss (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestUnavailable [2022-05-18T17:11:17.042Z] --- PASS: TestUnavailable (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestSystem [2022-05-18T17:11:17.042Z] --- PASS: TestSystem (0.00s) [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Not_Found [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Bad_Request [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Conflict [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Unauthorized [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Forbidden [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Not_Modified [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-18T17:11:17.042Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-18T17:11:17.042Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-18T17:11:17.042Z] PASS [2022-05-18T17:11:17.042Z] coverage: 77.0% of statements [2022-05-18T17:11:17.042Z] ok github.com/docker/docker/errdefs 0.041s coverage: 77.0% of statements [2022-05-18T17:11:17.042Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:11:17.042Z] === RUN TestPullSchema2Config/EOF [2022-05-18T17:11:17.042Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T17:11:17.042Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:11:17.042Z] 2022/05/18 17:11:16 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-18T17:11:17.042Z] goroutine 111 [running]: [2022-05-18T17:11:17.042Z] net/http.(*conn).serve.func1() [2022-05-18T17:11:17.042Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T17:11:17.042Z] panic({0x11d8ee0, 0x13bb2f0}) [2022-05-18T17:11:17.042Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T17:11:17.042Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002069c0?, {0x13c2a98?, 0xc00037e0e0?}) [2022-05-18T17:11:17.042Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-18T17:11:17.042Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13c2a98, 0xc00037e0e0}, 0xc000350600) [2022-05-18T17:11:17.042Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-18T17:11:17.042Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13c2a98?, 0xc00037e0e0?}, 0xc000080000?) [2022-05-18T17:11:17.042Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T17:11:17.042Z] net/http.serverHandler.ServeHTTP({0xc00032ee10?}, {0x13c2a98, 0xc00037e0e0}, 0xc000350600) [2022-05-18T17:11:17.042Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T17:11:17.042Z] net/http.(*conn).serve(0xc0001e9040, {0x13c3310, 0xc00032e450}) [2022-05-18T17:11:17.042Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T17:11:17.043Z] created by net/http.(*Server).Serve [2022-05-18T17:11:17.043Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T17:11:17.237Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-18T17:11:17.511Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:11:17.511Z] === RUN TestPullSchema2Config/unauthorized [2022-05-18T17:11:17.511Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T17:11:17.511Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:11:17.511Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-18T17:11:17.511Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-18T17:11:17.511Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-18T17:11:17.511Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-18T17:11:17.511Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-18T17:11:17.511Z] === RUN TestGetRepositoryMountCandidates [2022-05-18T17:11:17.511Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-18T17:11:17.511Z] === RUN TestLayerAlreadyExists [2022-05-18T17:11:17.511Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:11:17.511Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:11:17.511Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:11:17.511Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:11:17.511Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:11:17.511Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:11:17.511Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-18T17:11:17.511Z] === RUN TestWhenEmptyAuthConfig [2022-05-18T17:11:17.511Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-18T17:11:17.511Z] === RUN TestWatchRelease [2022-05-18T17:11:17.511Z] --- PASS: TestWatchRelease (0.04s) [2022-05-18T17:11:17.511Z] === RUN TestWatchFinishedTransfer [2022-05-18T17:11:17.511Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-18T17:11:17.511Z] === RUN TestDuplicateTransfer [2022-05-18T17:11:17.511Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-18T17:11:17.511Z] === RUN TestSuccessfulUpload [2022-05-18T17:11:17.511Z] === RUN TestFSGetInvalidData [2022-05-18T17:11:17.980Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestFSInvalidSet [2022-05-18T17:11:17.980Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestFSInvalidRoot [2022-05-18T17:11:17.980Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestFSMetadataGetSet [2022-05-18T17:11:17.980Z] time="2022-05-18T17:11:17Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-18T17:11:17.980Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-18T17:11:17.980Z] === RUN TestFSInvalidWalker [2022-05-18T17:11:17.980Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestFSGetSet [2022-05-18T17:11:17.980Z] --- PASS: TestFSGetSet (0.03s) [2022-05-18T17:11:17.980Z] === RUN TestFSGetUnsetKey [2022-05-18T17:11:17.980Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestFSGetEmptyData [2022-05-18T17:11:17.980Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestFSDelete [2022-05-18T17:11:17.980Z] --- PASS: TestFSDelete (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestFSWalker [2022-05-18T17:11:17.980Z] --- PASS: TestFSWalker (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestFSWalkerStopOnError [2022-05-18T17:11:17.980Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestNewFromJSON [2022-05-18T17:11:17.980Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-18T17:11:17.980Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-18T17:11:17.980Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-18T17:11:17.980Z] === RUN TestMarshalKeyOrder [2022-05-18T17:11:17.980Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-18T17:11:17.980Z] === RUN TestHistoryEqual [2022-05-18T17:11:17.980Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-18T17:11:17.980Z] === RUN TestCancelledUpload [2022-05-18T17:11:17.980Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-18T17:11:17.980Z] PASS [2022-05-18T17:11:17.980Z] coverage: 76.8% of statements [2022-05-18T17:11:17.980Z] ok github.com/docker/docker/distribution/xfer 1.937s coverage: 76.8% of statements [2022-05-18T17:11:17.980Z] --- PASS: TestHistoryEqual (0.17s) [2022-05-18T17:11:17.980Z] === RUN TestImage [2022-05-18T17:11:17.980Z] --- PASS: TestImage (0.00s) [2022-05-18T17:11:17.980Z] === RUN TestImageOSNotEmpty [2022-05-18T17:11:17.980Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-18T17:11:17.980Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-18T17:11:17.980Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-18T17:11:17.980Z] === RUN TestCreate [2022-05-18T17:11:17.980Z] --- PASS: TestCreate (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestRestore [2022-05-18T17:11:17.980Z] time="2022-05-18T17:11:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-18T17:11:17.980Z] --- PASS: TestRestore (0.03s) [2022-05-18T17:11:17.980Z] === RUN TestAddDelete [2022-05-18T17:11:17.980Z] --- PASS: TestAddDelete (0.02s) [2022-05-18T17:11:17.980Z] === RUN TestSearchAfterDelete [2022-05-18T17:11:17.980Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestParentReset [2022-05-18T17:11:17.980Z] === RUN TestCompare [2022-05-18T17:11:17.980Z] --- PASS: TestCompare (0.00s) [2022-05-18T17:11:17.980Z] PASS [2022-05-18T17:11:17.980Z] coverage: 19.2% of statements [2022-05-18T17:11:17.980Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2022-05-18T17:11:17.980Z] --- PASS: TestParentReset (0.03s) [2022-05-18T17:11:17.980Z] === RUN TestGetAndSetLastUpdated [2022-05-18T17:11:17.980Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-18T17:11:17.980Z] === RUN TestStoreLen [2022-05-18T17:11:18.448Z] --- PASS: TestStoreLen (0.05s) [2022-05-18T17:11:18.448Z] PASS [2022-05-18T17:11:18.448Z] coverage: 86.9% of statements [2022-05-18T17:11:18.448Z] ok github.com/docker/docker/image 0.550s coverage: 86.9% of statements [2022-05-18T17:11:18.448Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-05-18T17:11:18.448Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-18T17:11:18.448Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-18T17:11:18.448Z] === RUN TestTokenPassThru [2022-05-18T17:11:18.448Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-18T17:11:18.448Z] === RUN TestTokenPassThruDifferentHost [2022-05-18T17:11:18.448Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-18T17:11:18.448Z] PASS [2022-05-18T17:11:18.448Z] coverage: 26.6% of statements [2022-05-18T17:11:18.448Z] ok github.com/docker/docker/distribution 2.161s coverage: 26.6% of statements [2022-05-18T17:11:18.917Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-18T17:11:18.917Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-18T17:11:18.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T17:11:18.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T17:11:19.136Z] --- PASS: TestNetworkLoopbackNat (2.88s) [2022-05-18T17:11:19.136Z] === RUN TestPause [2022-05-18T17:11:19.386Z] === RUN TestValidateManifest [2022-05-18T17:11:19.386Z] === RUN TestValidateManifest/nil [2022-05-18T17:11:19.386Z] === RUN TestValidateManifest/non-nil [2022-05-18T17:11:19.386Z] --- PASS: TestValidateManifest (0.00s) [2022-05-18T17:11:19.386Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-18T17:11:19.386Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-18T17:11:19.386Z] PASS [2022-05-18T17:11:19.386Z] coverage: 0.7% of statements [2022-05-18T17:11:19.386Z] ok github.com/docker/docker/image/tarexport 0.150s coverage: 0.7% of statements [2022-05-18T17:11:19.386Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-18T17:11:19.386Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-18T17:11:19.703Z] --- PASS: TestPause (0.91s) [2022-05-18T17:11:19.703Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T17:11:19.703Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T17:11:19.703Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T17:11:19.703Z] === RUN TestPauseStopPausedContainer [2022-05-18T17:11:19.960Z] docker_cli_daemon_plugins_test.go:170: [d82ba39838270] daemon is not started [2022-05-18T17:11:20.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T17:11:20.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T17:11:20.373Z] === RUN TestSerialization [2022-05-18T17:11:20.373Z] --- PASS: TestSerialization (0.02s) [2022-05-18T17:11:20.373Z] PASS [2022-05-18T17:11:20.373Z] coverage: 100.0% of statements [2022-05-18T17:11:20.373Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-05-18T17:11:20.373Z] === RUN TestEmptyLayer [2022-05-18T17:11:20.373Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-18T17:11:20.373Z] === RUN TestCommitFailure [2022-05-18T17:11:20.373Z] --- PASS: TestCommitFailure (0.02s) [2022-05-18T17:11:20.373Z] === RUN TestStartTransactionFailure [2022-05-18T17:11:20.527Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2022-05-18T17:11:20.527Z] === RUN TestPidHost [2022-05-18T17:11:20.784Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-18T17:11:20.840Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestGetOrphan [2022-05-18T17:11:20.840Z] --- PASS: TestGetOrphan (0.01s) [2022-05-18T17:11:20.840Z] === RUN TestMountAndRegister [2022-05-18T17:11:20.840Z] layer_test.go:258: Layer size: 14 [2022-05-18T17:11:20.840Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-18T17:11:20.840Z] === RUN TestLayerRelease [2022-05-18T17:11:20.840Z] layer_test.go:291: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestStoreRestore [2022-05-18T17:11:20.840Z] layer_test.go:340: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestTarStreamStability [2022-05-18T17:11:20.840Z] layer_test.go:455: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestRegisterExistingLayer [2022-05-18T17:11:20.840Z] --- PASS: TestRegisterExistingLayer (0.24s) [2022-05-18T17:11:20.840Z] === RUN TestTarStreamVerification [2022-05-18T17:11:20.840Z] layer_test.go:684: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestLayerMigration [2022-05-18T17:11:20.840Z] migration_test.go:45: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestLayerMigrationNoTarsplit [2022-05-18T17:11:20.840Z] migration_test.go:181: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestMountInit [2022-05-18T17:11:20.840Z] mount_test.go:17: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestMountInit (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestMountSize [2022-05-18T17:11:20.840Z] mount_test.go:76: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestMountSize (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestMountChanges [2022-05-18T17:11:20.840Z] mount_test.go:125: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestMountChanges (0.00s) [2022-05-18T17:11:20.840Z] === RUN TestMountApply [2022-05-18T17:11:20.840Z] mount_test.go:212: Failing on Windows [2022-05-18T17:11:20.840Z] --- SKIP: TestMountApply (0.00s) [2022-05-18T17:11:20.840Z] PASS [2022-05-18T17:11:20.840Z] coverage: 30.6% of statements [2022-05-18T17:11:20.840Z] ok github.com/docker/docker/layer 0.397s coverage: 30.6% of statements [2022-05-18T17:11:20.941Z] 12fb50a031bd: Pull complete [2022-05-18T17:11:20.941Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-18T17:11:20.941Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:11:20.941Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-18T17:11:20.941Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-18T17:11:20.941Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-18T17:11:20.941Z] WARN: Skipping validation tests [2022-05-18T17:11:20.941Z] INFO: Running unit tests at 05/18/2022 17:11:12... [2022-05-18T17:11:20.941Z] INFO: make.ps1 starting at 05/18/2022 17:11:15 [2022-05-18T17:11:20.941Z] INFO: Git commit (5a219d67e8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T17:11:20.941Z] INFO: Running unit tests... [2022-05-18T17:11:21.308Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-18T17:11:21.308Z] === RUN TestEnvironmentParsing [2022-05-18T17:11:21.308Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-18T17:11:21.308Z] PASS [2022-05-18T17:11:21.308Z] coverage: 1.2% of statements [2022-05-18T17:11:21.308Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.2% of statements [2022-05-18T17:11:21.308Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-18T17:11:21.308Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-18T17:11:21.308Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-18T17:11:21.350Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-18T17:11:21.407Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-18T17:11:21.776Z] === RUN TestSequenceGetAvailableBit [2022-05-18T17:11:21.776Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestSequenceEqual [2022-05-18T17:11:21.776Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestSequenceCopy [2022-05-18T17:11:21.776Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestGetFirstAvailable [2022-05-18T17:11:21.776Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestFindSequence [2022-05-18T17:11:21.776Z] --- PASS: TestFindSequence (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestCheckIfAvailable [2022-05-18T17:11:21.776Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestMergeSequences [2022-05-18T17:11:21.776Z] --- PASS: TestMergeSequences (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestPushReservation [2022-05-18T17:11:21.776Z] --- PASS: TestPushReservation (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestSerializeDeserialize [2022-05-18T17:11:21.776Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestSet [2022-05-18T17:11:21.776Z] --- PASS: TestSet (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestSetUnset [2022-05-18T17:11:21.776Z] --- PASS: TestSetUnset (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestOffsetSetUnset [2022-05-18T17:11:21.776Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestSetInRange [2022-05-18T17:11:21.776Z] --- PASS: TestSetInRange (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestSetAnyInRange [2022-05-18T17:11:21.776Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestMethods [2022-05-18T17:11:21.776Z] --- PASS: TestMethods (0.00s) [2022-05-18T17:11:21.776Z] === RUN TestRandomAllocateDeallocate [2022-05-18T17:11:22.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T17:11:22.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T17:11:22.285Z] --- PASS: TestPidHost (1.65s) [2022-05-18T17:11:22.285Z] === RUN TestPsFilter [2022-05-18T17:11:22.285Z] --- PASS: TestPsFilter (0.16s) [2022-05-18T17:11:22.285Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T17:11:22.851Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-05-18T17:11:22.851Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T17:11:23.220Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2022-05-18T17:11:23.220Z] === RUN TestRemoveContainerWithVolume [2022-05-18T17:11:23.412Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-05-18T17:11:23.412Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T17:11:23.786Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-18T17:11:23.786Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2022-05-18T17:11:23.786Z] === RUN TestRemoveContainerRunning [2022-05-18T17:11:23.991Z] === RUN TestInvalidConfig [2022-05-18T17:11:23.991Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-18T17:11:23.991Z] === RUN TestConfig [2022-05-18T17:11:23.991Z] --- PASS: TestConfig (0.00s) [2022-05-18T17:11:23.991Z] === RUN TestOptionsLabels [2022-05-18T17:11:23.991Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-18T17:11:23.991Z] === RUN TestValidName [2022-05-18T17:11:23.991Z] --- PASS: TestValidName (0.00s) [2022-05-18T17:11:23.991Z] PASS [2022-05-18T17:11:23.991Z] coverage: 19.7% of statements [2022-05-18T17:11:23.991Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements [2022-05-18T17:11:24.044Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-05-18T17:11:24.101Z] === RUN TestCgroupNamespacesRun [2022-05-18T17:11:24.458Z] === RUN TestKey [2022-05-18T17:11:24.458Z] --- PASS: TestKey (0.00s) [2022-05-18T17:11:24.458Z] === RUN TestParseKey [2022-05-18T17:11:24.458Z] --- PASS: TestParseKey (0.00s) [2022-05-18T17:11:24.458Z] === RUN TestInvalidDataStore [2022-05-18T17:11:24.458Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-18T17:11:24.458Z] === RUN TestKVObjectFlatKey [2022-05-18T17:11:24.458Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-18T17:11:24.458Z] === RUN TestAtomicKVObjectFlatKey [2022-05-18T17:11:24.458Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-18T17:11:24.458Z] PASS [2022-05-18T17:11:24.458Z] coverage: 21.9% of statements [2022-05-18T17:11:24.458Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-05-18T17:11:24.611Z] --- PASS: TestRemoveContainerRunning (0.80s) [2022-05-18T17:11:24.611Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T17:11:24.869Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-18T17:11:24.926Z] === RUN TestErrorInterfaces [2022-05-18T17:11:24.926Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-18T17:11:24.926Z] === RUN TestNetworkMarshalling [2022-05-18T17:11:25.395Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-05-18T17:11:25.395Z] === RUN TestEndpointMarshalling [2022-05-18T17:11:25.395Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestAuxAddresses [2022-05-18T17:11:25.395Z] time="2022-05-18T17:11:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T17:11:25.395Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-18T17:11:25.395Z] === RUN TestSRVServiceQuery [2022-05-18T17:11:25.395Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-18T17:11:25.395Z] === RUN TestServiceVIPReuse [2022-05-18T17:11:25.395Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-18T17:11:25.395Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-18T17:11:25.395Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestDNSIPQuery [2022-05-18T17:11:25.395Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestDNSProxyServFail [2022-05-18T17:11:25.395Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestSandboxAddEmpty [2022-05-18T17:11:25.395Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestSandboxAddMultiPrio [2022-05-18T17:11:25.395Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestSandboxAddSamePrio [2022-05-18T17:11:25.395Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestCleanupServiceDiscovery [2022-05-18T17:11:25.395Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestDNSOptions [2022-05-18T17:11:25.395Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:11:25.395Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestMultipleControllersWithSameStore [2022-05-18T17:11:25.395Z] time="2022-05-18T17:11:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T17:11:25.395Z] time="2022-05-18T17:11:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T17:11:25.395Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-18T17:11:25.395Z] PASS [2022-05-18T17:11:25.395Z] coverage: 8.5% of statements [2022-05-18T17:11:25.395Z] ok github.com/docker/docker/libnetwork 0.351s coverage: 8.5% of statements [2022-05-18T17:11:25.395Z] === RUN TestIPDataMarshalling [2022-05-18T17:11:25.395Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-18T17:11:25.395Z] === RUN TestValidateAndIsV6 [2022-05-18T17:11:25.395Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-18T17:11:25.395Z] PASS [2022-05-18T17:11:25.395Z] coverage: 68.9% of statements [2022-05-18T17:11:25.395Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-05-18T17:11:25.434Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-18T17:11:25.434Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2022-05-18T17:11:25.434Z] === RUN TestRemoveInvalidContainer [2022-05-18T17:11:25.434Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-18T17:11:25.434Z] === RUN TestRenameLinkedContainer [2022-05-18T17:11:25.467Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-05-18T17:11:25.467Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-18T17:11:25.862Z] === RUN TestDriver [2022-05-18T17:11:25.862Z] --- PASS: TestDriver (0.00s) [2022-05-18T17:11:25.862Z] PASS [2022-05-18T17:11:25.862Z] coverage: 34.8% of statements [2022-05-18T17:11:25.862Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-05-18T17:11:25.926Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-05-18T17:11:25.926Z] === RUN TestCreateServiceSysctls [2022-05-18T17:11:26.001Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-18T17:11:26.330Z] === RUN TestDriver [2022-05-18T17:11:26.330Z] --- PASS: TestDriver (0.00s) [2022-05-18T17:11:26.330Z] PASS [2022-05-18T17:11:26.330Z] coverage: 34.8% of statements [2022-05-18T17:11:26.330Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-05-18T17:11:26.394Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-05-18T17:11:26.394Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-18T17:11:26.566Z] check_test.go:307: [d0544b2c8c3c3] daemon is not started [2022-05-18T17:11:26.566Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-18T17:11:26.799Z] === RUN TestNetworkAllocateFree [2022-05-18T17:11:26.799Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-18T17:11:26.799Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-18T17:11:26.799Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-18T17:11:26.799Z] PASS [2022-05-18T17:11:26.799Z] coverage: 63.6% of statements [2022-05-18T17:11:26.799Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2022-05-18T17:11:26.799Z] --- PASS: TestRandomAllocateDeallocate (4.96s) [2022-05-18T17:11:26.799Z] === RUN TestAllocateRandomDeallocate [2022-05-18T17:11:27.267Z] === RUN TestGetEmptyCapabilities [2022-05-18T17:11:27.267Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-18T17:11:27.267Z] === RUN TestGetExtraCapabilities [2022-05-18T17:11:27.267Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-18T17:11:27.267Z] === RUN TestGetInvalidCapabilities [2022-05-18T17:11:27.267Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-18T17:11:27.267Z] === RUN TestRemoteDriver [2022-05-18T17:11:27.267Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-18T17:11:27.267Z] === RUN TestDriverError [2022-05-18T17:11:27.267Z] --- PASS: TestDriverError (0.01s) [2022-05-18T17:11:27.267Z] === RUN TestMissingValues [2022-05-18T17:11:27.267Z] --- PASS: TestMissingValues (0.01s) [2022-05-18T17:11:27.267Z] === RUN TestRollback [2022-05-18T17:11:27.267Z] --- PASS: TestRollback (0.00s) [2022-05-18T17:11:27.267Z] PASS [2022-05-18T17:11:27.267Z] coverage: 57.4% of statements [2022-05-18T17:11:27.267Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2022-05-18T17:11:27.321Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-05-18T17:11:27.321Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-18T17:11:27.736Z] --- PASS: TestAllocateRandomDeallocate (1.21s) [2022-05-18T17:11:27.736Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-18T17:11:27.736Z] === RUN TestNew [2022-05-18T17:11:27.736Z] --- PASS: TestNew (0.00s) [2022-05-18T17:11:27.736Z] === RUN TestAddDriver [2022-05-18T17:11:27.736Z] --- PASS: TestAddDriver (0.00s) [2022-05-18T17:11:27.736Z] === RUN TestAddDuplicateDriver [2022-05-18T17:11:27.736Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-18T17:11:27.736Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-18T17:11:27.736Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-18T17:11:27.736Z] === RUN TestDriver [2022-05-18T17:11:27.736Z] --- PASS: TestDriver (0.00s) [2022-05-18T17:11:27.736Z] === RUN TestIPAM [2022-05-18T17:11:27.736Z] --- PASS: TestIPAM (0.00s) [2022-05-18T17:11:27.736Z] === RUN TestWalkIPAMs [2022-05-18T17:11:27.736Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-18T17:11:27.736Z] === RUN TestWalkDrivers [2022-05-18T17:11:27.736Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-18T17:11:27.736Z] PASS [2022-05-18T17:11:27.736Z] coverage: 82.4% of statements [2022-05-18T17:11:27.736Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2022-05-18T17:11:27.736Z] === RUN TestNAT [2022-05-18T17:11:27.736Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T17:11:27.736Z] --- SKIP: TestNAT (0.00s) [2022-05-18T17:11:27.736Z] === RUN TestTransparent [2022-05-18T17:11:27.736Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T17:11:27.736Z] --- SKIP: TestTransparent (0.00s) [2022-05-18T17:11:27.736Z] PASS [2022-05-18T17:11:27.736Z] coverage: 0.0% of statements [2022-05-18T17:11:27.736Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-05-18T17:11:28.203Z] === RUN TestBuildDefault [2022-05-18T17:11:28.203Z] --- PASS: TestBuildDefault (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestBuildHostnameDomainname [2022-05-18T17:11:28.203Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestBuildHostname [2022-05-18T17:11:28.203Z] --- PASS: TestBuildHostname (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestBuildHostnameFQDN [2022-05-18T17:11:28.203Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestBuildNoIP [2022-05-18T17:11:28.203Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestUpdate [2022-05-18T17:11:28.203Z] --- PASS: TestUpdate (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-18T17:11:28.203Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-18T17:11:28.203Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestAddEmpty [2022-05-18T17:11:28.203Z] --- PASS: TestAddEmpty (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestAdd [2022-05-18T17:11:28.203Z] --- PASS: TestAdd (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestDeleteEmpty [2022-05-18T17:11:28.203Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestDeleteNewline [2022-05-18T17:11:28.203Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-18T17:11:28.203Z] === RUN TestDelete [2022-05-18T17:11:28.203Z] --- PASS: TestDelete (0.00s) [2022-05-18T17:11:28.204Z] === RUN TestConcurrentWrites [2022-05-18T17:11:28.467Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-18T17:11:28.467Z] --- PASS: TestRenameLinkedContainer (2.87s) [2022-05-18T17:11:28.467Z] === RUN TestRenameStoppedContainer [2022-05-18T17:11:28.672Z] --- PASS: TestConcurrentWrites (0.25s) [2022-05-18T17:11:28.672Z] PASS [2022-05-18T17:11:28.672Z] coverage: 81.2% of statements [2022-05-18T17:11:28.672Z] ok github.com/docker/docker/libnetwork/etchosts 0.318s coverage: 81.2% of statements [2022-05-18T17:11:28.672Z] === RUN TestNew [2022-05-18T17:11:28.672Z] --- PASS: TestNew (0.00s) [2022-05-18T17:11:28.672Z] === RUN TestAllocate [2022-05-18T17:11:28.672Z] --- PASS: TestAllocate (0.00s) [2022-05-18T17:11:28.672Z] === RUN TestUninitialized [2022-05-18T17:11:28.672Z] --- PASS: TestUninitialized (0.00s) [2022-05-18T17:11:28.672Z] === RUN TestAllocateInRange [2022-05-18T17:11:28.672Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-18T17:11:28.672Z] === RUN TestAllocateSerial [2022-05-18T17:11:28.672Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-18T17:11:28.672Z] PASS [2022-05-18T17:11:28.672Z] coverage: 87.5% of statements [2022-05-18T17:11:28.672Z] ok github.com/docker/docker/libnetwork/idm 0.057s coverage: 87.5% of statements [2022-05-18T17:11:28.672Z] === RUN TestCaller [2022-05-18T17:11:28.672Z] --- PASS: TestCaller (0.00s) [2022-05-18T17:11:28.672Z] PASS [2022-05-18T17:11:28.672Z] coverage: 100.0% of statements [2022-05-18T17:11:28.672Z] ok github.com/docker/docker/libnetwork/internal/caller 0.053s coverage: 100.0% of statements [2022-05-18T17:11:28.672Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2022-05-18T17:11:28.672Z] === RUN TestRetrieveFromStore [2022-05-18T17:11:28.688Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-05-18T17:11:28.688Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-18T17:11:29.033Z] --- PASS: TestRenameStoppedContainer (0.71s) [2022-05-18T17:11:29.033Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T17:11:29.189Z] --- PASS: TestCreateServiceSysctls (3.21s) [2022-05-18T17:11:29.189Z] === RUN TestCreateServiceCapabilities [2022-05-18T17:11:29.616Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-05-18T17:11:29.616Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-18T17:11:29.659Z] --- PASS: TestRetrieveFromStore (0.61s) [2022-05-18T17:11:29.659Z] === RUN TestIsCorrupted [2022-05-18T17:11:29.659Z] --- PASS: TestIsCorrupted (0.07s) [2022-05-18T17:11:29.659Z] === RUN TestSetRollover [2022-05-18T17:11:29.659Z] === RUN TestSetSerialInsertDelete [2022-05-18T17:11:29.659Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-18T17:11:29.659Z] === RUN TestSetParallelInsertDelete [2022-05-18T17:11:29.968Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-18T17:11:30.046Z] ? github.com/docker/docker/api [no test files] [2022-05-18T17:11:30.648Z] === RUN TestInt2IP2IntConversion [2022-05-18T17:11:30.901Z] --- PASS: TestRenameRunningContainerAndReuse (1.86s) [2022-05-18T17:11:30.901Z] === RUN TestRenameInvalidName [2022-05-18T17:11:30.981Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-18T17:11:30.981Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-18T17:11:31.117Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-05-18T17:11:31.117Z] === RUN TestGetAddressVersion [2022-05-18T17:11:31.117Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-18T17:11:31.117Z] === RUN TestKeyString [2022-05-18T17:11:31.117Z] --- PASS: TestKeyString (0.00s) [2022-05-18T17:11:31.117Z] === RUN TestPoolDataMarshal [2022-05-18T17:11:31.117Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-18T17:11:31.117Z] === RUN TestSubnetsMarshal [2022-05-18T17:11:31.117Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-18T17:11:31.117Z] === RUN TestAddSubnets [2022-05-18T17:11:31.117Z] --- PASS: TestAddSubnets (0.05s) [2022-05-18T17:11:31.117Z] === RUN TestDoublePoolRelease [2022-05-18T17:11:31.117Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-18T17:11:31.117Z] === RUN TestAddReleasePoolID [2022-05-18T17:11:31.117Z] === RUN TestPoolRequest [2022-05-18T17:11:31.117Z] --- PASS: TestPoolRequest (0.00s) [2022-05-18T17:11:31.117Z] === RUN TestOtherRequests [2022-05-18T17:11:31.117Z] --- PASS: TestOtherRequests (0.00s) [2022-05-18T17:11:31.117Z] PASS [2022-05-18T17:11:31.117Z] coverage: 57.1% of statements [2022-05-18T17:11:31.117Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-18T17:11:31.117Z] === RUN TestPredefinedPool [2022-05-18T17:11:31.117Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-05-18T17:11:31.117Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-18T17:11:31.117Z] === RUN TestRemoveSubnet [2022-05-18T17:11:31.117Z] --- PASS: TestSetRollover (1.76s) [2022-05-18T17:11:31.117Z] === RUN TestSetRolloverSerial [2022-05-18T17:11:31.467Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-18T17:11:31.543Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-18T17:11:31.543Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-18T17:11:31.585Z] --- PASS: TestRemoveSubnet (0.22s) [2022-05-18T17:11:31.585Z] === RUN TestGetSameAddress [2022-05-18T17:11:31.585Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-18T17:11:31.585Z] === RUN TestPoolAllocationReuse [2022-05-18T17:11:31.703Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-05-18T17:11:31.703Z] === RUN TestInspect [2022-05-18T17:11:31.725Z] --- PASS: TestRenameInvalidName (0.85s) [2022-05-18T17:11:31.725Z] === RUN TestRenameAnonymousContainer [2022-05-18T17:11:32.291Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-18T17:11:32.570Z] === RUN TestGetCapabilities [2022-05-18T17:11:32.570Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-18T17:11:32.570Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-18T17:11:32.570Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-18T17:11:32.570Z] === RUN TestGetDefaultAddressSpaces [2022-05-18T17:11:32.570Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-18T17:11:32.570Z] === RUN TestRemoteDriver [2022-05-18T17:11:32.570Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-18T17:11:32.570Z] PASS [2022-05-18T17:11:32.570Z] coverage: 47.4% of statements [2022-05-18T17:11:32.570Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2022-05-18T17:11:32.570Z] --- PASS: TestSetRolloverSerial (1.40s) [2022-05-18T17:11:32.570Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-18T17:11:32.570Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-18T17:11:32.570Z] PASS [2022-05-18T17:11:32.570Z] coverage: 84.4% of statements [2022-05-18T17:11:32.570Z] ok github.com/docker/docker/libnetwork/bitseq 11.094s coverage: 84.4% of statements [2022-05-18T17:11:32.909Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-05-18T17:11:32.909Z] === RUN TestNISDomainname [2022-05-18T17:11:33.038Z] --- PASS: TestPoolAllocationReuse (1.44s) [2022-05-18T17:11:33.038Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-18T17:11:33.038Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-18T17:11:33.038Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-18T17:11:33.165Z] --- PASS: TestNISDomainname (0.51s) [2022-05-18T17:11:33.165Z] === RUN TestHostnameDnsResolution [2022-05-18T17:11:33.506Z] === RUN TestWindowsIPAM [2022-05-18T17:11:33.506Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-18T17:11:33.506Z] PASS [2022-05-18T17:11:33.506Z] coverage: 71.4% of statements [2022-05-18T17:11:33.506Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-05-18T17:11:33.666Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-18T17:11:33.666Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-18T17:11:33.727Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-05-18T17:11:33.727Z] === RUN TestUnprivilegedPortsAndPing [2022-05-18T17:11:33.974Z] === RUN TestDefaultNetwork [2022-05-18T17:11:34.217Z] --- PASS: TestInspect (2.64s) [2022-05-18T17:11:34.217Z] === RUN TestCreateJob [2022-05-18T17:11:34.298Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-05-18T17:11:34.298Z] === RUN TestPrivilegedHostDevices [2022-05-18T17:11:34.442Z] --- PASS: TestDefaultNetwork (0.26s) [2022-05-18T17:11:34.442Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-18T17:11:34.600Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2022-05-18T17:11:34.600Z] === RUN TestRenameContainerWithSameName [2022-05-18T17:11:34.859Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-05-18T17:11:34.859Z] === RUN TestStats [2022-05-18T17:11:34.910Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-05-18T17:11:34.910Z] === RUN TestInitAddressPools [2022-05-18T17:11:34.910Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-18T17:11:34.910Z] PASS [2022-05-18T17:11:34.910Z] coverage: 74.0% of statements [2022-05-18T17:11:34.910Z] ok github.com/docker/docker/libnetwork/ipamutils 0.621s coverage: 74.0% of statements [2022-05-18T17:11:35.166Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-18T17:11:35.166Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-18T17:11:35.379Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.38s) [2022-05-18T17:11:35.379Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-18T17:11:35.379Z] === RUN TestKeyValue [2022-05-18T17:11:35.379Z] --- PASS: TestKeyValue (0.00s) [2022-05-18T17:11:35.379Z] PASS [2022-05-18T17:11:35.379Z] coverage: 60.0% of statements [2022-05-18T17:11:35.379Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-05-18T17:11:35.424Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2022-05-18T17:11:35.424Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T17:11:36.798Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-18T17:11:37.055Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2022-05-18T17:11:37.055Z] === RUN TestResize [2022-05-18T17:11:37.374Z] --- PASS: TestStats (2.42s) [2022-05-18T17:11:37.374Z] === RUN TestStopContainerWithTimeout [2022-05-18T17:11:37.374Z] === RUN TestStopContainerWithTimeout/0 [2022-05-18T17:11:37.374Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-18T17:11:37.374Z] === RUN TestStopContainerWithTimeout/1 [2022-05-18T17:11:37.374Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-18T17:11:37.374Z] === RUN TestStopContainerWithTimeout/3 [2022-05-18T17:11:37.374Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-18T17:11:37.374Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-18T17:11:37.374Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-18T17:11:37.374Z] === CONT TestStopContainerWithTimeout/0 [2022-05-18T17:11:37.374Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-18T17:11:37.481Z] --- PASS: TestCreateJob (3.11s) [2022-05-18T17:11:37.481Z] === RUN TestReplicatedJob [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-18T17:11:37.593Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-18T17:11:37.937Z] === CONT TestStopContainerWithTimeout/3 [2022-05-18T17:11:37.989Z] --- PASS: TestResize (0.86s) [2022-05-18T17:11:37.989Z] === RUN TestResizeWithInvalidSize [2022-05-18T17:11:38.062Z] === RUN TestNetworkDBSimple [2022-05-18T17:11:38.062Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.93s) [2022-05-18T17:11:38.062Z] === RUN TestGetAddress [2022-05-18T17:11:38.626Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2022-05-18T17:11:38.626Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T17:11:39.048Z] === RUN TestGenerate [2022-05-18T17:11:39.048Z] --- PASS: TestGenerate (0.00s) [2022-05-18T17:11:39.048Z] === RUN TestGeneratePtr [2022-05-18T17:11:39.048Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-18T17:11:39.048Z] === RUN TestGenerateMissingField [2022-05-18T17:11:39.048Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-18T17:11:39.048Z] === RUN TestFieldCannotBeSet [2022-05-18T17:11:39.048Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-18T17:11:39.048Z] === RUN TestTypeMismatchError [2022-05-18T17:11:39.048Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-18T17:11:39.048Z] PASS [2022-05-18T17:11:39.048Z] coverage: 100.0% of statements [2022-05-18T17:11:39.048Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-05-18T17:11:39.208Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-18T17:11:39.208Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-18T17:11:39.469Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:39.469Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:39.469Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:39.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T17:11:39.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:39.517Z] 2022/05/18 17:11:38 Closing DB instances... [2022-05-18T17:11:39.517Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-18T17:11:39.517Z] PASS [2022-05-18T17:11:39.517Z] coverage: 100.0% of statements [2022-05-18T17:11:39.517Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.054s coverage: 100.0% of statements [2022-05-18T17:11:39.517Z] testing: warning: no tests to run [2022-05-18T17:11:39.517Z] PASS [2022-05-18T17:11:39.517Z] coverage: 0.0% of statements [2022-05-18T17:11:39.517Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-05-18T17:11:39.729Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-18T17:11:40.455Z] === CONT TestStopContainerWithTimeout/1 [2022-05-18T17:11:40.503Z] === RUN TestRequestNewPort [2022-05-18T17:11:40.503Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestRequestSpecificPort [2022-05-18T17:11:40.503Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestReleasePort [2022-05-18T17:11:40.503Z] --- PASS: TestReleasePort (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestReuseReleasedPort [2022-05-18T17:11:40.503Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestReleaseUnreadledPort [2022-05-18T17:11:40.503Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestUnknowProtocol [2022-05-18T17:11:40.503Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestAllocateAllPorts [2022-05-18T17:11:40.503Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestPortAllocation [2022-05-18T17:11:40.503Z] --- PASS: TestPortAllocation (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestPortAllocationWithCustomRange [2022-05-18T17:11:40.503Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestNoDuplicateBPR [2022-05-18T17:11:40.503Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-18T17:11:40.503Z] === RUN TestChangePortRange [2022-05-18T17:11:40.503Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-18T17:11:40.503Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-18T17:11:40.503Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-18T17:11:40.503Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-18T17:11:40.503Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-18T17:11:40.503Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-18T17:11:40.503Z] --- PASS: TestChangePortRange (0.00s) [2022-05-18T17:11:40.503Z] PASS [2022-05-18T17:11:40.503Z] coverage: 88.6% of statements [2022-05-18T17:11:40.503Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-05-18T17:11:40.503Z] testing: warning: no tests to run [2022-05-18T17:11:40.503Z] PASS [2022-05-18T17:11:40.503Z] coverage: 0.0% of statements [2022-05-18T17:11:40.503Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2022-05-18T17:11:40.879Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T17:11:40.879Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:11:40.879Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:11:40.879Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T17:11:40.879Z] [2022-05-18T17:11:40.879Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-18T17:11:40.879Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-18T17:11:40.879Z] Using test binary docker [2022-05-18T17:11:40.879Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-18T17:11:40.879Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T17:11:40.879Z] INFO: Waiting for daemon to start... [2022-05-18T17:11:40.879Z] Starting dockerd [2022-05-18T17:11:40.980Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-05-18T17:11:40.980Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-18T17:11:40.980Z] === RUN TestHashData [2022-05-18T17:11:40.980Z] --- PASS: TestHashData (0.00s) [2022-05-18T17:11:40.980Z] PASS [2022-05-18T17:11:40.980Z] coverage: 2.8% of statements [2022-05-18T17:11:40.980Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-05-18T17:11:41.382Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-18T17:11:41.382Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-05-18T17:11:41.382Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-05-18T17:11:41.382Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2022-05-18T17:11:41.382Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-05-18T17:11:41.382Z] === RUN TestDeleteDevicemapper [2022-05-18T17:11:41.382Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T17:11:41.382Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-18T17:11:41.382Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T17:11:41.450Z] === RUN TestErrorConstructors [2022-05-18T17:11:41.450Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-18T17:11:41.450Z] === RUN TestCompareIPMask [2022-05-18T17:11:41.450Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-18T17:11:41.450Z] === RUN TestUtilGetHostPartIP [2022-05-18T17:11:41.450Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-18T17:11:41.450Z] === RUN TestUtilGetBroadcastIP [2022-05-18T17:11:41.450Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-18T17:11:41.450Z] === RUN TestParseCIDR [2022-05-18T17:11:41.450Z] --- PASS: TestParseCIDR (0.00s) [2022-05-18T17:11:41.450Z] PASS [2022-05-18T17:11:41.450Z] coverage: 37.3% of statements [2022-05-18T17:11:41.450Z] ok github.com/docker/docker/libnetwork/types 0.057s coverage: 37.3% of statements [2022-05-18T17:11:41.918Z] 2022/05/18 17:11:41 Closing DB instances... [2022-05-18T17:11:42.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:42.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-18T17:11:42.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-18T17:11:42.386Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-18T17:11:42.387Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-18T17:11:42.387Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-18T17:11:42.387Z] PASS [2022-05-18T17:11:42.387Z] coverage: 55.0% of statements [2022-05-18T17:11:42.387Z] ok github.com/docker/docker/oci 0.071s coverage: 55.0% of statements [2022-05-18T17:11:42.811Z] . [2022-05-18T17:11:42.811Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-18T17:11:42.857Z] === RUN TestAddressPoolOpt [2022-05-18T17:11:42.857Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/a [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/something [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/_=a [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/env1=value1 [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/_env1=value1 [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/PATH [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/=a [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/PATH= [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/PATH=something [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/asd!qwe [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/1asd [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/123 [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/some_space [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/__some_space_before [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/some_space_after__ [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/= [2022-05-18T17:11:42.857Z] === RUN TestValidateEnv/PaTh [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-18T17:11:42.857Z] === RUN TestParseHost [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://:port [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://invalid:port [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://:5555/ [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://:5555/p [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-18T17:11:42.857Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-18T17:11:42.857Z] === RUN TestParseHost/something_with_spaces [2022-05-18T17:11:42.857Z] === RUN TestParseHost/:// [2022-05-18T17:11:42.857Z] === RUN TestParseHost/unknown:// [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-18T17:11:42.857Z] === RUN TestParseHost/unix:// [2022-05-18T17:11:42.857Z] === RUN TestParseHost/unix://path/to/socket [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://host: [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp:// [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://: [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseHost/fd://something [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://[::1] [2022-05-18T17:11:42.857Z] === RUN TestParseHost/__ [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://[::1]: [2022-05-18T17:11:42.857Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseHost/#00 [2022-05-18T17:11:42.857Z] === RUN TestParseHost/_ [2022-05-18T17:11:42.857Z] === RUN TestParseHost/fd:// [2022-05-18T17:11:42.857Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseHost/npipe:// [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/: [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-18T17:11:42.857Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-18T17:11:42.857Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestParseTCP [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/localhost:5555/path [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/:5555/path [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/default_localhost [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/default_udp://localhost [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/localhost: [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/localhost:5555 [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/0.0.0.1: [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/: [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/[::1] [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/:5555 [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/tcp://:5555 [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/tcp:// [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/[::1]: [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/[::1]:5555 [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/localhost [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/tcp://: [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/0.0.0.1 [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-18T17:11:42.858Z] === RUN TestParseTCP/#00 [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-18T17:11:42.858Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestValidateExtraHosts [2022-05-18T17:11:42.858Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestValidateIPAddress [2022-05-18T17:11:42.858Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestMapOpts [2022-05-18T17:11:42.858Z] --- PASS: TestMapOpts (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestListOptsWithoutValidator [2022-05-18T17:11:42.858Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestListOptsWithValidator [2022-05-18T17:11:42.858Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestValidateDNSSearch [2022-05-18T17:11:42.858Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_general_format [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_one_more [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-18T17:11:42.858Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel (0.03s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-18T17:11:42.858Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestNamedListOpts [2022-05-18T17:11:42.858Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestNamedMapOpts [2022-05-18T17:11:42.858Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestParseLink [2022-05-18T17:11:42.858Z] --- PASS: TestParseLink (0.00s) [2022-05-18T17:11:42.858Z] === RUN TestUlimitOpt [2022-05-18T17:11:42.858Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-18T17:11:42.858Z] PASS [2022-05-18T17:11:42.858Z] coverage: 66.0% of statements [2022-05-18T17:11:42.858Z] ok github.com/docker/docker/opts 0.213s coverage: 66.0% of statements [2022-05-18T17:11:43.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:43.192Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-18T17:11:43.272Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s) [2022-05-18T17:11:43.272Z] === RUN TestUpdateMemory [2022-05-18T17:11:43.327Z] === RUN TestParseVersion [2022-05-18T17:11:43.327Z] --- PASS: TestParseVersion (0.00s) [2022-05-18T17:11:43.327Z] PASS [2022-05-18T17:11:43.327Z] coverage: 52.9% of statements [2022-05-18T17:11:43.327Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-05-18T17:11:43.327Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-05-18T17:11:43.327Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-18T17:11:43.528Z] --- PASS: TestUpdateMemory (0.50s) [2022-05-18T17:11:43.528Z] === RUN TestUpdateCPUQuota [2022-05-18T17:11:44.052Z] --- PASS: TestReplicatedJob (5.43s) [2022-05-18T17:11:44.052Z] === RUN TestUpdateReplicatedJob [2022-05-18T17:11:44.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T17:11:44.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T17:11:44.457Z] --- PASS: TestUpdateCPUQuota (0.77s) [2022-05-18T17:11:44.457Z] === RUN TestUpdatePidsLimit [2022-05-18T17:11:44.457Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-18T17:11:44.457Z] === RUN TestUpdatePidsLimit/no_change [2022-05-18T17:11:44.643Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-18T17:11:44.713Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-18T17:11:44.889Z] 2022/05/18 17:11:44 Closing DB instances... [2022-05-18T17:11:44.889Z] === RUN TestPeerCertificateMarshalJSON [2022-05-18T17:11:44.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-18T17:11:44.969Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-18T17:11:45.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-18T17:11:45.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-18T17:11:45.357Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-18T17:11:45.357Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-18T17:11:45.357Z] --- PASS: TestPeerCertificateMarshalJSON (0.84s) [2022-05-18T17:11:45.357Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-18T17:11:45.357Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-18T17:11:45.357Z] === RUN TestMiddleware [2022-05-18T17:11:45.357Z] --- PASS: TestMiddleware (0.00s) [2022-05-18T17:11:45.357Z] === RUN TestNewResponseModifier [2022-05-18T17:11:45.357Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-18T17:11:45.357Z] PASS [2022-05-18T17:11:45.357Z] coverage: 26.8% of statements [2022-05-18T17:11:45.357Z] ok github.com/docker/docker/pkg/authorization 0.887s coverage: 26.8% of statements [2022-05-18T17:11:45.357Z] === RUN TestIsArchivePathDir [2022-05-18T17:11:45.482Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-18T17:11:45.825Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-18T17:11:45.825Z] === RUN TestIsArchivePathInvalidFile [2022-05-18T17:11:45.825Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-05-18T17:11:45.825Z] === RUN TestIsArchivePathTar [2022-05-18T17:11:45.825Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-05-18T17:11:45.825Z] === RUN TestDecompressStreamGzip [2022-05-18T17:11:45.825Z] === RUN TestUnbuffered [2022-05-18T17:11:45.825Z] --- PASS: TestUnbuffered (0.00s) [2022-05-18T17:11:45.825Z] === RUN TestRaceUnbuffered [2022-05-18T17:11:45.825Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-18T17:11:45.825Z] PASS [2022-05-18T17:11:45.825Z] coverage: 100.0% of statements [2022-05-18T17:11:45.825Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-05-18T17:11:45.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T17:11:45.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:46.000Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-05-18T17:11:46.000Z] === RUN TestServiceListWithStatuses [2022-05-18T17:11:46.000Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T17:11:46.000Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T17:11:46.000Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T17:11:46.044Z] --- PASS: TestUpdatePidsLimit (1.76s) [2022-05-18T17:11:46.044Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-05-18T17:11:46.044Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-05-18T17:11:46.044Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-05-18T17:11:46.044Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-05-18T17:11:46.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-05-18T17:11:46.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-05-18T17:11:46.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-05-18T17:11:46.044Z] === RUN TestUpdateRestartPolicy [2022-05-18T17:11:46.295Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-05-18T17:11:46.295Z] === RUN TestDecompressStreamBzip2 [2022-05-18T17:11:46.295Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-05-18T17:11:46.295Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-18T17:11:46.295Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-18T17:11:46.295Z] === RUN TestDecompressStreamXz [2022-05-18T17:11:46.295Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T17:11:46.295Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestDecompressStreamZstd [2022-05-18T17:11:46.295Z] archive_test.go:140: zstd not installed [2022-05-18T17:11:46.295Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-18T17:11:46.295Z] === RUN TestCompressStreamXzUnsupported [2022-05-18T17:11:46.295Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-18T17:11:46.295Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestCompressStreamInvalid [2022-05-18T17:11:46.295Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestExtensionInvalid [2022-05-18T17:11:46.295Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestExtensionUncompressed [2022-05-18T17:11:46.295Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestExtensionBzip2 [2022-05-18T17:11:46.295Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestExtensionGzip [2022-05-18T17:11:46.295Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestExtensionXz [2022-05-18T17:11:46.295Z] --- PASS: TestExtensionXz (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestExtensionZstd [2022-05-18T17:11:46.295Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestCmdStreamLargeStderr [2022-05-18T17:11:46.295Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-18T17:11:46.295Z] === RUN TestCmdStreamBad [2022-05-18T17:11:46.295Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T17:11:46.295Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestCmdStreamGood [2022-05-18T17:11:46.295Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-18T17:11:46.295Z] === RUN TestUntarPathWithInvalidDest [2022-05-18T17:11:46.295Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2022-05-18T17:11:46.295Z] === RUN TestUntarPathWithInvalidSrc [2022-05-18T17:11:46.295Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-18T17:11:46.295Z] === RUN TestUntarPath [2022-05-18T17:11:46.763Z] === RUN TestMatch [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[]] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[foo]] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[foo_bar]] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[]#01 [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[qux]] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-18T17:11:46.763Z] === RUN TestMatch/[[foo_baz]] [2022-05-18T17:11:46.763Z] --- PASS: TestMatch (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-18T17:11:46.763Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-18T17:11:46.763Z] PASS [2022-05-18T17:11:46.763Z] coverage: 87.5% of statements [2022-05-18T17:11:46.763Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2022-05-18T17:11:46.763Z] --- PASS: TestUntarPath (0.19s) [2022-05-18T17:11:46.763Z] === RUN TestUntarPathWithDestinationFile [2022-05-18T17:11:46.763Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-18T17:11:46.763Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-18T17:11:46.763Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-18T17:11:46.763Z] === RUN TestCopyWithTarInvalidSrc [2022-05-18T17:11:46.763Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-18T17:11:46.763Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-18T17:11:46.763Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T17:11:46.763Z] === RUN TestCopyWithTarSrcFile [2022-05-18T17:11:46.763Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-18T17:11:46.763Z] === RUN TestCopyWithTarSrcFolder [2022-05-18T17:11:46.763Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-18T17:11:46.763Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-18T17:11:46.763Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-18T17:11:46.763Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-18T17:11:46.763Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T17:11:46.763Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-18T17:11:46.763Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-18T17:11:46.763Z] === RUN TestCopyFileWithTarSrcFile [2022-05-18T17:11:46.763Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-18T17:11:46.763Z] === RUN TestTarFiles [2022-05-18T17:11:46.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-18T17:11:47.748Z] === RUN TestChrootTarUntar [2022-05-18T17:11:47.748Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:11:47.748Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-18T17:11:47.748Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-18T17:11:47.748Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:11:47.748Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T17:11:47.748Z] === RUN TestChrootUntarEmptyArchive [2022-05-18T17:11:47.748Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-18T17:11:47.748Z] === RUN TestChrootTarUntarWithSymlink [2022-05-18T17:11:47.748Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:11:47.748Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T17:11:47.748Z] === RUN TestChrootCopyWithTar [2022-05-18T17:11:47.748Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:11:47.748Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-18T17:11:47.748Z] === RUN TestChrootCopyFileWithTar [2022-05-18T17:11:47.748Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:11:47.748Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-18T17:11:47.748Z] === RUN TestChrootUntarPath [2022-05-18T17:11:47.748Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:11:47.748Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-18T17:11:47.748Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-18T17:11:47.748Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:11:47.748Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T17:11:47.748Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-18T17:11:47.748Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:11:47.748Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T17:11:47.748Z] === RUN TestChrootApplyDotDotFile [2022-05-18T17:11:47.748Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:11:47.748Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-18T17:11:47.748Z] PASS [2022-05-18T17:11:47.748Z] coverage: 12.0% of statements [2022-05-18T17:11:47.748Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 12.0% of statements [2022-05-18T17:11:47.835Z] === RUN TestMiddlewares [2022-05-18T17:11:47.835Z] --- PASS: TestMiddlewares (0.00s) [2022-05-18T17:11:47.835Z] PASS [2022-05-18T17:11:47.835Z] coverage: 7.9% of statements [2022-05-18T17:11:47.835Z] ok github.com/docker/docker/api/server 0.037s coverage: 7.9% of statements [2022-05-18T17:11:48.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-18T17:11:48.733Z] 2022/05/18 17:11:48 Closing DB instances... [2022-05-18T17:11:48.733Z] === RUN TestEnsureRemoveAllNotExist [2022-05-18T17:11:48.733Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-18T17:11:48.733Z] === RUN TestEnsureRemoveAllWithDir [2022-05-18T17:11:48.733Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-18T17:11:48.733Z] === RUN TestEnsureRemoveAllWithFile [2022-05-18T17:11:48.733Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-18T17:11:48.733Z] PASS [2022-05-18T17:11:48.733Z] coverage: 0.0% of statements [2022-05-18T17:11:48.733Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-05-18T17:11:49.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-18T17:11:49.200Z] === RUN TestSizeEmpty [2022-05-18T17:11:49.200Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-18T17:11:49.200Z] === RUN TestSizeEmptyFile [2022-05-18T17:11:49.200Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-18T17:11:49.200Z] === RUN TestSizeNonemptyFile [2022-05-18T17:11:49.200Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-18T17:11:49.200Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-18T17:11:49.200Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-18T17:11:49.200Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-18T17:11:49.200Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-18T17:11:49.200Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-18T17:11:49.200Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-18T17:11:49.200Z] === RUN TestMoveToSubdir [2022-05-18T17:11:49.200Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-18T17:11:49.200Z] === RUN TestSizeNonExistingDirectory [2022-05-18T17:11:49.200Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-18T17:11:49.200Z] PASS [2022-05-18T17:11:49.200Z] coverage: 80.0% of statements [2022-05-18T17:11:49.200Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2022-05-18T17:11:49.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T17:11:49.651Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-18T17:11:49.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T17:11:50.162Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-05-18T17:11:50.162Z] === RUN TestDockerNetworkReConnect [2022-05-18T17:11:50.185Z] === RUN TestPollerAddRemove [2022-05-18T17:11:50.185Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-18T17:11:50.185Z] === RUN TestPollerEvent [2022-05-18T17:11:50.185Z] poller_test.go:40: No chmod on Windows [2022-05-18T17:11:50.185Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-18T17:11:50.185Z] === RUN TestPollerClose [2022-05-18T17:11:50.185Z] --- PASS: TestPollerClose (0.00s) [2022-05-18T17:11:50.185Z] PASS [2022-05-18T17:11:50.185Z] coverage: 36.2% of statements [2022-05-18T17:11:50.185Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 36.2% of statements [2022-05-18T17:11:50.655Z] --- PASS: TestNetworkDBCRUDTableEntry (4.50s) [2022-05-18T17:11:50.655Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-18T17:11:51.123Z] === RUN TestCopyFileWithInvalidSrc [2022-05-18T17:11:51.123Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T17:11:51.123Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-18T17:11:51.123Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2022-05-18T17:11:51.123Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-18T17:11:51.123Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCopyFile [2022-05-18T17:11:51.123Z] --- PASS: TestCopyFile (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-18T17:11:51.123Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T17:11:51.123Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-18T17:11:51.123Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-18T17:11:51.123Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T17:11:51.123Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestWildcardMatches [2022-05-18T17:11:51.123Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestPatternMatches [2022-05-18T17:11:51.123Z] --- PASS: TestPatternMatches (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-18T17:11:51.123Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestPatternMatchesFolderExclusions [2022-05-18T17:11:51.123Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-18T17:11:51.123Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-18T17:11:51.123Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-18T17:11:51.123Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-18T17:11:51.123Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestSingleExclamationError [2022-05-18T17:11:51.123Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestMatchesWithNoPatterns [2022-05-18T17:11:51.123Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestMatchesWithMalformedPatterns [2022-05-18T17:11:51.123Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestMatches [2022-05-18T17:11:51.123Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-18T17:11:51.123Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-18T17:11:51.123Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-18T17:11:51.123Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-18T17:11:51.123Z] --- PASS: TestMatches (0.01s) [2022-05-18T17:11:51.123Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-18T17:11:51.123Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-18T17:11:51.123Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-18T17:11:51.123Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCleanPatterns [2022-05-18T17:11:51.123Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-18T17:11:51.123Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCleanPatternsExceptionFlag [2022-05-18T17:11:51.123Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-18T17:11:51.123Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-18T17:11:51.123Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCleanPatternsErrorSingleException [2022-05-18T17:11:51.123Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-18T17:11:51.123Z] === RUN TestCreateIfNotExistsDir [2022-05-18T17:11:51.123Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-18T17:11:51.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-18T17:11:51.590Z] === RUN TestCreateIfNotExistsFile [2022-05-18T17:11:51.590Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-18T17:11:51.590Z] === RUN TestMatch [2022-05-18T17:11:51.590Z] --- PASS: TestMatch (0.00s) [2022-05-18T17:11:51.590Z] === RUN TestCompile [2022-05-18T17:11:51.590Z] === RUN TestCompile/slash [2022-05-18T17:11:51.590Z] === RUN TestCompile/backslash [2022-05-18T17:11:51.590Z] --- PASS: TestCompile (0.00s) [2022-05-18T17:11:51.590Z] --- PASS: TestCompile/slash (0.00s) [2022-05-18T17:11:51.590Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-18T17:11:51.590Z] PASS [2022-05-18T17:11:51.590Z] coverage: 84.7% of statements [2022-05-18T17:11:51.590Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.7% of statements [2022-05-18T17:11:52.058Z] === RUN TestGet [2022-05-18T17:11:52.058Z] --- PASS: TestGet (0.00s) [2022-05-18T17:11:52.058Z] === RUN TestGetShortcutString [2022-05-18T17:11:52.058Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-18T17:11:52.058Z] PASS [2022-05-18T17:11:52.058Z] coverage: 42.9% of statements [2022-05-18T17:11:52.058Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-05-18T17:11:52.058Z] --- PASS: TestTarFiles (5.32s) [2022-05-18T17:11:52.058Z] === RUN TestDetectCompressionZstd [2022-05-18T17:11:52.058Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-18T17:11:52.058Z] === RUN TestTarUntar [2022-05-18T17:11:52.058Z] --- PASS: TestTarUntar (0.04s) [2022-05-18T17:11:52.058Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-18T17:11:52.058Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-18T17:11:52.058Z] === RUN TestTarWithOptions [2022-05-18T17:11:52.058Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-18T17:11:52.058Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-18T17:11:52.058Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-18T17:11:52.058Z] === RUN TestUntarUstarGnuConflict [2022-05-18T17:11:52.058Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-18T17:11:52.058Z] === RUN TestUntarInvalidFilenames [2022-05-18T17:11:52.526Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3354106892\\dest" [2022-05-18T17:11:52.526Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-05-18T17:11:52.526Z] === RUN TestUntarHardlinkToSymlink [2022-05-18T17:11:52.526Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-18T17:11:52.526Z] === RUN TestUntarInvalidHardlink [2022-05-18T17:11:52.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3802782856\\victim\\hello" -> "../victim/hello" [2022-05-18T17:11:52.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1814258871\\victim\\hello" -> "/../victim/hello" [2022-05-18T17:11:52.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink240497565\\victim" -> "../victim" [2022-05-18T17:11:52.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink128861489\\victim" -> "../victim" [2022-05-18T17:11:52.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink259640046\\victim" -> "../victim" [2022-05-18T17:11:52.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3666525014\\victim" -> "../victim" [2022-05-18T17:11:52.526Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-18T17:11:52.526Z] === RUN TestUntarInvalidSymlink [2022-05-18T17:11:52.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink744540810\\dest\\dotdot" -> "../victim/hello" [2022-05-18T17:11:52.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2890643691\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T17:11:52.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1050334074\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:11:52.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink858285003\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:11:52.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1546052982\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:11:52.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2844598020\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:11:52.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink894260519\\dest\\dir\\loophole" -> "../../victim" [2022-05-18T17:11:52.526Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-18T17:11:52.526Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-18T17:11:52.526Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-18T17:11:52.526Z] === RUN TestXGlobalNoParent [2022-05-18T17:11:52.526Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-18T17:11:52.526Z] === RUN TestReplaceFileTarWrapper [2022-05-18T17:11:52.526Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-05-18T17:11:52.526Z] === RUN TestPrefixHeaderReadable [2022-05-18T17:11:52.526Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-18T17:11:52.526Z] === RUN TestDisablePigz [2022-05-18T17:11:52.526Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-18T17:11:52.526Z] --- PASS: TestDisablePigz (0.10s) [2022-05-18T17:11:52.526Z] === RUN TestPigz [2022-05-18T17:11:52.994Z] 2022/05/18 17:11:52 Closing DB instances... [2022-05-18T17:11:52.994Z] === RUN TestCreateIDMapOrder [2022-05-18T17:11:52.994Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-18T17:11:52.994Z] PASS [2022-05-18T17:11:52.994Z] coverage: 7.2% of statements [2022-05-18T17:11:52.994Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2022-05-18T17:11:52.994Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-18T17:11:52.995Z] --- PASS: TestPigz (0.14s) [2022-05-18T17:11:52.995Z] === RUN TestNosysFileInfo [2022-05-18T17:11:52.995Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T17:11:52.995Z] archive_windows_test.go:16: Currently fails [2022-05-18T17:11:52.995Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestCanonicalTarNameForPath [2022-05-18T17:11:52.995Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestCanonicalTarName [2022-05-18T17:11:52.995Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestChmodTarEntry [2022-05-18T17:11:52.995Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestHardLinkOrder [2022-05-18T17:11:52.995Z] --- PASS: TestHardLinkOrder (0.08s) [2022-05-18T17:11:52.995Z] === RUN TestChangeString [2022-05-18T17:11:52.995Z] --- PASS: TestChangeString (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestChangesWithNoChanges [2022-05-18T17:11:52.995Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-18T17:11:52.995Z] === RUN TestChangesWithChanges [2022-05-18T17:11:52.995Z] --- PASS: TestChangesWithChanges (0.05s) [2022-05-18T17:11:52.995Z] === RUN TestChangesWithChangesGH13590 [2022-05-18T17:11:52.995Z] changes_test.go:196: needs more investigation [2022-05-18T17:11:52.995Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestChangesDirsEmpty [2022-05-18T17:11:52.995Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T17:11:52.995Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestChangesDirsMutated [2022-05-18T17:11:52.995Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T17:11:52.995Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestApplyLayer [2022-05-18T17:11:52.995Z] changes_test.go:433: needs further investigation [2022-05-18T17:11:52.995Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestChangesSizeWithHardlinks [2022-05-18T17:11:52.995Z] changes_test.go:469: needs further investigation [2022-05-18T17:11:52.995Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestChangesSizeWithNoChanges [2022-05-18T17:11:52.995Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-18T17:11:52.995Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestChangesSize [2022-05-18T17:11:52.995Z] --- PASS: TestChangesSize (0.01s) [2022-05-18T17:11:52.995Z] === RUN TestApplyLayerInvalidFilenames [2022-05-18T17:11:52.995Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3227717712\\dest" [2022-05-18T17:11:52.995Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-18T17:11:52.995Z] === RUN TestApplyLayerInvalidHardlink [2022-05-18T17:11:52.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2081314824\\victim\\hello" -> "../victim/hello" [2022-05-18T17:11:52.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3692803891\\victim\\hello" -> "/../victim/hello" [2022-05-18T17:11:52.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink685944829\\victim" -> "../victim" [2022-05-18T17:11:52.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1461008192\\victim" -> "../victim" [2022-05-18T17:11:52.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1274284393\\victim" -> "../victim" [2022-05-18T17:11:52.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink583023019\\victim" -> "../victim" [2022-05-18T17:11:52.995Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-18T17:11:52.995Z] === RUN TestApplyLayerInvalidSymlink [2022-05-18T17:11:52.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink794674494\\dest\\dotdot" -> "../victim/hello" [2022-05-18T17:11:52.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2615920922\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T17:11:52.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink204003133\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:11:52.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3460805078\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:11:52.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink614285771\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:11:52.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1241995114\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:11:52.995Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-18T17:11:52.995Z] === RUN TestApplyLayerWhiteouts [2022-05-18T17:11:52.995Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-18T17:11:52.995Z] === RUN TestGenerateEmptyFile [2022-05-18T17:11:52.995Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-18T17:11:52.995Z] === RUN TestGenerateWithContent [2022-05-18T17:11:52.995Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-18T17:11:53.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-18T17:11:53.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T17:11:53.463Z] PASS [2022-05-18T17:11:53.463Z] coverage: 61.9% of statements [2022-05-18T17:11:53.463Z] ok github.com/docker/docker/pkg/archive 7.718s coverage: 61.9% of statements [2022-05-18T17:11:53.931Z] === RUN TestFixedBufferCap [2022-05-18T17:11:53.931Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-18T17:11:53.931Z] === RUN TestFixedBufferLen [2022-05-18T17:11:53.931Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-18T17:11:53.931Z] === RUN TestFixedBufferString [2022-05-18T17:11:53.931Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-18T17:11:53.931Z] === RUN TestFixedBufferWrite [2022-05-18T17:11:53.931Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-18T17:11:53.931Z] === RUN TestFixedBufferRead [2022-05-18T17:11:53.931Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-18T17:11:53.931Z] === RUN TestBytesPipeRead [2022-05-18T17:11:53.931Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-18T17:11:53.931Z] === RUN TestBytesPipeWrite [2022-05-18T17:11:53.931Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-18T17:11:53.931Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-18T17:11:53.931Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-05-18T17:11:53.931Z] === RUN TestNetworkDBNodeLeave [2022-05-18T17:11:54.327Z] --- PASS: TestDockerNetworkReConnect (3.61s) [2022-05-18T17:11:54.327Z] === RUN TestServicePlugin [2022-05-18T17:11:54.398Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-05-18T17:11:54.398Z] === RUN TestAtomicWriteToFile [2022-05-18T17:11:54.398Z] --- PASS: TestAtomicWriteToFile (0.03s) [2022-05-18T17:11:54.398Z] === RUN TestAtomicWriteSetCommit [2022-05-18T17:11:54.398Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-05-18T17:11:54.398Z] === RUN TestAtomicWriteSetCancel [2022-05-18T17:11:54.398Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-18T17:11:54.398Z] === RUN TestReadCloserWrapperClose [2022-05-18T17:11:54.398Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-18T17:11:54.398Z] === RUN TestReaderErrWrapperReadOnError [2022-05-18T17:11:54.398Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-18T17:11:54.398Z] === RUN TestReaderErrWrapperRead [2022-05-18T17:11:54.398Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-18T17:11:54.398Z] === RUN TestCancelReadCloser [2022-05-18T17:11:54.398Z] --- PASS: TestCancelReadCloser (0.13s) [2022-05-18T17:11:54.398Z] === RUN TestWriteCloserWrapperClose [2022-05-18T17:11:54.398Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-18T17:11:54.398Z] === RUN TestNopWriteCloser [2022-05-18T17:11:54.398Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-18T17:11:54.398Z] === RUN TestNopWriter [2022-05-18T17:11:54.398Z] --- PASS: TestNopWriter (0.00s) [2022-05-18T17:11:54.398Z] === RUN TestWriteCounter [2022-05-18T17:11:54.398Z] --- PASS: TestWriteCounter (0.00s) [2022-05-18T17:11:54.398Z] PASS [2022-05-18T17:11:54.398Z] coverage: 70.1% of statements [2022-05-18T17:11:54.398Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 70.1% of statements [2022-05-18T17:11:55.341Z] check_test.go:307: [d189a0152955c] daemon is not started [2022-05-18T17:11:55.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-18T17:11:55.385Z] === RUN TestError [2022-05-18T17:11:55.385Z] --- PASS: TestError (0.00s) [2022-05-18T17:11:55.385Z] === RUN TestProgressString [2022-05-18T17:11:55.385Z] === RUN TestProgressString/no_progress [2022-05-18T17:11:55.385Z] === RUN TestProgressString/progress_1 [2022-05-18T17:11:55.385Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-18T17:11:55.385Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-18T17:11:55.385Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-18T17:11:55.385Z] === RUN TestProgressString/with_units [2022-05-18T17:11:55.385Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-18T17:11:55.385Z] === RUN TestProgressString/hide_counts [2022-05-18T17:11:55.385Z] --- PASS: TestProgressString (0.00s) [2022-05-18T17:11:55.385Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-18T17:11:55.385Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-18T17:11:55.385Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-18T17:11:55.385Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-18T17:11:55.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T17:11:55.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-18T17:11:55.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T17:11:55.868Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-18T17:11:55.868Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-18T17:11:55.868Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-18T17:11:55.868Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-18T17:11:55.868Z] === RUN TestJSONMessageDisplay [2022-05-18T17:11:55.868Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-05-18T17:11:55.868Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-18T17:11:55.868Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-18T17:11:55.868Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-18T17:11:55.868Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-18T17:11:55.868Z] === RUN TestDisplayJSONMessagesStream [2022-05-18T17:11:55.868Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-18T17:11:55.868Z] PASS [2022-05-18T17:11:55.868Z] coverage: 91.7% of statements [2022-05-18T17:11:55.868Z] ok github.com/docker/docker/pkg/jsonmessage 0.216s coverage: 91.7% of statements [2022-05-18T17:11:56.336Z] === RUN TestStandardLongPath [2022-05-18T17:11:56.336Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-18T17:11:56.336Z] === RUN TestUNCLongPath [2022-05-18T17:11:56.336Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-18T17:11:56.336Z] PASS [2022-05-18T17:11:56.336Z] coverage: 100.0% of statements [2022-05-18T17:11:56.337Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2022-05-18T17:11:56.803Z] === RUN TestNameFormat [2022-05-18T17:11:56.803Z] --- PASS: TestNameFormat (0.00s) [2022-05-18T17:11:56.803Z] === RUN TestNameRetries [2022-05-18T17:11:56.803Z] --- PASS: TestNameRetries (0.00s) [2022-05-18T17:11:56.803Z] PASS [2022-05-18T17:11:56.803Z] coverage: 85.7% of statements [2022-05-18T17:11:56.803Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-05-18T17:11:56.843Z] plugin_test.go:61: [df75e4d09b195] joining swarm manager [d4e9290c76293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:11:57.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-18T17:11:57.271Z] --- PASS: TestNetworkDBNodeLeave (3.07s) [2022-05-18T17:11:57.271Z] === RUN TestNetworkDBWatch [2022-05-18T17:11:57.271Z] === RUN TestParseKeyValueOpt [2022-05-18T17:11:57.271Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-18T17:11:57.271Z] === RUN TestParseUintList [2022-05-18T17:11:57.271Z] --- PASS: TestParseUintList (0.00s) [2022-05-18T17:11:57.271Z] === RUN TestParseUintListMaximumLimits [2022-05-18T17:11:57.271Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-18T17:11:57.271Z] PASS [2022-05-18T17:11:57.271Z] coverage: 97.0% of statements [2022-05-18T17:11:57.271Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-05-18T17:11:57.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-18T17:11:58.206Z] plugin_test.go:64: [d1ea1c2040b9d] joining swarm manager [d4e9290c76293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:11:58.211Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-05-18T17:11:58.211Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T17:11:58.211Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-05-18T17:11:58.211Z] === RUN TestWaitNonBlocked [2022-05-18T17:11:58.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:11:58.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:11:58.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:11:58.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:11:58.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:11:58.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:11:58.211Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-18T17:11:58.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-05-18T17:11:58.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-05-18T17:11:58.211Z] === RUN TestWaitBlocked [2022-05-18T17:11:58.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:11:58.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:11:58.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:11:58.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:11:58.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:11:58.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:11:58.258Z] === RUN Test_windowsOSRelease_String [2022-05-18T17:11:58.258Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-18T17:11:58.258Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-18T17:11:58.258Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-18T17:11:58.258Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-18T17:11:58.258Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-18T17:11:58.258Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-18T17:11:58.258Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-18T17:11:58.258Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-18T17:11:58.258Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-18T17:11:58.258Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T17:11:58.258Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T17:11:58.258Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T17:11:58.258Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T17:11:58.258Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T17:11:58.258Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T17:11:58.258Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T17:11:58.258Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T17:11:58.258Z] PASS [2022-05-18T17:11:58.258Z] coverage: 36.4% of statements [2022-05-18T17:11:58.258Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-05-18T17:11:58.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T17:11:58.725Z] 2022/05/18 17:11:58 Closing DB instances... [2022-05-18T17:11:58.773Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-18T17:11:58.773Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-05-18T17:11:58.773Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-05-18T17:11:58.773Z] === CONT TestContainerStartOnDaemonRestart [2022-05-18T17:11:58.773Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-18T17:11:59.193Z] === RUN TestNewAndRemove [2022-05-18T17:11:59.193Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-18T17:11:59.193Z] === RUN TestRemoveInvalidPath [2022-05-18T17:11:59.193Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-18T17:11:59.193Z] PASS [2022-05-18T17:11:59.193Z] coverage: 82.6% of statements [2022-05-18T17:11:59.193Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2022-05-18T17:11:59.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T17:12:00.178Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-05-18T17:12:00.178Z] === RUN TestNetworkDBBulkSync [2022-05-18T17:12:01.162Z] === RUN TestFailedConnection [2022-05-18T17:12:01.162Z] --- PASS: TestGetAddress (22.80s) [2022-05-18T17:12:01.162Z] === RUN TestRequestSyntaxCheck [2022-05-18T17:12:01.162Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-18T17:12:01.162Z] === RUN TestRequest [2022-05-18T17:12:01.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-18T17:12:01.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T17:12:01.289Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.96s) [2022-05-18T17:12:01.289Z] === CONT TestIpcModeOlderClient [2022-05-18T17:12:01.289Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-18T17:12:01.289Z] === CONT TestContainerKillOnDaemonStart [2022-05-18T17:12:01.289Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-05-18T17:12:01.289Z] === CONT TestDaemonHostGatewayIP [2022-05-18T17:12:01.630Z] 2022/05/18 17:12:01 Closing DB instances... [2022-05-18T17:12:03.192Z] --- PASS: TestFailedConnection (2.08s) [2022-05-18T17:12:03.192Z] === RUN TestFailOnce [2022-05-18T17:12:03.192Z] 2022/05/18 17:12:02 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-05-18T17:12:03.192Z] goroutine 34 [running]: [2022-05-18T17:12:03.192Z] net/http.(*conn).serve.func1() [2022-05-18T17:12:03.192Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T17:12:03.192Z] panic({0x11136e0, 0x125d090}) [2022-05-18T17:12:03.192Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T17:12:03.192Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x420000000000003b?, 0xffffffffffffffff?}, 0x42f4a162770017c1?) [2022-05-18T17:12:03.192Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-18T17:12:03.192Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1262898?, 0xc0002b0000?}, 0xc000219a78?) [2022-05-18T17:12:03.192Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T17:12:03.192Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1262898, 0xc0002b0000}, 0xc0002a2000) [2022-05-18T17:12:03.192Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-18T17:12:03.192Z] net/http.serverHandler.ServeHTTP({0x1260eb8?}, {0x1262898, 0xc0002b0000}, 0xc0002a2000) [2022-05-18T17:12:03.192Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T17:12:03.192Z] net/http.(*conn).serve(0xc00028c000, {0x1262d98, 0xc00008a0c0}) [2022-05-18T17:12:03.192Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T17:12:03.192Z] created by net/http.(*Server).Serve [2022-05-18T17:12:03.192Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T17:12:03.192Z] time="2022-05-18T17:12:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-05-18T17:12:03.192Z] --- PASS: TestNetworkDBBulkSync (3.01s) [2022-05-18T17:12:03.192Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-18T17:12:03.807Z] --- PASS: TestDaemonHostGatewayIP (2.37s) [2022-05-18T17:12:03.807Z] === CONT TestDaemonRestartIpcMode [2022-05-18T17:12:04.178Z] --- PASS: TestFailOnce (1.20s) [2022-05-18T17:12:04.178Z] === RUN TestEchoInputOutput [2022-05-18T17:12:04.178Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-18T17:12:04.178Z] === RUN TestBackoff [2022-05-18T17:12:04.178Z] --- PASS: TestBackoff (0.00s) [2022-05-18T17:12:04.178Z] === RUN TestAbortRetry [2022-05-18T17:12:04.178Z] --- PASS: TestAbortRetry (0.00s) [2022-05-18T17:12:04.178Z] === RUN TestClientScheme [2022-05-18T17:12:04.178Z] --- PASS: TestClientScheme (0.00s) [2022-05-18T17:12:04.178Z] === RUN TestNewClientWithTimeout [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.80s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.90s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.63s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.10s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.41s) [2022-05-18T17:12:04.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2022-05-18T17:12:04.487Z] === RUN TestCgroupNamespacesRun [2022-05-18T17:12:04.645Z] time="2022-05-18T17:12:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-18T17:12:05.697Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-05-18T17:12:06.207Z] 2022/05/18 17:12:05 Closing DB instances... [2022-05-18T17:12:06.207Z] time="2022-05-18T17:12:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-18T17:12:06.207Z] time="2022-05-18T17:12:05Z" level=error msg="node: 24716d1d9673 is unknown to memberlist" [2022-05-18T17:12:06.385Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2022-05-18T17:12:06.385Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-18T17:12:07.768Z] --- PASS: TestRequest (6.77s) [2022-05-18T17:12:07.768Z] === RUN TestOverlappingRequests [2022-05-18T17:12:08.236Z] --- PASS: TestOverlappingRequests (0.34s) [2022-05-18T17:12:08.236Z] === RUN TestRelease [2022-05-18T17:12:08.284Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.02s) [2022-05-18T17:12:08.284Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-18T17:12:08.703Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.29s) [2022-05-18T17:12:08.703Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-18T17:12:08.703Z] time="2022-05-18T17:12:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-18T17:12:09.687Z] --- PASS: TestRelease (1.29s) [2022-05-18T17:12:09.687Z] === RUN TestAllocateRandomDeallocate [2022-05-18T17:12:09.687Z] 2022/05/18 17:12:09 Closing DB instances... [2022-05-18T17:12:10.187Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2022-05-18T17:12:10.187Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-18T17:12:11.250Z] time="2022-05-18T17:12:11Z" level=error msg="node1(5c7002a5332c) Could not close DB: timeout waiting for leave broadcast" [2022-05-18T17:12:11.250Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-05-18T17:12:11.250Z] === RUN TestNetworkDBGarbageCollection [2022-05-18T17:12:12.717Z] --- PASS: TestCgroupNamespacesRunHostMode (2.44s) [2022-05-18T17:12:12.717Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-18T17:12:12.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-18T17:12:13.466Z] time="2022-05-18T17:12:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-18T17:12:13.466Z] --- PASS: TestAllocateRandomDeallocate (3.78s) [2022-05-18T17:12:13.466Z] === RUN TestRetrieveFromStore [2022-05-18T17:12:13.791Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-05-18T17:12:13.792Z] PASS [2022-05-18T17:12:13.792Z] [2022-05-18T17:12:13.792Z] === Skipped [2022-05-18T17:12:13.792Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-18T17:12:13.792Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:12:13.792Z] [2022-05-18T17:12:13.792Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T17:12:13.792Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T17:12:13.792Z] [2022-05-18T17:12:13.792Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-18T17:12:13.792Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T17:12:13.792Z] [2022-05-18T17:12:13.792Z] DONE 237 tests, 3 skipped in 114.576s [2022-05-18T17:12:13.792Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-18T17:12:13.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:12:13.792Z] ++ set -e [2022-05-18T17:12:13.792Z] ++ '[' -n 0 ']' [2022-05-18T17:12:13.792Z] ++ set -x [2022-05-18T17:12:13.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:12:13.792Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T17:12:13.792Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-18T17:12:13.792Z] === RUN TestConfigDaemonID [2022-05-18T17:12:14.096Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2022-05-18T17:12:14.096Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-18T17:12:14.353Z] daemon_test.go:84: [df0085bf15491] daemon is not started [2022-05-18T17:12:14.353Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-18T17:12:14.353Z] === RUN TestDaemonConfigValidation [2022-05-18T17:12:14.353Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:12:14.353Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-18T17:12:14.353Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-18T17:12:14.353Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-18T17:12:14.353Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-18T17:12:14.353Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:12:14.353Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-18T17:12:14.353Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-18T17:12:14.353Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-18T17:12:14.353Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-18T17:12:14.353Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-18T17:12:14.353Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-18T17:12:14.353Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-18T17:12:14.353Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-18T17:12:14.353Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-05-18T17:12:14.353Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-18T17:12:14.353Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T17:12:14.353Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-18T17:12:14.452Z] --- PASS: TestRetrieveFromStore (1.25s) [2022-05-18T17:12:14.452Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-18T17:12:14.452Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-18T17:12:14.452Z] === RUN TestParallelPredefinedRequest1 [2022-05-18T17:12:14.452Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-18T17:12:14.452Z] === RUN TestParallelPredefinedRequest2 [2022-05-18T17:12:14.452Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-18T17:12:14.452Z] === RUN TestParallelPredefinedRequest3 [2022-05-18T17:12:14.452Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-18T17:12:14.452Z] === RUN TestParallelPredefinedRequest4 [2022-05-18T17:12:14.452Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-18T17:12:14.452Z] === RUN TestParallelPredefinedRequest5 [2022-05-18T17:12:14.452Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-18T17:12:14.452Z] === RUN TestDebug [2022-05-18T17:12:14.452Z] --- PASS: TestDebug (0.00s) [2022-05-18T17:12:14.452Z] === RUN TestRequestPoolParallel [2022-05-18T17:12:14.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-18T17:12:14.920Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-05-18T17:12:14.920Z] === RUN TestFullAllocateRelease [2022-05-18T17:12:14.920Z] === RUN TestParseEmptyInterface [2022-05-18T17:12:14.920Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-18T17:12:14.920Z] === RUN TestParseNonInterfaceType [2022-05-18T17:12:14.920Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-18T17:12:14.920Z] === RUN TestParseWithOneFunction [2022-05-18T17:12:14.920Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-18T17:12:14.920Z] === RUN TestParseWithMultipleFuncs [2022-05-18T17:12:14.920Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-18T17:12:14.920Z] === RUN TestParseWithUnnamedReturn [2022-05-18T17:12:14.920Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-18T17:12:14.920Z] === RUN TestEmbeddedInterface [2022-05-18T17:12:14.920Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-18T17:12:14.920Z] === RUN TestParsedImports [2022-05-18T17:12:14.920Z] --- PASS: TestParsedImports (0.00s) [2022-05-18T17:12:14.920Z] === RUN TestAliasedImports [2022-05-18T17:12:14.920Z] --- PASS: TestAliasedImports (0.00s) [2022-05-18T17:12:14.920Z] PASS [2022-05-18T17:12:14.920Z] coverage: 56.8% of statements [2022-05-18T17:12:14.920Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-05-18T17:12:15.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-18T17:12:15.388Z] --- PASS: TestFullAllocateRelease (0.36s) [2022-05-18T17:12:15.388Z] === RUN TestOddAllocateRelease [2022-05-18T17:12:15.388Z] --- PASS: TestOddAllocateRelease (0.23s) [2022-05-18T17:12:15.388Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-18T17:12:15.388Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-18T17:12:15.388Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-18T17:12:15.388Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-18T17:12:15.388Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-18T17:12:15.388Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-18T17:12:15.388Z] === CONT TestParallelPredefinedRequest1 [2022-05-18T17:12:15.388Z] === CONT TestParallelPredefinedRequest4 [2022-05-18T17:12:15.388Z] === CONT TestParallelPredefinedRequest3 [2022-05-18T17:12:15.388Z] === CONT TestParallelPredefinedRequest1 [2022-05-18T17:12:15.388Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:12:15.388Z] === CONT TestParallelPredefinedRequest3 [2022-05-18T17:12:15.388Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:12:15.388Z] === CONT TestParallelPredefinedRequest5 [2022-05-18T17:12:15.388Z] === CONT TestParallelPredefinedRequest4 [2022-05-18T17:12:15.388Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:12:15.388Z] === CONT TestParallelPredefinedRequest5 [2022-05-18T17:12:15.388Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:12:15.388Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-18T17:12:15.388Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-18T17:12:15.720Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-18T17:12:15.794Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2022-05-18T17:12:15.794Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-18T17:12:15.857Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-18T17:12:15.857Z] === CONT TestParallelPredefinedRequest2 [2022-05-18T17:12:15.857Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:12:15.857Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-18T17:12:15.857Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-18T17:12:15.857Z] PASS [2022-05-18T17:12:15.857Z] coverage: 85.3% of statements [2022-05-18T17:12:15.857Z] ok github.com/docker/docker/libnetwork/ipam 45.242s coverage: 85.3% of statements [2022-05-18T17:12:15.857Z] === RUN TestHTTPTransport [2022-05-18T17:12:15.857Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-18T17:12:15.857Z] PASS [2022-05-18T17:12:15.857Z] coverage: 85.7% of statements [2022-05-18T17:12:15.857Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-05-18T17:12:16.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-18T17:12:16.325Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-18T17:12:16.325Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T17:12:16.325Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-18T17:12:16.325Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-18T17:12:16.325Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-18T17:12:16.325Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-18T17:12:16.325Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-18T17:12:16.325Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T17:12:16.325Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-18T17:12:16.325Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-18T17:12:16.325Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-18T17:12:16.325Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-18T17:12:16.325Z] === RUN TestBufferPoolPutAndGet [2022-05-18T17:12:16.325Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-18T17:12:16.325Z] PASS [2022-05-18T17:12:16.325Z] coverage: 88.2% of statements [2022-05-18T17:12:16.325Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-05-18T17:12:16.618Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-05-18T17:12:16.618Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-18T17:12:16.648Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-18T17:12:16.915Z] === RUN TestOutputOnPrematureClose [2022-05-18T17:12:16.915Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-18T17:12:16.915Z] === RUN TestCompleteSilently [2022-05-18T17:12:16.915Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-18T17:12:16.915Z] PASS [2022-05-18T17:12:16.915Z] coverage: 75.9% of statements [2022-05-18T17:12:16.915Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-05-18T17:12:17.382Z] === RUN TestSendToOneSub [2022-05-18T17:12:17.382Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-18T17:12:17.382Z] === RUN TestSendToMultipleSubs [2022-05-18T17:12:17.382Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-18T17:12:17.382Z] === RUN TestEvictOneSub [2022-05-18T17:12:17.382Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-18T17:12:17.382Z] === RUN TestClosePublisher [2022-05-18T17:12:17.382Z] --- PASS: TestClosePublisher (0.00s) [2022-05-18T17:12:17.382Z] === RUN TestPubSubRace [2022-05-18T17:12:17.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-18T17:12:17.576Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-18T17:12:17.576Z] daemon_test.go:198: [dcccc66cdddeb] daemon is not started [2022-05-18T17:12:17.576Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-18T17:12:17.576Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-18T17:12:17.576Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-18T17:12:17.576Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-18T17:12:17.576Z] === RUN TestDaemonProxy [2022-05-18T17:12:17.576Z] === RUN TestDaemonProxy/environment_variables [2022-05-18T17:12:18.367Z] --- PASS: TestPubSubRace (1.05s) [2022-05-18T17:12:18.367Z] PASS [2022-05-18T17:12:18.367Z] coverage: 75.0% of statements [2022-05-18T17:12:18.367Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2022-05-18T17:12:18.485Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2022-05-18T17:12:18.485Z] === RUN TestNISDomainname [2022-05-18T17:12:18.834Z] === RUN TestRegister [2022-05-18T17:12:18.834Z] --- PASS: TestRegister (0.00s) [2022-05-18T17:12:18.834Z] === RUN TestCommand [2022-05-18T17:12:18.834Z] --- PASS: TestCommand (0.03s) [2022-05-18T17:12:18.834Z] === RUN TestNaiveSelf [2022-05-18T17:12:18.834Z] --- PASS: TestNaiveSelf (0.02s) [2022-05-18T17:12:18.834Z] PASS [2022-05-18T17:12:18.834Z] coverage: 82.4% of statements [2022-05-18T17:12:18.834Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2022-05-18T17:12:19.420Z] --- PASS: TestNISDomainname (1.01s) [2022-05-18T17:12:19.420Z] === RUN TestHostnameDnsResolution [2022-05-18T17:12:19.464Z] === RUN TestDaemonProxy/command-line_options [2022-05-18T17:12:19.818Z] === RUN TestDump [2022-05-18T17:12:19.818Z] goroutine 6 [running]: [2022-05-18T17:12:19.818Z] github.com/docker/docker/pkg/stack.dump(0x3e2d57?) [2022-05-18T17:12:19.818Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T17:12:19.818Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-18T17:12:19.818Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-18T17:12:19.818Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-18T17:12:19.818Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-18T17:12:19.818Z] testing.tRunner(0xc000164000, 0x5aa4b0) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T17:12:19.818Z] created by testing.(*T).Run [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T17:12:19.818Z] [2022-05-18T17:12:19.818Z] goroutine 1 [chan receive]: [2022-05-18T17:12:19.818Z] testing.(*T).Run(0xc000031d40, {0x599154?, 0x3bc1f3?}, 0x5aa4b0) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T17:12:19.818Z] testing.runTests.func1(0xc00006c870?) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T17:12:19.818Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T17:12:19.818Z] testing.runTests(0xc000058460?, {0x72e400, 0x3, 0x3}, {0x1de84480108?, 0x40?, 0x7334a0?}) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T17:12:19.818Z] testing.(*M).Run(0xc000058460) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T17:12:19.818Z] main.main() [2022-05-18T17:12:19.818Z] _testmain.go:99 +0x255 [2022-05-18T17:12:19.818Z] --- PASS: TestDump (0.00s) [2022-05-18T17:12:19.818Z] === RUN TestDumpToFile [2022-05-18T17:12:19.818Z] --- PASS: TestDumpToFile (0.15s) [2022-05-18T17:12:19.818Z] === RUN TestDumpToFileWithEmptyInput [2022-05-18T17:12:19.818Z] goroutine 8 [running]: [2022-05-18T17:12:19.818Z] github.com/docker/docker/pkg/stack.dump(0x45ed93?) [2022-05-18T17:12:19.818Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T17:12:19.818Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x45ed60?}) [2022-05-18T17:12:19.818Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-18T17:12:19.818Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-18T17:12:19.818Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-18T17:12:19.818Z] testing.tRunner(0xc000164680, 0x5aa4a0) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T17:12:19.818Z] created by testing.(*T).Run [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T17:12:19.818Z] [2022-05-18T17:12:19.818Z] goroutine 1 [chan receive]: [2022-05-18T17:12:19.818Z] testing.(*T).Run(0xc000031d40, {0x5a072b?, 0x3bc1f3?}, 0x5aa4a0) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T17:12:19.818Z] testing.runTests.func1(0xc00006c870?) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T17:12:19.818Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T17:12:19.818Z] testing.runTests(0xc000058460?, {0x72e400, 0x3, 0x3}, {0x1de84480108?, 0x40?, 0x7334a0?}) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T17:12:19.818Z] testing.(*M).Run(0xc000058460) [2022-05-18T17:12:19.818Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T17:12:19.818Z] main.main() [2022-05-18T17:12:19.818Z] _testmain.go:99 +0x255 [2022-05-18T17:12:19.818Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-18T17:12:19.818Z] PASS [2022-05-18T17:12:19.818Z] coverage: 90.9% of statements [2022-05-18T17:12:19.818Z] ok github.com/docker/docker/pkg/stack 0.186s coverage: 90.9% of statements [2022-05-18T17:12:20.286Z] === RUN TestNewStdWriter [2022-05-18T17:12:20.286Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-18T17:12:20.286Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestWriteWithNilBytes [2022-05-18T17:12:20.286Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestWrite [2022-05-18T17:12:20.286Z] --- PASS: TestWrite (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestWriteWithWriterError [2022-05-18T17:12:20.286Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-18T17:12:20.286Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestStdCopyWriteAndRead [2022-05-18T17:12:20.286Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-18T17:12:20.286Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-18T17:12:20.286Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-18T17:12:20.286Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-18T17:12:20.286Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-18T17:12:20.286Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-18T17:12:20.286Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-18T17:12:20.286Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-18T17:12:20.286Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-18T17:12:20.286Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-18T17:12:20.286Z] PASS [2022-05-18T17:12:20.286Z] coverage: 100.0% of statements [2022-05-18T17:12:20.286Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-05-18T17:12:20.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-18T17:12:20.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-18T17:12:20.614Z] --- PASS: TestHostnameDnsResolution (1.24s) [2022-05-18T17:12:20.614Z] === RUN TestUnprivilegedPortsAndPing [2022-05-18T17:12:20.753Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-18T17:12:20.753Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-18T17:12:20.753Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestFormatStatus [2022-05-18T17:12:20.753Z] --- PASS: TestFormatStatus (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestFormatError [2022-05-18T17:12:20.753Z] --- PASS: TestFormatError (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestFormatJSONError [2022-05-18T17:12:20.753Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-18T17:12:20.753Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-18T17:12:20.753Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestNewJSONProgressOutput [2022-05-18T17:12:20.753Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestAuxFormatterEmit [2022-05-18T17:12:20.753Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestStreamWriterStdout [2022-05-18T17:12:20.753Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-18T17:12:20.753Z] === RUN TestStreamWriterStderr [2022-05-18T17:12:20.753Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-18T17:12:20.753Z] PASS [2022-05-18T17:12:20.753Z] coverage: 66.2% of statements [2022-05-18T17:12:20.753Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2022-05-18T17:12:21.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-18T17:12:21.220Z] === RUN TestGenerateRandomID [2022-05-18T17:12:21.220Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-18T17:12:21.220Z] === RUN TestShortenId [2022-05-18T17:12:21.220Z] --- PASS: TestShortenId (0.00s) [2022-05-18T17:12:21.220Z] === RUN TestShortenSha256Id [2022-05-18T17:12:21.220Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-18T17:12:21.220Z] === RUN TestShortenIdEmpty [2022-05-18T17:12:21.220Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-18T17:12:21.220Z] === RUN TestShortenIdInvalid [2022-05-18T17:12:21.220Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-18T17:12:21.220Z] === RUN TestIsShortIDNonHex [2022-05-18T17:12:21.220Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-18T17:12:21.220Z] === RUN TestIsShortIDNotCorrectSize [2022-05-18T17:12:21.220Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-18T17:12:21.220Z] PASS [2022-05-18T17:12:21.220Z] coverage: 70.6% of statements [2022-05-18T17:12:21.220Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-05-18T17:12:21.355Z] === RUN TestDaemonProxy/configuration_file [2022-05-18T17:12:21.687Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-18T17:12:21.687Z] === RUN TestClientStream [2022-05-18T17:12:21.687Z] --- PASS: TestClientStream (0.00s) [2022-05-18T17:12:21.687Z] === RUN TestClientSendFile [2022-05-18T17:12:21.687Z] --- PASS: TestClientSendFile (0.00s) [2022-05-18T17:12:21.687Z] === RUN TestClientWithRequestTimeout [2022-05-18T17:12:21.687Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-18T17:12:21.687Z] === RUN TestFileSpecPlugin [2022-05-18T17:12:21.687Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-18T17:12:21.687Z] === RUN TestFileJSONSpecPlugin [2022-05-18T17:12:21.687Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-18T17:12:21.687Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-18T17:12:21.687Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-18T17:12:21.687Z] === RUN TestPluginAddHandler [2022-05-18T17:12:21.687Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-18T17:12:21.687Z] === RUN TestPluginWaitBadPlugin [2022-05-18T17:12:21.687Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-18T17:12:21.687Z] === RUN TestGet [2022-05-18T17:12:21.687Z] time="2022-05-18T17:12:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-18T17:12:21.687Z] === RUN TestIsCpusetListAvailable [2022-05-18T17:12:21.687Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-18T17:12:21.687Z] PASS [2022-05-18T17:12:21.747Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-05-18T17:12:21.747Z] === RUN TestPrivilegedHostDevices [2022-05-18T17:12:22.154Z] coverage: 39.4% of statements [2022-05-18T17:12:22.154Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-05-18T17:12:22.620Z] time="2022-05-18T17:12:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-18T17:12:22.680Z] --- PASS: TestPrivilegedHostDevices (0.82s) [2022-05-18T17:12:22.680Z] === RUN TestStats [2022-05-18T17:12:22.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-18T17:12:22.719Z] === RUN TestDaemonProxy/conflicting_options [2022-05-18T17:12:23.087Z] === RUN TestChtimes [2022-05-18T17:12:23.087Z] --- PASS: TestChtimes (0.00s) [2022-05-18T17:12:23.087Z] === RUN TestChtimesWindows [2022-05-18T17:12:23.087Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-18T17:12:23.087Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-18T17:12:23.087Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-18T17:12:23.087Z] PASS [2022-05-18T17:12:23.087Z] coverage: 13.0% of statements [2022-05-18T17:12:23.087Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2022-05-18T17:12:23.281Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-18T17:12:23.554Z] === RUN TestTailFile [2022-05-18T17:12:23.554Z] --- PASS: TestTailFile (0.00s) [2022-05-18T17:12:23.554Z] === RUN TestTailFileManyLines [2022-05-18T17:12:23.554Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-18T17:12:23.554Z] === RUN TestTailEmptyFile [2022-05-18T17:12:23.554Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-18T17:12:23.554Z] === RUN TestTailNegativeN [2022-05-18T17:12:23.554Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/truncated_last_line [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader/no_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:23.554Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T17:12:23.554Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T17:12:23.554Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:23.555Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:23.555Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:23.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:23.844Z] --- PASS: TestDaemonProxy (6.24s) [2022-05-18T17:12:23.844Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-18T17:12:23.844Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-05-18T17:12:23.844Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-18T17:12:23.844Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-18T17:12:23.844Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-18T17:12:23.844Z] PASS [2022-05-18T17:12:23.844Z] [2022-05-18T17:12:23.844Z] DONE 18 tests in 11.260s [2022-05-18T17:12:23.844Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-18T17:12:23.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:12:23.844Z] ++ set -e [2022-05-18T17:12:23.844Z] ++ '[' -n 0 ']' [2022-05-18T17:12:23.844Z] ++ set -x [2022-05-18T17:12:23.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:12:23.844Z] INFO: Testing against a local daemon [2022-05-18T17:12:23.844Z] === RUN TestCommitInheritsEnv [2022-05-18T17:12:24.023Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.024Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.025Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.025Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T17:12:24.026Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.026Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.027Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.027Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-18T17:12:24.407Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-05-18T17:12:24.407Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T17:12:24.407Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-18T17:12:24.407Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T17:12:24.407Z] === RUN TestImportWithCustomPlatform [2022-05-18T17:12:24.407Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-18T17:12:24.407Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-18T17:12:24.407Z] === RUN TestImportWithCustomPlatform// [2022-05-18T17:12:24.407Z] === RUN TestImportWithCustomPlatform/linux [2022-05-18T17:12:24.407Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-18T17:12:24.407Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T17:12:24.497Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-18T17:12:24.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.01s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.01s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:12:24.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:12:24.499Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:12:24.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:12:24.500Z] PASS [2022-05-18T17:12:24.500Z] coverage: 88.6% of statements [2022-05-18T17:12:24.500Z] ok github.com/docker/docker/pkg/tailfile 0.176s coverage: 88.6% of statements [2022-05-18T17:12:24.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-18T17:12:24.663Z] === RUN TestImportWithCustomPlatform/macos [2022-05-18T17:12:24.663Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-18T17:12:24.663Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-18T17:12:24.663Z] === RUN TestImagesFilterMultiReference [2022-05-18T17:12:24.663Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-18T17:12:24.663Z] === RUN TestImagePullPlatformInvalid [2022-05-18T17:12:24.663Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-18T17:12:24.663Z] === RUN TestRemoveImageOrphaning [2022-05-18T17:12:24.693Z] --- PASS: TestServicePlugin (29.18s) [2022-05-18T17:12:24.693Z] === RUN TestServiceUpdateLabel [2022-05-18T17:12:24.919Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-18T17:12:24.919Z] === RUN TestRemoveImageGarbageCollector [2022-05-18T17:12:24.919Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:12:24.919Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-18T17:12:24.919Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T17:12:24.919Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-18T17:12:24.919Z] === RUN TestTagInvalidReference [2022-05-18T17:12:24.919Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-18T17:12:24.919Z] === RUN TestTagValidPrefixedRepo [2022-05-18T17:12:24.919Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-18T17:12:24.919Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T17:12:24.919Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-18T17:12:24.919Z] === RUN TestTagOfficialNames [2022-05-18T17:12:24.967Z] time="2022-05-18T17:12:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-18T17:12:24.967Z] === RUN TestTarSumRemoveNonExistent [2022-05-18T17:12:24.967Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-18T17:12:24.967Z] === RUN TestTarSumRemove [2022-05-18T17:12:24.967Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-18T17:12:24.967Z] === RUN TestSortFileInfoSums [2022-05-18T17:12:24.967Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-18T17:12:24.967Z] === RUN TestNewTarSumForLabelInvalid [2022-05-18T17:12:24.967Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-18T17:12:24.967Z] === RUN TestNewTarSumForLabel [2022-05-18T17:12:24.967Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-18T17:12:24.967Z] === RUN TestEmptyTar [2022-05-18T17:12:24.967Z] --- PASS: TestEmptyTar (0.00s) [2022-05-18T17:12:24.967Z] === RUN TestTarSumsReadSize [2022-05-18T17:12:24.967Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-18T17:12:24.967Z] === RUN TestTarSums [2022-05-18T17:12:24.967Z] --- PASS: TestTarSums (0.06s) [2022-05-18T17:12:24.968Z] === RUN TestIteration [2022-05-18T17:12:24.968Z] --- PASS: TestIteration (0.00s) [2022-05-18T17:12:24.968Z] === RUN TestVersionLabelForChecksum [2022-05-18T17:12:24.968Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-18T17:12:24.968Z] === RUN TestVersion [2022-05-18T17:12:24.968Z] --- PASS: TestVersion (0.00s) [2022-05-18T17:12:24.968Z] === RUN TestGetVersion [2022-05-18T17:12:24.968Z] --- PASS: TestGetVersion (0.00s) [2022-05-18T17:12:24.968Z] === RUN TestGetVersions [2022-05-18T17:12:24.968Z] --- PASS: TestGetVersions (0.00s) [2022-05-18T17:12:24.968Z] PASS [2022-05-18T17:12:24.968Z] coverage: 89.3% of statements [2022-05-18T17:12:24.968Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2022-05-18T17:12:25.176Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-18T17:12:25.176Z] === RUN TestTagMatchesDigest [2022-05-18T17:12:25.176Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-18T17:12:25.176Z] PASS [2022-05-18T17:12:25.176Z] [2022-05-18T17:12:25.176Z] === Skipped [2022-05-18T17:12:25.176Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T17:12:25.176Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-18T17:12:25.176Z] [2022-05-18T17:12:25.176Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-18T17:12:25.176Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:12:25.176Z] [2022-05-18T17:12:25.176Z] DONE 22 tests, 2 skipped in 1.290s [2022-05-18T17:12:25.176Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-18T17:12:25.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:12:25.176Z] ++ set -e [2022-05-18T17:12:25.176Z] ++ '[' -n 0 ']' [2022-05-18T17:12:25.176Z] ++ set -x [2022-05-18T17:12:25.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:12:25.176Z] INFO: Testing against a local daemon [2022-05-18T17:12:25.176Z] === RUN TestNetworkCreateDelete [2022-05-18T17:12:25.226Z] --- PASS: TestStats (2.79s) [2022-05-18T17:12:25.226Z] === RUN TestStopContainerWithTimeout [2022-05-18T17:12:25.226Z] === RUN TestStopContainerWithTimeout/0 [2022-05-18T17:12:25.226Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-18T17:12:25.226Z] === RUN TestStopContainerWithTimeout/1 [2022-05-18T17:12:25.226Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-18T17:12:25.226Z] === RUN TestStopContainerWithTimeout/3 [2022-05-18T17:12:25.226Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-18T17:12:25.226Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-18T17:12:25.226Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-18T17:12:25.226Z] === CONT TestStopContainerWithTimeout/0 [2022-05-18T17:12:25.226Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-18T17:12:25.254Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-05-18T17:12:25.254Z] === RUN TestServiceUpdateSecrets [2022-05-18T17:12:25.432Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-18T17:12:25.432Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T17:12:25.436Z] === RUN TestTruncIndex [2022-05-18T17:12:25.436Z] --- PASS: TestTruncIndex (0.10s) [2022-05-18T17:12:25.436Z] PASS [2022-05-18T17:12:25.436Z] coverage: 91.5% of statements [2022-05-18T17:12:25.436Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-05-18T17:12:25.689Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-05-18T17:12:25.689Z] === RUN TestDaemonDNSFallback [2022-05-18T17:12:25.904Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-18T17:12:25.904Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-18T17:12:25.904Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-18T17:12:25.904Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-18T17:12:25.904Z] === RUN TestVersionInfo [2022-05-18T17:12:25.904Z] --- PASS: TestVersionInfo (0.00s) [2022-05-18T17:12:25.904Z] === RUN TestAppendVersions [2022-05-18T17:12:25.904Z] --- PASS: TestAppendVersions (0.00s) [2022-05-18T17:12:25.904Z] PASS [2022-05-18T17:12:25.904Z] coverage: 88.9% of statements [2022-05-18T17:12:25.904Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-05-18T17:12:26.602Z] === CONT TestStopContainerWithTimeout/3 [2022-05-18T17:12:26.889Z] === RUN TestNewSettable [2022-05-18T17:12:26.889Z] --- PASS: TestNewSettable (0.00s) [2022-05-18T17:12:26.889Z] === RUN TestIsSettable [2022-05-18T17:12:26.889Z] --- PASS: TestIsSettable (0.00s) [2022-05-18T17:12:26.889Z] === RUN TestUpdateSettingsEnv [2022-05-18T17:12:26.889Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-18T17:12:26.889Z] PASS [2022-05-18T17:12:26.889Z] coverage: 20.0% of statements [2022-05-18T17:12:26.889Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2022-05-18T17:12:27.357Z] === RUN TestValidatePrivileges [2022-05-18T17:12:27.357Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-18T17:12:27.357Z] === RUN TestFilterByCapNeg [2022-05-18T17:12:27.357Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-18T17:12:27.357Z] === RUN TestFilterByCapPos [2022-05-18T17:12:27.357Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-18T17:12:27.357Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-18T17:12:27.357Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-18T17:12:27.357Z] PASS [2022-05-18T17:12:27.357Z] coverage: 12.2% of statements [2022-05-18T17:12:27.357Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.2% of statements [2022-05-18T17:12:27.825Z] === RUN TestLoad [2022-05-18T17:12:27.825Z] --- PASS: TestLoad (0.00s) [2022-05-18T17:12:27.825Z] === RUN TestSave [2022-05-18T17:12:27.825Z] --- PASS: TestSave (0.02s) [2022-05-18T17:12:27.825Z] === RUN TestAddDeleteGet [2022-05-18T17:12:27.825Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-18T17:12:27.825Z] === RUN TestInvalidTags [2022-05-18T17:12:27.825Z] --- PASS: TestInvalidTags (0.01s) [2022-05-18T17:12:27.825Z] PASS [2022-05-18T17:12:27.825Z] coverage: 84.4% of statements [2022-05-18T17:12:27.825Z] ok github.com/docker/docker/reference 0.112s coverage: 84.4% of statements [2022-05-18T17:12:28.505Z] === CONT TestStopContainerWithTimeout/1 [2022-05-18T17:12:28.505Z] check_test.go:307: [dd6832998d824] daemon is not started [2022-05-18T17:12:28.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-18T17:12:28.810Z] time="2022-05-18T17:12:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-18T17:12:29.277Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-18T17:12:29.277Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-18T17:12:29.277Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-18T17:12:29.277Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-18T17:12:29.277Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestResumableRequestReaderWithReadError [2022-05-18T17:12:29.277Z] === RUN TestResolveAuthConfigIndexServer [2022-05-18T17:12:29.277Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestResolveAuthConfigFullURL [2022-05-18T17:12:29.277Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-18T17:12:29.277Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestValidateMirror [2022-05-18T17:12:29.277Z] --- PASS: TestValidateMirror (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestLoadInsecureRegistries [2022-05-18T17:12:29.277Z] time="2022-05-18T17:12:29Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-18T17:12:29.277Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2022-05-18T17:12:29.277Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-18T17:12:29.277Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-18T17:12:29.277Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-18T17:12:29.277Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestResumableRequestReader [2022-05-18T17:12:29.277Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-18T17:12:29.277Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-18T17:12:29.277Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-18T17:12:29.277Z] PASS [2022-05-18T17:12:29.277Z] coverage: 100.0% of statements [2022-05-18T17:12:29.277Z] ok github.com/docker/docker/registry/resumable 0.236s coverage: 100.0% of statements [2022-05-18T17:12:29.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-18T17:12:29.487Z] sha256:dde82db5b54fb0e5938721d825b39ea28cc65b5e217338d9628a9c849229d70b [2022-05-18T17:12:29.487Z] INFO: Starting docker-py tests... [2022-05-18T17:12:29.487Z] ============================= test session starts ============================== [2022-05-18T17:12:29.487Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-18T17:12:29.487Z] rootdir: /src, inifile: pytest.ini [2022-05-18T17:12:29.487Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-18T17:12:29.487Z] collected 395 items / 2 deselected / 393 selected [2022-05-18T17:12:29.487Z] [2022-05-18T17:12:29.745Z] time="2022-05-18T17:12:29Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T17:12:29.745Z] time="2022-05-18T17:12:29Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-18T17:12:29.745Z] time="2022-05-18T17:12:29Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T17:12:29.745Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-05-18T17:12:29.745Z] === RUN TestNewServiceConfig [2022-05-18T17:12:29.745Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestValidateIndexName [2022-05-18T17:12:29.745Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestValidateIndexNameWithError [2022-05-18T17:12:29.745Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestEndpointParse [2022-05-18T17:12:29.745Z] --- PASS: TestEndpointParse (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestEndpointParseInvalid [2022-05-18T17:12:29.745Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestValidateEndpoint [2022-05-18T17:12:29.745Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-18T17:12:29.745Z] === RUN TestPing [2022-05-18T17:12:29.745Z] --- PASS: TestPing (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestPingRegistryEndpoint [2022-05-18T17:12:29.745Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:12:29.745Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestEndpoint [2022-05-18T17:12:29.745Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:12:29.745Z] --- SKIP: TestEndpoint (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestParseRepositoryInfo [2022-05-18T17:12:29.745Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestNewIndexInfo [2022-05-18T17:12:29.745Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestMirrorEndpointLookup [2022-05-18T17:12:29.745Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:12:29.745Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestSearchRepositories [2022-05-18T17:12:29.745Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-18T17:12:29.745Z] Host: 127.0.0.1:49337 [2022-05-18T17:12:29.745Z] User-Agent: docker test client [2022-05-18T17:12:29.745Z] Authorization: Token fake-token [2022-05-18T17:12:29.745Z] X-Docker-Token: true [2022-05-18T17:12:29.745Z] Accept-Encoding: gzip [2022-05-18T17:12:29.745Z] [2022-05-18T17:12:29.745Z] [2022-05-18T17:12:29.745Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-18T17:12:29.745Z] Connection: close [2022-05-18T17:12:29.745Z] Content-Length: 144 [2022-05-18T17:12:29.745Z] Cache-Control: no-cache [2022-05-18T17:12:29.745Z] Content-Type: application/json [2022-05-18T17:12:29.745Z] Date: Wed, 18 May 2022 17:12:29 GMT [2022-05-18T17:12:29.745Z] Expires: -1 [2022-05-18T17:12:29.745Z] Pragma: no-cache [2022-05-18T17:12:29.745Z] Server: docker-tests/mock [2022-05-18T17:12:29.745Z] X-Docker-Registry-Config: mock [2022-05-18T17:12:29.745Z] X-Docker-Registry-Version: 0.0.0 [2022-05-18T17:12:29.745Z] [2022-05-18T17:12:29.745Z] [2022-05-18T17:12:29.745Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-18T17:12:29.745Z] === RUN TestTrustedLocation [2022-05-18T17:12:29.745Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-18T17:12:29.745Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestAllowNondistributableArtifacts [2022-05-18T17:12:29.745Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-18T17:12:29.745Z] === RUN TestIsSecureIndex [2022-05-18T17:12:29.745Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-18T17:12:29.745Z] PASS [2022-05-18T17:12:29.745Z] coverage: 51.7% of statements [2022-05-18T17:12:29.745Z] ok github.com/docker/docker/registry 0.268s coverage: 51.7% of statements [2022-05-18T17:12:30.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-18T17:12:30.005Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-18T17:12:30.005Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2022-05-18T17:12:30.005Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2022-05-18T17:12:30.005Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-05-18T17:12:30.005Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-05-18T17:12:30.005Z] === RUN TestDeleteDevicemapper [2022-05-18T17:12:30.005Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T17:12:30.005Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-18T17:12:30.005Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T17:12:30.212Z] === RUN TestRestartManagerTimeout [2022-05-18T17:12:30.212Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-18T17:12:30.212Z] === RUN TestRestartManagerTimeoutReset [2022-05-18T17:12:30.212Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-18T17:12:30.212Z] PASS [2022-05-18T17:12:30.212Z] coverage: 50.9% of statements [2022-05-18T17:12:30.212Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-05-18T17:12:30.212Z] === RUN TestDecodeContainerConfig [2022-05-18T17:12:30.212Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-18T17:12:30.212Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-05-18T17:12:30.212Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.01s) [2022-05-18T17:12:30.212Z] === RUN TestDecodeContainerConfigIsolation [2022-05-18T17:12:30.212Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-18T17:12:30.212Z] === RUN TestValidatePrivileged [2022-05-18T17:12:30.212Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-18T17:12:30.212Z] PASS [2022-05-18T17:12:30.212Z] coverage: 52.4% of statements [2022-05-18T17:12:30.212Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.4% of statements [2022-05-18T17:12:30.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-18T17:12:30.679Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-18T17:12:30.679Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-18T17:12:30.679Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-18T17:12:30.679Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-18T17:12:30.679Z] PASS [2022-05-18T17:12:30.679Z] coverage: 62.5% of statements [2022-05-18T17:12:30.679Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-05-18T17:12:31.945Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-18T17:12:32.230Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-05-18T17:12:32.230Z] === RUN TestInspectNetwork [2022-05-18T17:12:32.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-18T17:12:32.892Z] === RUN TestGetDriver [2022-05-18T17:12:32.892Z] --- PASS: TestGetDriver (0.00s) [2022-05-18T17:12:32.892Z] === RUN TestVolumeRequestError [2022-05-18T17:12:32.892Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-18T17:12:32.892Z] PASS [2022-05-18T17:12:32.892Z] coverage: 36.1% of statements [2022-05-18T17:12:32.892Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2022-05-18T17:12:33.078Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-18T17:12:33.363Z] === RUN TestGetAddress [2022-05-18T17:12:33.363Z] --- PASS: TestGetAddress (0.00s) [2022-05-18T17:12:33.363Z] === RUN TestGetPassword [2022-05-18T17:12:33.363Z] --- PASS: TestGetPassword (0.00s) [2022-05-18T17:12:33.363Z] === RUN TestRemove [2022-05-18T17:12:33.363Z] local_test.go:52: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T17:12:33.363Z] --- SKIP: TestRemove (0.00s) [2022-05-18T17:12:33.363Z] === RUN TestInitializeWithVolumes [2022-05-18T17:12:33.363Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-18T17:12:33.363Z] === RUN TestCreate [2022-05-18T17:12:33.363Z] --- PASS: TestCreate (0.01s) [2022-05-18T17:12:33.363Z] === RUN TestValidateName [2022-05-18T17:12:33.363Z] --- PASS: TestValidateName (0.00s) [2022-05-18T17:12:33.363Z] === RUN TestCreateWithOpts [2022-05-18T17:12:33.363Z] local_test.go:199: runtime.GOOS == "windows" [2022-05-18T17:12:33.363Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-18T17:12:33.363Z] === RUN TestRelaodNoOpts [2022-05-18T17:12:33.363Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-18T17:12:33.363Z] PASS [2022-05-18T17:12:33.363Z] coverage: 44.1% of statements [2022-05-18T17:12:33.363Z] ok github.com/docker/docker/volume/local 0.066s coverage: 44.1% of statements [2022-05-18T17:12:34.014Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.82s) [2022-05-18T17:12:34.014Z] === RUN TestUpdateMemory [2022-05-18T17:12:34.014Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:12:34.014Z] --- SKIP: TestUpdateMemory (0.01s) [2022-05-18T17:12:34.014Z] === RUN TestUpdateCPUQuota [2022-05-18T17:12:34.014Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRaw [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-18T17:12:34.350Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRaw [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-18T17:12:34.350Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestConvertTmpfsOptions [2022-05-18T17:12:34.350Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-18T17:12:34.350Z] linux_parser_test.go:209: data="ro" [2022-05-18T17:12:34.350Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestParseMountSpec [2022-05-18T17:12:34.350Z] parser_test.go:62: case 0 [2022-05-18T17:12:34.350Z] parser_test.go:62: case 1 [2022-05-18T17:12:34.350Z] parser_test.go:62: case 2 [2022-05-18T17:12:34.350Z] parser_test.go:62: case 3 [2022-05-18T17:12:34.350Z] parser_test.go:62: case 4 [2022-05-18T17:12:34.350Z] parser_test.go:62: case 5 [2022-05-18T17:12:34.350Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestValidateMount [2022-05-18T17:12:34.350Z] --- PASS: TestValidateMount (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRaw [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T17:12:34.350Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-18T17:12:34.350Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T17:12:34.350Z] PASS [2022-05-18T17:12:34.350Z] coverage: 67.6% of statements [2022-05-18T17:12:34.350Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2022-05-18T17:12:35.335Z] === RUN TestSetGetMeta [2022-05-18T17:12:35.336Z] === PAUSE TestSetGetMeta [2022-05-18T17:12:35.336Z] === RUN TestRestore [2022-05-18T17:12:35.336Z] === PAUSE TestRestore [2022-05-18T17:12:35.336Z] === RUN TestServiceCreate [2022-05-18T17:12:35.336Z] === PAUSE TestServiceCreate [2022-05-18T17:12:35.336Z] === RUN TestServiceList [2022-05-18T17:12:35.336Z] === PAUSE TestServiceList [2022-05-18T17:12:35.336Z] === RUN TestServiceRemove [2022-05-18T17:12:35.336Z] === PAUSE TestServiceRemove [2022-05-18T17:12:35.336Z] === RUN TestServiceGet [2022-05-18T17:12:35.336Z] === PAUSE TestServiceGet [2022-05-18T17:12:35.336Z] === RUN TestServicePrune [2022-05-18T17:12:35.336Z] === PAUSE TestServicePrune [2022-05-18T17:12:35.336Z] === RUN TestCreate [2022-05-18T17:12:35.336Z] === PAUSE TestCreate [2022-05-18T17:12:35.336Z] === RUN TestRemove [2022-05-18T17:12:35.336Z] === PAUSE TestRemove [2022-05-18T17:12:35.336Z] === RUN TestList [2022-05-18T17:12:35.336Z] === PAUSE TestList [2022-05-18T17:12:35.336Z] === RUN TestFindByDriver [2022-05-18T17:12:35.336Z] === PAUSE TestFindByDriver [2022-05-18T17:12:35.336Z] === RUN TestFindByReferenced [2022-05-18T17:12:35.336Z] === PAUSE TestFindByReferenced [2022-05-18T17:12:35.336Z] === RUN TestDerefMultipleOfSameRef [2022-05-18T17:12:35.336Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-18T17:12:35.336Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T17:12:35.336Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T17:12:35.336Z] === RUN TestDefererencePluginOnCreateError [2022-05-18T17:12:35.336Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-18T17:12:35.336Z] === RUN TestRefDerefRemove [2022-05-18T17:12:35.336Z] === PAUSE TestRefDerefRemove [2022-05-18T17:12:35.336Z] === RUN TestGet [2022-05-18T17:12:35.336Z] === PAUSE TestGet [2022-05-18T17:12:35.336Z] === RUN TestGetWithReference [2022-05-18T17:12:35.336Z] === PAUSE TestGetWithReference [2022-05-18T17:12:35.336Z] === RUN TestFilterFunc [2022-05-18T17:12:35.336Z] === RUN TestFilterFunc/test_nil_list [2022-05-18T17:12:35.336Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-18T17:12:35.336Z] === RUN TestFilterFunc/test_empty_list [2022-05-18T17:12:35.336Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-18T17:12:35.336Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T17:12:35.336Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T17:12:35.336Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T17:12:35.336Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T17:12:35.336Z] === RUN TestFilterFunc/test_filter_some [2022-05-18T17:12:35.336Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-18T17:12:35.336Z] === RUN TestFilterFunc/test_filter_middle [2022-05-18T17:12:35.336Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-18T17:12:35.336Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-18T17:12:35.336Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-18T17:12:35.336Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-18T17:12:35.336Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-18T17:12:35.336Z] === CONT TestFilterFunc/test_nil_list [2022-05-18T17:12:35.336Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-18T17:12:35.336Z] === CONT TestFilterFunc/test_filter_some [2022-05-18T17:12:35.336Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T17:12:35.336Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T17:12:35.336Z] === CONT TestFilterFunc/test_empty_list [2022-05-18T17:12:35.336Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-18T17:12:35.336Z] === CONT TestFilterFunc/test_filter_middle [2022-05-18T17:12:35.336Z] --- PASS: TestFilterFunc (0.00s) [2022-05-18T17:12:35.336Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-18T17:12:35.336Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-18T17:12:35.336Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-18T17:12:35.336Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-18T17:12:35.336Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-18T17:12:35.336Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-18T17:12:35.336Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-18T17:12:35.336Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-18T17:12:35.336Z] === CONT TestSetGetMeta [2022-05-18T17:12:35.336Z] === CONT TestServiceGet [2022-05-18T17:12:35.336Z] === CONT TestList [2022-05-18T17:12:35.336Z] === CONT TestDefererencePluginOnCreateError [2022-05-18T17:12:35.336Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-18T17:12:35.336Z] === CONT TestServiceRemove [2022-05-18T17:12:35.336Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-05-18T17:12:35.336Z] === CONT TestServiceList [2022-05-18T17:12:35.336Z] --- PASS: TestList (0.06s) [2022-05-18T17:12:35.336Z] === CONT TestServiceCreate [2022-05-18T17:12:35.336Z] --- PASS: TestServiceGet (0.17s) [2022-05-18T17:12:35.336Z] === CONT TestRestore [2022-05-18T17:12:35.336Z] --- PASS: TestServiceRemove (0.15s) [2022-05-18T17:12:35.336Z] === CONT TestCreate [2022-05-18T17:12:35.336Z] --- PASS: TestServiceCreate (0.13s) [2022-05-18T17:12:35.336Z] === CONT TestRemove [2022-05-18T17:12:35.336Z] --- PASS: TestServiceList (0.14s) [2022-05-18T17:12:35.336Z] === CONT TestDerefMultipleOfSameRef [2022-05-18T17:12:35.336Z] --- PASS: TestCreate (0.02s) [2022-05-18T17:12:35.336Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T17:12:35.336Z] --- PASS: TestRestore (0.04s) [2022-05-18T17:12:35.336Z] === CONT TestServicePrune [2022-05-18T17:12:35.336Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-18T17:12:35.336Z] === CONT TestFindByReferenced [2022-05-18T17:12:35.336Z] --- PASS: TestRemove (0.03s) [2022-05-18T17:12:35.336Z] === CONT TestGet [2022-05-18T17:12:35.336Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-18T17:12:35.336Z] === CONT TestGetWithReference [2022-05-18T17:12:35.336Z] time="2022-05-18T17:12:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T17:12:35.336Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-18T17:12:35.336Z] === CONT TestFindByDriver [2022-05-18T17:12:35.336Z] time="2022-05-18T17:12:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T17:12:35.336Z] --- PASS: TestGet (0.02s) [2022-05-18T17:12:35.336Z] === CONT TestRefDerefRemove [2022-05-18T17:12:35.336Z] time="2022-05-18T17:12:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T17:12:35.336Z] --- PASS: TestGetWithReference (0.03s) [2022-05-18T17:12:35.336Z] time="2022-05-18T17:12:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-18T17:12:35.336Z] time="2022-05-18T17:12:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T17:12:35.336Z] --- PASS: TestFindByDriver (0.02s) [2022-05-18T17:12:35.336Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-18T17:12:35.336Z] --- PASS: TestServicePrune (0.06s) [2022-05-18T17:12:35.336Z] PASS [2022-05-18T17:12:35.336Z] coverage: 69.0% of statements [2022-05-18T17:12:35.336Z] ok github.com/docker/docker/volume/service 0.305s coverage: 69.0% of statements [2022-05-18T17:12:35.390Z] --- PASS: TestUpdateCPUQuota (1.49s) [2022-05-18T17:12:35.390Z] === RUN TestUpdatePidsLimit [2022-05-18T17:12:35.390Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-18T17:12:35.497Z] === RUN TestInspectNetwork/full_network_id [2022-05-18T17:12:35.497Z] === RUN TestInspectNetwork/partial_network_id [2022-05-18T17:12:35.497Z] === RUN TestInspectNetwork/network_name [2022-05-18T17:12:35.497Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-18T17:12:35.648Z] === RUN TestUpdatePidsLimit/no_change [2022-05-18T17:12:36.215Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-18T17:12:36.473Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-18T17:12:36.897Z] --- PASS: TestGet (15.01s) [2022-05-18T17:12:36.897Z] === RUN TestPluginWithNoManifest [2022-05-18T17:12:36.897Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-18T17:12:36.897Z] === RUN TestGetAll [2022-05-18T17:12:36.897Z] --- PASS: TestGetAll (0.00s) [2022-05-18T17:12:36.897Z] PASS [2022-05-18T17:12:36.897Z] coverage: 73.2% of statements [2022-05-18T17:12:36.897Z] ok github.com/docker/docker/pkg/plugins 35.979s coverage: 73.2% of statements [2022-05-18T17:12:37.040Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-18T17:12:37.299Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-18T17:12:37.865Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-18T17:12:38.665Z] === RUN TestBoolValue [2022-05-18T17:12:38.665Z] --- PASS: TestBoolValue (0.00s) [2022-05-18T17:12:38.665Z] === RUN TestBoolValueOrDefault [2022-05-18T17:12:38.665Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-18T17:12:38.665Z] === RUN TestInt64ValueOrZero [2022-05-18T17:12:38.665Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-18T17:12:38.665Z] === RUN TestInt64ValueOrDefault [2022-05-18T17:12:38.665Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-18T17:12:38.665Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-18T17:12:38.665Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-18T17:12:38.665Z] === RUN TestJsonContentType [2022-05-18T17:12:38.665Z] --- PASS: TestJsonContentType (0.00s) [2022-05-18T17:12:38.665Z] === RUN TestReadJSON [2022-05-18T17:12:38.665Z] === RUN TestReadJSON/nil_body [2022-05-18T17:12:38.665Z] === RUN TestReadJSON/empty_body [2022-05-18T17:12:38.665Z] === RUN TestReadJSON/with_valid_request [2022-05-18T17:12:38.665Z] === RUN TestReadJSON/with_whitespace [2022-05-18T17:12:38.665Z] === RUN TestReadJSON/with_extra_content [2022-05-18T17:12:38.665Z] === RUN TestReadJSON/invalid_JSON [2022-05-18T17:12:38.665Z] --- PASS: TestReadJSON (0.00s) [2022-05-18T17:12:38.665Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-18T17:12:38.665Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-18T17:12:38.665Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-18T17:12:38.665Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-18T17:12:38.665Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-18T17:12:38.665Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-18T17:12:38.665Z] PASS [2022-05-18T17:12:38.665Z] coverage: 31.9% of statements [2022-05-18T17:12:38.665Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 31.9% of statements [2022-05-18T17:12:38.665Z] === RUN TestMaskSecretKeys [2022-05-18T17:12:38.665Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-18T17:12:38.665Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-18T17:12:38.665Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-18T17:12:38.665Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-18T17:12:38.665Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-18T17:12:38.665Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-18T17:12:38.665Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-18T17:12:38.665Z] === RUN TestVersionMiddlewareVersion [2022-05-18T17:12:38.665Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-18T17:12:38.665Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-18T17:12:38.665Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-18T17:12:38.665Z] PASS [2022-05-18T17:12:38.665Z] coverage: 37.7% of statements [2022-05-18T17:12:38.665Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-18T17:12:38.665Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-18T17:12:39.131Z] === RUN TestStrSliceMarshalJSON [2022-05-18T17:12:39.131Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestStrSliceUnmarshalJSON [2022-05-18T17:12:39.131Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestStrSliceUnmarshalString [2022-05-18T17:12:39.131Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestStrSliceUnmarshalSlice [2022-05-18T17:12:39.131Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-18T17:12:39.131Z] PASS [2022-05-18T17:12:39.131Z] coverage: 90.0% of statements [2022-05-18T17:12:39.131Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2022-05-18T17:12:39.131Z] === RUN TestToJSON [2022-05-18T17:12:39.131Z] --- PASS: TestToJSON (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestToParamWithVersion [2022-05-18T17:12:39.131Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestFromJSON [2022-05-18T17:12:39.131Z] --- PASS: TestFromJSON (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestEmpty [2022-05-18T17:12:39.131Z] --- PASS: TestEmpty (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestArgsMatchKVListEmptySources [2022-05-18T17:12:39.131Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestArgsMatchKVList [2022-05-18T17:12:39.131Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestArgsMatch [2022-05-18T17:12:39.131Z] --- PASS: TestArgsMatch (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestAdd [2022-05-18T17:12:39.131Z] --- PASS: TestAdd (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestDel [2022-05-18T17:12:39.131Z] --- PASS: TestDel (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestLen [2022-05-18T17:12:39.131Z] --- PASS: TestLen (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestExactMatch [2022-05-18T17:12:39.131Z] --- PASS: TestExactMatch (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestOnlyOneExactMatch [2022-05-18T17:12:39.131Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestContains [2022-05-18T17:12:39.131Z] --- PASS: TestContains (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestValidate [2022-05-18T17:12:39.131Z] --- PASS: TestValidate (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestWalkValues [2022-05-18T17:12:39.131Z] --- PASS: TestWalkValues (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestFuzzyMatch [2022-05-18T17:12:39.131Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-18T17:12:39.131Z] === RUN TestClone [2022-05-18T17:12:39.131Z] --- PASS: TestClone (0.00s) [2022-05-18T17:12:39.131Z] PASS [2022-05-18T17:12:39.131Z] coverage: 92.2% of statements [2022-05-18T17:12:39.131Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2022-05-18T17:12:39.131Z] === RUN TestAdjustForAPIVersion [2022-05-18T17:12:39.131Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-18T17:12:39.131Z] PASS [2022-05-18T17:12:39.131Z] coverage: 6.0% of statements [2022-05-18T17:12:39.131Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 6.0% of statements [2022-05-18T17:12:39.131Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-18T17:12:39.240Z] --- PASS: TestUpdatePidsLimit (3.80s) [2022-05-18T17:12:39.240Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2022-05-18T17:12:39.240Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-05-18T17:12:39.240Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-05-18T17:12:39.240Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-05-18T17:12:39.240Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2022-05-18T17:12:39.240Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-05-18T17:12:39.240Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-05-18T17:12:39.240Z] === RUN TestUpdateRestartPolicy [2022-05-18T17:12:39.600Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-18T17:12:39.600Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-18T17:12:39.600Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestGetVolumeByNameNotFound [2022-05-18T17:12:39.600Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-18T17:12:39.600Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-18T17:12:39.600Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestListVolumes [2022-05-18T17:12:39.600Z] --- PASS: TestListVolumes (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestListVolumesNoSwarm [2022-05-18T17:12:39.600Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestListVolumesNoManager [2022-05-18T17:12:39.600Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestCreateRegularVolume [2022-05-18T17:12:39.600Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-18T17:12:39.600Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-18T17:12:39.600Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestCreateVolumeCluster [2022-05-18T17:12:39.600Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestUpdateVolume [2022-05-18T17:12:39.600Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestUpdateVolumeNoSwarm [2022-05-18T17:12:39.600Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestUpdateVolumeNotFound [2022-05-18T17:12:39.600Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestVolumeRemove [2022-05-18T17:12:39.600Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestVolumeRemoveSwarm [2022-05-18T17:12:39.600Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-18T17:12:39.600Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-18T17:12:39.600Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-18T17:12:39.600Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-18T17:12:39.600Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-18T17:12:39.600Z] === RUN TestVolumeRemoveSwarmForce [2022-05-18T17:12:39.600Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-18T17:12:39.600Z] PASS [2022-05-18T17:12:39.600Z] coverage: 67.9% of statements [2022-05-18T17:12:39.600Z] ok github.com/docker/docker/api/server/router/volume 0.043s coverage: 67.9% of statements [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-18T17:12:39.600Z] === RUN TestGetTimestamp [2022-05-18T17:12:39.600Z] --- PASS: TestGetTimestamp (0.12s) [2022-05-18T17:12:39.600Z] === RUN TestParseTimestamps [2022-05-18T17:12:39.600Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-18T17:12:39.600Z] PASS [2022-05-18T17:12:39.600Z] coverage: 100.0% of statements [2022-05-18T17:12:39.600Z] ok github.com/docker/docker/api/types/time 0.160s coverage: 100.0% of statements [2022-05-18T17:12:39.600Z] === RUN TestCompareVersion [2022-05-18T17:12:39.600Z] --- PASS: TestCompareVersion (0.00s) [2022-05-18T17:12:39.600Z] PASS [2022-05-18T17:12:39.600Z] coverage: 77.3% of statements [2022-05-18T17:12:39.600Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/builder [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-18T17:12:39.600Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-18T17:12:39.668Z] --- PASS: TestInspectNetwork (7.17s) [2022-05-18T17:12:39.668Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-18T17:12:39.668Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-18T17:12:39.668Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-18T17:12:39.668Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-18T17:12:39.668Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T17:12:40.089Z] --- PASS: TestServiceUpdateSecrets (14.41s) [2022-05-18T17:12:40.090Z] === RUN TestServiceUpdateConfigs [2022-05-18T17:12:40.175Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-18T17:12:40.582Z] === RUN TestIsGIT [2022-05-18T17:12:40.582Z] --- PASS: TestIsGIT (0.00s) [2022-05-18T17:12:40.582Z] PASS [2022-05-18T17:12:40.582Z] coverage: 100.0% of statements [2022-05-18T17:12:40.582Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.097s coverage: 100.0% of statements [2022-05-18T17:12:40.596Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:12:40.596Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T17:12:40.596Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T17:12:40.596Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T17:12:40.596Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T17:12:40.596Z] === RUN TestNetworkList [2022-05-18T17:12:40.596Z] === RUN TestNetworkList//networks [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkList//networks [2022-05-18T17:12:40.596Z] === RUN TestNetworkList//networks/ [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkList//networks/ [2022-05-18T17:12:40.596Z] === CONT TestNetworkList//networks [2022-05-18T17:12:40.596Z] === CONT TestNetworkList//networks/ [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkList (0.01s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T17:12:40.596Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-18T17:12:41.049Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-18T17:12:41.049Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-18T17:12:41.049Z] === RUN TestCloneArgsSmartHttp [2022-05-18T17:12:41.049Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-18T17:12:41.049Z] === RUN TestCloneArgsDumbHttp [2022-05-18T17:12:41.049Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-18T17:12:41.049Z] === RUN TestCloneArgsGit [2022-05-18T17:12:41.049Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-18T17:12:41.049Z] === RUN TestCheckoutGit [2022-05-18T17:12:41.158Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-18T17:12:41.158Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T17:12:41.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-18T17:12:41.807Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-18T17:12:42.373Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-18T17:12:42.525Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-18T17:12:42.525Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T17:12:42.613Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-18T17:12:42.613Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestProcessNoDockerignore [2022-05-18T17:12:42.613Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-18T17:12:42.613Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestDetectContentType [2022-05-18T17:12:42.613Z] --- PASS: TestDetectContentType (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestSelectAcceptableMIME [2022-05-18T17:12:42.613Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestInspectEmptyResponse [2022-05-18T17:12:42.613Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestInspectResponseBinary [2022-05-18T17:12:42.613Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestResponseUnsupportedContentType [2022-05-18T17:12:42.613Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestInspectResponseTextSimple [2022-05-18T17:12:42.613Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestInspectResponseEmptyContentType [2022-05-18T17:12:42.613Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestUnknownContentLength [2022-05-18T17:12:42.613Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestDownloadRemote [2022-05-18T17:12:42.613Z] --- PASS: TestDownloadRemote (0.07s) [2022-05-18T17:12:42.613Z] === RUN TestGetWithStatusError [2022-05-18T17:12:42.613Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestCloseRootDirectory [2022-05-18T17:12:42.613Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:12:42.613Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestHashFile [2022-05-18T17:12:42.613Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:12:42.613Z] --- SKIP: TestHashFile (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestHashSubdir [2022-05-18T17:12:42.613Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:12:42.613Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestRemoveDirectory [2022-05-18T17:12:42.613Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:12:42.613Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-18T17:12:42.613Z] PASS [2022-05-18T17:12:42.613Z] coverage: 9.3% of statements [2022-05-18T17:12:42.613Z] ok github.com/docker/docker/builder/remotecontext 0.192s coverage: 9.3% of statements [2022-05-18T17:12:42.613Z] === RUN TestEnable [2022-05-18T17:12:42.613Z] --- PASS: TestEnable (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestDisable [2022-05-18T17:12:42.613Z] --- PASS: TestDisable (0.00s) [2022-05-18T17:12:42.613Z] === RUN TestEnabled [2022-05-18T17:12:42.613Z] --- PASS: TestEnabled (0.00s) [2022-05-18T17:12:42.613Z] PASS [2022-05-18T17:12:42.613Z] coverage: 100.0% of statements [2022-05-18T17:12:42.613Z] ok github.com/docker/docker/cli/debug 0.104s coverage: 100.0% of statements [2022-05-18T17:12:43.081Z] === RUN TestGetAllAllowed [2022-05-18T17:12:43.081Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestGetAllMeta [2022-05-18T17:12:43.081Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-18T17:12:43.081Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestIsUnreferencedBuiltin [2022-05-18T17:12:43.081Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestIsExistingDirectory [2022-05-18T17:12:43.081Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestGetFilenameForDownload [2022-05-18T17:12:43.081Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestEnv2Variables [2022-05-18T17:12:43.081Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-18T17:12:43.081Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestMaintainer [2022-05-18T17:12:43.081Z] --- PASS: TestMaintainer (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestLabel [2022-05-18T17:12:43.081Z] --- PASS: TestLabel (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestFromScratch [2022-05-18T17:12:43.081Z] --- PASS: TestFromScratch (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestFromWithArg [2022-05-18T17:12:43.081Z] --- PASS: TestFromWithArg (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-18T17:12:43.081Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestFromWithUndefinedArg [2022-05-18T17:12:43.081Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestFromMultiStageWithNamedStage [2022-05-18T17:12:43.081Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestOnbuild [2022-05-18T17:12:43.081Z] --- PASS: TestOnbuild (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestWorkdir [2022-05-18T17:12:43.081Z] --- PASS: TestWorkdir (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestCmd [2022-05-18T17:12:43.081Z] --- PASS: TestCmd (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestHealthcheckNone [2022-05-18T17:12:43.081Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestHealthcheckCmd [2022-05-18T17:12:43.081Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestEntrypoint [2022-05-18T17:12:43.081Z] --- PASS: TestEntrypoint (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestExpose [2022-05-18T17:12:43.081Z] --- PASS: TestExpose (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestUser [2022-05-18T17:12:43.081Z] --- PASS: TestUser (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestVolume [2022-05-18T17:12:43.081Z] --- PASS: TestVolume (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestStopSignal [2022-05-18T17:12:43.081Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T17:12:43.081Z] --- SKIP: TestStopSignal (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestArg [2022-05-18T17:12:43.081Z] --- PASS: TestArg (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestShell [2022-05-18T17:12:43.081Z] --- PASS: TestShell (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestPrependEnvOnCmd [2022-05-18T17:12:43.081Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestRunWithBuildArgs [2022-05-18T17:12:43.081Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestRunIgnoresHealthcheck [2022-05-18T17:12:43.081Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestDispatchUnsupportedOptions [2022-05-18T17:12:43.081Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-18T17:12:43.081Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-18T17:12:43.081Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-18T17:12:43.081Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-18T17:12:43.081Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-18T17:12:43.081Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-18T17:12:43.081Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestNormalizeWorkdir [2022-05-18T17:12:43.081Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-18T17:12:43.081Z] === RUN TestDispatch [2022-05-18T17:12:43.082Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-18T17:12:43.082Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-18T17:12:43.082Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-18T17:12:43.082Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-18T17:12:43.082Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-18T17:12:43.082Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-18T17:12:43.082Z] === RUN TestDispatch/COPY_url [2022-05-18T17:12:43.082Z] --- PASS: TestDispatch (0.04s) [2022-05-18T17:12:43.082Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-18T17:12:43.082Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-18T17:12:43.082Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-18T17:12:43.082Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2022-05-18T17:12:43.082Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-18T17:12:43.082Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-18T17:12:43.082Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestAddScratchImageAddsToMounts [2022-05-18T17:12:43.082Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-18T17:12:43.082Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-18T17:12:43.082Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-18T17:12:43.082Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestImageSourceGetAddsToMounts [2022-05-18T17:12:43.082Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestEmptyDockerfile [2022-05-18T17:12:43.082Z] --- PASS: TestEmptyDockerfile (0.02s) [2022-05-18T17:12:43.082Z] === RUN TestSymlinkDockerfile [2022-05-18T17:12:43.082Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-18T17:12:43.082Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestNonExistingDockerfile [2022-05-18T17:12:43.082Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestCopyRunConfig [2022-05-18T17:12:43.082Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestDeepCopyRunConfig [2022-05-18T17:12:43.082Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestExportImage [2022-05-18T17:12:43.082Z] --- PASS: TestExportImage (0.00s) [2022-05-18T17:12:43.082Z] === RUN TestNormalizeDest [2022-05-18T17:12:43.082Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-18T17:12:43.082Z] PASS [2022-05-18T17:12:43.082Z] coverage: 46.7% of statements [2022-05-18T17:12:43.082Z] ok github.com/docker/docker/builder/dockerfile 0.185s coverage: 46.7% of statements [2022-05-18T17:12:43.086Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-05-18T17:12:43.086Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T17:12:43.309Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-18T17:12:43.839Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-18T17:12:44.014Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-05-18T17:12:44.014Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T17:12:44.065Z] === RUN TestTCP4Proxy [2022-05-18T17:12:44.065Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-18T17:12:44.065Z] === RUN TestTCP4ProxyHalfClose [2022-05-18T17:12:44.065Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-18T17:12:44.065Z] === RUN TestTCP6Proxy [2022-05-18T17:12:44.065Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T17:12:44.065Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-18T17:12:44.065Z] === RUN TestTCPDualStackProxy [2022-05-18T17:12:44.065Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T17:12:44.065Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-18T17:12:44.065Z] === RUN TestUDP4Proxy [2022-05-18T17:12:44.065Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-18T17:12:44.065Z] === RUN TestUDP6Proxy [2022-05-18T17:12:44.065Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T17:12:44.065Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-18T17:12:44.065Z] === RUN TestUDPWriteError [2022-05-18T17:12:44.065Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-18T17:12:44.065Z] === RUN TestSCTP4Proxy [2022-05-18T17:12:44.065Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T17:12:44.065Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-18T17:12:44.065Z] === RUN TestSCTP6Proxy [2022-05-18T17:12:44.065Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T17:12:44.065Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-18T17:12:44.065Z] PASS [2022-05-18T17:12:44.065Z] coverage: 49.4% of statements [2022-05-18T17:12:44.065Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2022-05-18T17:12:44.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-18T17:12:44.656Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-18T17:12:45.380Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-18T17:12:45.380Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T17:12:45.942Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-05-18T17:12:45.942Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T17:12:46.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-18T17:12:46.441Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-18T17:12:47.656Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-18T17:12:48.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-18T17:12:48.457Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-05-18T17:12:48.457Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T17:12:48.457Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:12:48.457Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:12:48.457Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T17:12:49.598Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-18T17:12:50.165Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-18T17:12:50.732Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-18T17:12:50.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-18T17:12:50.732Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-18T17:12:50.732Z] check_test.go:307: [de69bba99248f] daemon is not started [2022-05-18T17:12:50.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-18T17:12:50.732Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-18T17:12:50.732Z] check_test.go:307: [d82d51f610a16] daemon is not started [2022-05-18T17:12:50.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-18T17:12:50.990Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-18T17:12:50.990Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-18T17:12:51.249Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-18T17:12:51.249Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-18T17:12:51.249Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-18T17:12:51.818Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2022-05-18T17:12:51.818Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T17:12:52.711Z] === RUN TestCheckpointCreateError [2022-05-18T17:12:52.711Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCheckpointCreate [2022-05-18T17:12:52.711Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCheckpointDeleteError [2022-05-18T17:12:52.711Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCheckpointDelete [2022-05-18T17:12:52.711Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCheckpointListError [2022-05-18T17:12:52.711Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCheckpointList [2022-05-18T17:12:52.711Z] --- PASS: TestCheckpointList (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCheckpointListContainerNotFound [2022-05-18T17:12:52.711Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestNewClientWithOpsFromEnv [2022-05-18T17:12:52.711Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T17:12:52.711Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestGetAPIPath [2022-05-18T17:12:52.711Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestParseHostURL [2022-05-18T17:12:52.711Z] --- PASS: TestParseHostURL (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-18T17:12:52.711Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersion [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPVersionOverride [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-18T17:12:52.711Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestClientRedirect [2022-05-18T17:12:52.711Z] === RUN TestClientRedirect/GET [2022-05-18T17:12:52.711Z] === RUN TestClientRedirect/POST [2022-05-18T17:12:52.711Z] === RUN TestClientRedirect/PUT [2022-05-18T17:12:52.711Z] === RUN TestClientRedirect/DELETE [2022-05-18T17:12:52.711Z] --- PASS: TestClientRedirect (0.00s) [2022-05-18T17:12:52.711Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-18T17:12:52.711Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-18T17:12:52.711Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-18T17:12:52.711Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigCreateUnsupported [2022-05-18T17:12:52.711Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigCreateError [2022-05-18T17:12:52.711Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigCreate [2022-05-18T17:12:52.711Z] --- PASS: TestConfigCreate (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigInspectNotFound [2022-05-18T17:12:52.711Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigInspectWithEmptyID [2022-05-18T17:12:52.711Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigInspectUnsupported [2022-05-18T17:12:52.711Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigInspectError [2022-05-18T17:12:52.711Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigInspectConfigNotFound [2022-05-18T17:12:52.711Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigInspect [2022-05-18T17:12:52.711Z] --- PASS: TestConfigInspect (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigListUnsupported [2022-05-18T17:12:52.711Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigListError [2022-05-18T17:12:52.711Z] --- PASS: TestConfigListError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigList [2022-05-18T17:12:52.711Z] --- PASS: TestConfigList (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigRemoveUnsupported [2022-05-18T17:12:52.711Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigRemoveError [2022-05-18T17:12:52.711Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigRemove [2022-05-18T17:12:52.711Z] --- PASS: TestConfigRemove (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigUpdateUnsupported [2022-05-18T17:12:52.711Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigUpdateError [2022-05-18T17:12:52.711Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestConfigUpdate [2022-05-18T17:12:52.711Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestContainerCommitError [2022-05-18T17:12:52.711Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestContainerCommit [2022-05-18T17:12:52.711Z] --- PASS: TestContainerCommit (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestContainerStatPathError [2022-05-18T17:12:52.711Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestContainerStatPathNotFoundError [2022-05-18T17:12:52.711Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestContainerStatPathNoHeaderError [2022-05-18T17:12:52.711Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestContainerStatPath [2022-05-18T17:12:52.711Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCopyToContainerError [2022-05-18T17:12:52.711Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCopyToContainerNotFoundError [2022-05-18T17:12:52.711Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCopyToContainerEmptyResponse [2022-05-18T17:12:52.711Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCopyToContainer [2022-05-18T17:12:52.711Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCopyFromContainerError [2022-05-18T17:12:52.711Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-18T17:12:52.711Z] === RUN TestCopyFromContainerNotFoundError [2022-05-18T17:12:52.752Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-05-18T17:12:52.752Z] === RUN TestWaitNonBlocked [2022-05-18T17:12:52.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:12:52.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:12:52.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:12:52.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:12:52.752Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:12:52.752Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:12:52.752Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-18T17:12:53.177Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-18T17:12:53.177Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-18T17:12:53.177Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestCopyFromContainer [2022-05-18T17:12:53.177Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerCreateError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerCreateImageNotFound [2022-05-18T17:12:53.177Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerCreateWithName [2022-05-18T17:12:53.177Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerCreateAutoRemove [2022-05-18T17:12:53.177Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerDiffError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerDiff [2022-05-18T17:12:53.177Z] --- PASS: TestContainerDiff (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExecCreateError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExecCreate [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExecStartError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExecStart [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExecInspectError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExecInspect [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExportError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExportError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExport [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExport (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerInspectError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerInspectContainerNotFound [2022-05-18T17:12:53.177Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerInspectWithEmptyID [2022-05-18T17:12:53.177Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerInspect [2022-05-18T17:12:53.177Z] --- PASS: TestContainerInspect (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerInspectNode [2022-05-18T17:12:53.177Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerKillError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerKillError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerKill [2022-05-18T17:12:53.177Z] --- PASS: TestContainerKill (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerListError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerListError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerList [2022-05-18T17:12:53.177Z] --- PASS: TestContainerList (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerLogsNotFoundError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerLogsError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerLogs [2022-05-18T17:12:53.177Z] --- PASS: TestContainerLogs (0.13s) [2022-05-18T17:12:53.177Z] === RUN TestContainerPauseError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerPause [2022-05-18T17:12:53.177Z] --- PASS: TestContainerPause (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainersPruneError [2022-05-18T17:12:53.177Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainersPrune [2022-05-18T17:12:53.177Z] --- PASS: TestContainersPrune (0.01s) [2022-05-18T17:12:53.177Z] === RUN TestContainerRemoveError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerRemoveNotFoundError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerRemove [2022-05-18T17:12:53.177Z] --- PASS: TestContainerRemove (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerRenameError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerRenameError (0.01s) [2022-05-18T17:12:53.177Z] === RUN TestContainerRename [2022-05-18T17:12:53.177Z] --- PASS: TestContainerRename (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerResizeError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExecResizeError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerResize [2022-05-18T17:12:53.177Z] --- PASS: TestContainerResize (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerExecResize [2022-05-18T17:12:53.177Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerRestartError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerRestart [2022-05-18T17:12:53.177Z] --- PASS: TestContainerRestart (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerStartError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerStartError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerStart [2022-05-18T17:12:53.177Z] --- PASS: TestContainerStart (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerStatsError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerStats [2022-05-18T17:12:53.177Z] --- PASS: TestContainerStats (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerStopError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerStopError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerStop [2022-05-18T17:12:53.177Z] --- PASS: TestContainerStop (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerTopError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerTopError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerTop [2022-05-18T17:12:53.177Z] --- PASS: TestContainerTop (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerUnpauseError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerUnpause [2022-05-18T17:12:53.177Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerUpdateError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerUpdate [2022-05-18T17:12:53.177Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerWaitError [2022-05-18T17:12:53.177Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestContainerWait [2022-05-18T17:12:53.177Z] --- PASS: TestContainerWait (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestDiskUsageError [2022-05-18T17:12:53.177Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestDiskUsage [2022-05-18T17:12:53.177Z] --- PASS: TestDiskUsage (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestDistributionInspectUnsupported [2022-05-18T17:12:53.177Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestDistributionInspectWithEmptyID [2022-05-18T17:12:53.177Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestEventsErrorInOptions [2022-05-18T17:12:53.177Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestEventsErrorFromServer [2022-05-18T17:12:53.177Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestEvents [2022-05-18T17:12:53.177Z] --- PASS: TestEvents (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestTLSCloseWriter [2022-05-18T17:12:53.177Z] === PAUSE TestTLSCloseWriter [2022-05-18T17:12:53.177Z] === RUN TestImageBuildError [2022-05-18T17:12:53.177Z] --- PASS: TestImageBuildError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageBuild [2022-05-18T17:12:53.177Z] --- PASS: TestImageBuild (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestGetDockerOS [2022-05-18T17:12:53.177Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageCreateError [2022-05-18T17:12:53.177Z] --- PASS: TestImageCreateError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageCreate [2022-05-18T17:12:53.177Z] --- PASS: TestImageCreate (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageHistoryError [2022-05-18T17:12:53.177Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageHistory [2022-05-18T17:12:53.177Z] --- PASS: TestImageHistory (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageImportError [2022-05-18T17:12:53.177Z] --- PASS: TestImageImportError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageImport [2022-05-18T17:12:53.177Z] --- PASS: TestImageImport (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageInspectError [2022-05-18T17:12:53.177Z] --- PASS: TestImageInspectError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageInspectImageNotFound [2022-05-18T17:12:53.177Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageInspectWithEmptyID [2022-05-18T17:12:53.177Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageInspect [2022-05-18T17:12:53.177Z] --- PASS: TestImageInspect (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageListError [2022-05-18T17:12:53.177Z] --- PASS: TestImageListError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageList [2022-05-18T17:12:53.177Z] --- PASS: TestImageList (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageListApiBefore125 [2022-05-18T17:12:53.177Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageLoadError [2022-05-18T17:12:53.177Z] --- PASS: TestImageLoadError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImageLoad [2022-05-18T17:12:53.177Z] --- PASS: TestImageLoad (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImagesPruneError [2022-05-18T17:12:53.177Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImagesPrune [2022-05-18T17:12:53.177Z] --- PASS: TestImagesPrune (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImagePullReferenceParseError [2022-05-18T17:12:53.177Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImagePullAnyError [2022-05-18T17:12:53.177Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-18T17:12:53.177Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T17:12:53.177Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T17:12:53.177Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-18T17:12:53.177Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-18T17:12:53.177Z] === RUN TestImagePullWithoutErrors [2022-05-18T17:12:53.177Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImagePushReferenceError [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImagePushAnyError [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImagePushWithoutErrors [2022-05-18T17:12:53.178Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-18T17:12:53.178Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-18T17:12:53.178Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-18T17:12:53.178Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-18T17:12:53.178Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImageRemoveError [2022-05-18T17:12:53.178Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImageRemoveImageNotFound [2022-05-18T17:12:53.178Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImageRemove [2022-05-18T17:12:53.178Z] --- PASS: TestImageRemove (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImageSaveError [2022-05-18T17:12:53.178Z] --- PASS: TestImageSaveError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImageSave [2022-05-18T17:12:53.178Z] --- PASS: TestImageSave (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImageSearchAnyError [2022-05-18T17:12:53.178Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-18T17:12:53.178Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-18T17:12:53.178Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T17:12:53.645Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T17:12:53.645Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-18T17:12:53.645Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestImageSearchWithoutErrors [2022-05-18T17:12:53.645Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestImageTagError [2022-05-18T17:12:53.645Z] --- PASS: TestImageTagError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestImageTagInvalidReference [2022-05-18T17:12:53.645Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestImageTagInvalidSourceImageName [2022-05-18T17:12:53.645Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestImageTagHexSource [2022-05-18T17:12:53.645Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestImageTag [2022-05-18T17:12:53.645Z] --- PASS: TestImageTag (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestInfoServerError [2022-05-18T17:12:53.645Z] --- PASS: TestInfoServerError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestInfoInvalidResponseJSONError [2022-05-18T17:12:53.645Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestInfo [2022-05-18T17:12:53.645Z] --- PASS: TestInfo (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkConnectError [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkConnect [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkCreateError [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkCreate [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkDisconnectError [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkDisconnect [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkInspect [2022-05-18T17:12:53.645Z] === RUN TestNetworkInspect/empty_ID [2022-05-18T17:12:53.645Z] === RUN TestNetworkInspect/no_options [2022-05-18T17:12:53.645Z] === RUN TestNetworkInspect/verbose [2022-05-18T17:12:53.645Z] === RUN TestNetworkInspect/global_scope [2022-05-18T17:12:53.645Z] === RUN TestNetworkInspect/unknown_network [2022-05-18T17:12:53.645Z] === RUN TestNetworkInspect/server_error [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkListError [2022-05-18T17:12:53.645Z] --- PASS: TestNetworkListError (0.00s) [2022-05-18T17:12:53.645Z] === RUN TestNetworkList [2022-05-18T17:12:53.646Z] --- PASS: TestNetworkList (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNetworksPruneError [2022-05-18T17:12:53.646Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNetworksPrune [2022-05-18T17:12:53.646Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNetworkRemoveError [2022-05-18T17:12:53.646Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNetworkRemove [2022-05-18T17:12:53.646Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeInspectError [2022-05-18T17:12:53.646Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeInspectNodeNotFound [2022-05-18T17:12:53.646Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeInspectWithEmptyID [2022-05-18T17:12:53.646Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeInspect [2022-05-18T17:12:53.646Z] --- PASS: TestNodeInspect (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeListError [2022-05-18T17:12:53.646Z] --- PASS: TestNodeListError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeList [2022-05-18T17:12:53.646Z] --- PASS: TestNodeList (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeRemoveError [2022-05-18T17:12:53.646Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeRemove [2022-05-18T17:12:53.646Z] --- PASS: TestNodeRemove (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeUpdateError [2022-05-18T17:12:53.646Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestNodeUpdate [2022-05-18T17:12:53.646Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestOptionWithHostFromEnv [2022-05-18T17:12:53.646Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestOptionWithTimeout [2022-05-18T17:12:53.646Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestOptionWithVersionFromEnv [2022-05-18T17:12:53.646Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPingFail [2022-05-18T17:12:53.646Z] --- PASS: TestPingFail (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPingWithError [2022-05-18T17:12:53.646Z] 2022/05/18 17:12:52 RoundTripper returned a response & error; ignoring response [2022-05-18T17:12:53.646Z] 2022/05/18 17:12:52 RoundTripper returned a response & error; ignoring response [2022-05-18T17:12:53.646Z] --- PASS: TestPingWithError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPingSuccess [2022-05-18T17:12:53.646Z] --- PASS: TestPingSuccess (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPingHeadFallback [2022-05-18T17:12:53.646Z] === RUN TestPingHeadFallback/OK [2022-05-18T17:12:53.646Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-18T17:12:53.646Z] === RUN TestPingHeadFallback/Not_Found [2022-05-18T17:12:53.646Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-18T17:12:53.646Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-18T17:12:53.646Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-18T17:12:53.646Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-18T17:12:53.646Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-18T17:12:53.646Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginDisableError [2022-05-18T17:12:53.646Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginDisable [2022-05-18T17:12:53.646Z] --- PASS: TestPluginDisable (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginEnableError [2022-05-18T17:12:53.646Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginEnable [2022-05-18T17:12:53.646Z] --- PASS: TestPluginEnable (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginInspectError [2022-05-18T17:12:53.646Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginInspectWithEmptyID [2022-05-18T17:12:53.646Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginInspect [2022-05-18T17:12:53.646Z] --- PASS: TestPluginInspect (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginListError [2022-05-18T17:12:53.646Z] --- PASS: TestPluginListError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginList [2022-05-18T17:12:53.646Z] --- PASS: TestPluginList (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginPushError [2022-05-18T17:12:53.646Z] --- PASS: TestPluginPushError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginPush [2022-05-18T17:12:53.646Z] --- PASS: TestPluginPush (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginRemoveError [2022-05-18T17:12:53.646Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginRemove [2022-05-18T17:12:53.646Z] --- PASS: TestPluginRemove (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginSetError [2022-05-18T17:12:53.646Z] --- PASS: TestPluginSetError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPluginSet [2022-05-18T17:12:53.646Z] --- PASS: TestPluginSet (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestSetHostHeader [2022-05-18T17:12:53.646Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestPlainTextError [2022-05-18T17:12:53.646Z] --- PASS: TestPlainTextError (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestInfiniteError [2022-05-18T17:12:53.646Z] --- PASS: TestInfiniteError (0.02s) [2022-05-18T17:12:53.646Z] === RUN TestCanceledContext [2022-05-18T17:12:53.646Z] 2022/05/18 17:12:52 RoundTripper returned a response & error; ignoring response [2022-05-18T17:12:53.646Z] --- PASS: TestCanceledContext (0.00s) [2022-05-18T17:12:53.646Z] === RUN TestDeadlineExceededContext [2022-05-18T17:12:53.688Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-18T17:12:53.688Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-05-18T17:12:53.688Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2022-05-18T17:12:53.688Z] === RUN TestWaitBlocked [2022-05-18T17:12:53.688Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:12:53.688Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:12:53.688Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:12:53.688Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:12:53.688Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T17:12:53.688Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T17:12:53.946Z] check_test.go:307: [d341bc384554a] daemon is not started [2022-05-18T17:12:53.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-18T17:12:54.113Z] 2022/05/18 17:12:52 RoundTripper returned a response & error; ignoring response [2022-05-18T17:12:54.113Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretCreateUnsupported [2022-05-18T17:12:54.113Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretCreateError [2022-05-18T17:12:54.113Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretCreate [2022-05-18T17:12:54.113Z] --- PASS: TestSecretCreate (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretInspectUnsupported [2022-05-18T17:12:54.113Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretInspectError [2022-05-18T17:12:54.113Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretInspectSecretNotFound [2022-05-18T17:12:54.113Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretInspectWithEmptyID [2022-05-18T17:12:54.113Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretInspect [2022-05-18T17:12:54.113Z] --- PASS: TestSecretInspect (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretListUnsupported [2022-05-18T17:12:54.113Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretListError [2022-05-18T17:12:54.113Z] --- PASS: TestSecretListError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretList [2022-05-18T17:12:54.113Z] --- PASS: TestSecretList (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretRemoveUnsupported [2022-05-18T17:12:54.113Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretRemoveError [2022-05-18T17:12:54.113Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretRemove [2022-05-18T17:12:54.113Z] --- PASS: TestSecretRemove (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretUpdateUnsupported [2022-05-18T17:12:54.113Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretUpdateError [2022-05-18T17:12:54.113Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSecretUpdate [2022-05-18T17:12:54.113Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceCreateError [2022-05-18T17:12:54.113Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceCreate [2022-05-18T17:12:54.113Z] --- PASS: TestServiceCreate (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-18T17:12:54.113Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceCreateDigestPinning [2022-05-18T17:12:54.113Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceInspectError [2022-05-18T17:12:54.113Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceInspectServiceNotFound [2022-05-18T17:12:54.113Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceInspectWithEmptyID [2022-05-18T17:12:54.113Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceInspect [2022-05-18T17:12:54.113Z] --- PASS: TestServiceInspect (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceListError [2022-05-18T17:12:54.113Z] --- PASS: TestServiceListError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceList [2022-05-18T17:12:54.113Z] --- PASS: TestServiceList (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceLogsError [2022-05-18T17:12:54.113Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceLogs [2022-05-18T17:12:54.113Z] --- PASS: TestServiceLogs (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceRemoveError [2022-05-18T17:12:54.113Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceRemoveNotFoundError [2022-05-18T17:12:54.113Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceRemove [2022-05-18T17:12:54.113Z] --- PASS: TestServiceRemove (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceUpdateError [2022-05-18T17:12:54.113Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestServiceUpdate [2022-05-18T17:12:54.113Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmGetUnlockKeyError [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmGetUnlockKey [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmInitError [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmInit [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmInit (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmInspectError [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmInspect [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmJoinError [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmJoin [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmLeaveError [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmLeave [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmUnlockError [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmUnlock [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmUpdateError [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestSwarmUpdate [2022-05-18T17:12:54.113Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestTaskInspectError [2022-05-18T17:12:54.113Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestTaskInspectWithEmptyID [2022-05-18T17:12:54.113Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestTaskInspect [2022-05-18T17:12:54.113Z] --- PASS: TestTaskInspect (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestTaskListError [2022-05-18T17:12:54.113Z] --- PASS: TestTaskListError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestTaskList [2022-05-18T17:12:54.113Z] --- PASS: TestTaskList (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeCreateError [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeCreate [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeInspectError [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeInspectNotFound [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeInspectWithEmptyID [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeInspect [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeListError [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeListError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeList [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeList (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeRemoveError [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeRemove [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeUpdateError [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-18T17:12:54.113Z] === RUN TestVolumeUpdate [2022-05-18T17:12:54.113Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-18T17:12:54.113Z] === CONT TestTLSCloseWriter [2022-05-18T17:12:54.113Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-18T17:12:54.113Z] PASS [2022-05-18T17:12:54.113Z] coverage: 75.1% of statements [2022-05-18T17:12:54.113Z] ok github.com/docker/docker/client 0.296s coverage: 75.1% of statements [2022-05-18T17:12:54.881Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-18T17:12:54.881Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2022-05-18T17:12:54.881Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2022-05-18T17:12:54.881Z] === CONT TestContainerStartOnDaemonRestart [2022-05-18T17:12:54.881Z] === CONT TestContainerKillOnDaemonStart [2022-05-18T17:12:54.919Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2022-05-18T17:12:54.919Z] === RUN TestServiceUpdateNetwork [2022-05-18T17:12:59.067Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2022-05-18T17:12:59.067Z] === CONT TestIpcModeOlderClient [2022-05-18T17:12:59.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-18T17:12:59.067Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-18T17:12:59.067Z] === CONT TestDaemonHostGatewayIP [2022-05-18T17:12:59.067Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-18T17:13:00.004Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-18T17:13:00.939Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-18T17:13:01.197Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-18T17:13:01.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-18T17:13:02.022Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-18T17:13:02.022Z] --- PASS: TestDaemonHostGatewayIP (3.59s) [2022-05-18T17:13:02.022Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-18T17:13:02.588Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-18T17:13:02.847Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-18T17:13:03.299Z] --- PASS: TestServiceWithDataPathPortInit (13.55s) [2022-05-18T17:13:03.299Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T17:13:04.226Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nyxvhptlen9mr92hzrj8pxagc Created:2022-05-18 17:13:02.998537193 +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[267d5a4c0cd472111b10b3ccf435abc0c66d3b1aec724ffa6c576b59ea3ef237:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lrfapkg4uru4022bc4l2veike EndpointID:02801af5cc05361dda38781c174c5e0f3831e1372a0dd09f295c6e034b370000 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a56d9c703bd76dc96bde91fc65558aed8797e7075632b737c9fe699caa3bab0c 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:20fc00318cd1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lrfapkg4uru4022bc4l2veike EndpointID:02801af5cc05361dda38781c174c5e0f3831e1372a0dd09f295c6e034b370000 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-18T17:13:04.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-18T17:13:04.751Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.73s) [2022-05-18T17:13:04.751Z] === CONT TestDaemonRestartIpcMode [2022-05-18T17:13:06.595Z] --- PASS: TestCheckoutGit (24.91s) [2022-05-18T17:13:06.595Z] === RUN TestValidGitTransport [2022-05-18T17:13:06.595Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-18T17:13:06.595Z] === RUN TestGitInvalidRef [2022-05-18T17:13:06.595Z] --- PASS: TestGitInvalidRef (0.19s) [2022-05-18T17:13:06.595Z] PASS [2022-05-18T17:13:06.595Z] coverage: 86.3% of statements [2022-05-18T17:13:06.595Z] ok github.com/docker/docker/builder/remotecontext/git 25.181s coverage: 86.3% of statements [2022-05-18T17:13:06.980Z] 2022/05/18 17:13:03 Closing DB instances... [2022-05-18T17:13:06.980Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-05-18T17:13:06.980Z] === RUN TestFindNode [2022-05-18T17:13:06.980Z] 2022/05/18 17:13:05 Closing DB instances... [2022-05-18T17:13:06.980Z] --- PASS: TestFindNode (0.02s) [2022-05-18T17:13:06.980Z] === RUN TestChangeNodeState [2022-05-18T17:13:06.980Z] 2022/05/18 17:13:05 Closing DB instances... [2022-05-18T17:13:06.980Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-18T17:13:06.980Z] === RUN TestNodeReincarnation [2022-05-18T17:13:06.980Z] 2022/05/18 17:13:05 Closing DB instances... [2022-05-18T17:13:07.061Z] ? github.com/docker/docker/cli [no test files] [2022-05-18T17:13:07.061Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-18T17:13:07.061Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-18T17:13:07.061Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-18T17:13:07.079Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-05-18T17:13:07.079Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T17:13:07.640Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-18T17:13:08.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-18T17:13:08.291Z] --- PASS: TestContainerKillOnDaemonStart (13.33s) [2022-05-18T17:13:08.291Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2022-05-18T17:13:08.291Z] PASS [2022-05-18T17:13:08.291Z] [2022-05-18T17:13:08.291Z] === Skipped [2022-05-18T17:13:08.291Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-18T17:13:08.291Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:13:08.291Z] [2022-05-18T17:13:08.291Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-05-18T17:13:08.291Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:13:08.291Z] [2022-05-18T17:13:08.291Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-18T17:13:08.291Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:13:08.291Z] [2022-05-18T17:13:08.291Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T17:13:08.291Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T17:13:08.291Z] [2022-05-18T17:13:08.291Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-18T17:13:08.291Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T17:13:08.291Z] [2022-05-18T17:13:08.291Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-05-18T17:13:08.291Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:13:08.291Z] [2022-05-18T17:13:08.291Z] DONE 237 tests, 6 skipped in 165.153s [2022-05-18T17:13:08.391Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-05-18T17:13:08.391Z] PASS [2022-05-18T17:13:08.391Z] [2022-05-18T17:13:08.391Z] === Skipped [2022-05-18T17:13:08.391Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:13:08.391Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:13:08.391Z] [2022-05-18T17:13:08.391Z] DONE 38 tests, 1 skipped in 43.385s [2022-05-18T17:13:08.391Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-18T17:13:08.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:08.391Z] ++ set -e [2022-05-18T17:13:08.391Z] ++ '[' -n 0 ']' [2022-05-18T17:13:08.391Z] ++ set -x [2022-05-18T17:13:08.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:08.550Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-18T17:13:08.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:08.550Z] ++ set -e [2022-05-18T17:13:08.550Z] ++ '[' -n 0 ']' [2022-05-18T17:13:08.550Z] ++ set -x [2022-05-18T17:13:08.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:08.550Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T17:13:08.567Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-18T17:13:08.647Z] INFO: Testing against a local daemon [2022-05-18T17:13:08.647Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-18T17:13:08.647Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:13:08.647Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T17:13:08.647Z] === RUN TestDockerNetworkIpvlan [2022-05-18T17:13:08.647Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:13:08.647Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-18T17:13:08.647Z] PASS [2022-05-18T17:13:08.647Z] [2022-05-18T17:13:08.647Z] === Skipped [2022-05-18T17:13:08.647Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T17:13:08.647Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:13:08.647Z] [2022-05-18T17:13:08.647Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-18T17:13:08.647Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:13:08.647Z] [2022-05-18T17:13:08.647Z] DONE 2 tests, 2 skipped in 0.099s [2022-05-18T17:13:08.647Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-18T17:13:08.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:08.647Z] ++ set -e [2022-05-18T17:13:08.647Z] ++ '[' -n 0 ']' [2022-05-18T17:13:08.647Z] ++ set -x [2022-05-18T17:13:08.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:08.647Z] INFO: Testing against a local daemon [2022-05-18T17:13:08.647Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-18T17:13:09.117Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-18T17:13:09.117Z] === RUN TestConfigDaemonID [2022-05-18T17:13:10.012Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-05-18T17:13:10.012Z] === RUN TestDockerNetworkMacvlan [2022-05-18T17:13:10.514Z] daemon_test.go:84: [dadec5359ac33] daemon is not started [2022-05-18T17:13:10.514Z] --- PASS: TestConfigDaemonID (1.10s) [2022-05-18T17:13:10.514Z] === RUN TestDaemonConfigValidation [2022-05-18T17:13:10.514Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:13:10.514Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:13:10.514Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-18T17:13:10.514Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-18T17:13:10.514Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-18T17:13:10.514Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-18T17:13:10.514Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-18T17:13:10.514Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-18T17:13:10.514Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-18T17:13:10.514Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-18T17:13:10.514Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-18T17:13:10.514Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-18T17:13:10.514Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-18T17:13:10.514Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-18T17:13:10.574Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-18T17:13:10.764Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-18T17:13:10.764Z] === RUN TestParallelCreate [2022-05-18T17:13:10.764Z] 2022/05/18 17:13:10 Closing DB instances... [2022-05-18T17:13:10.764Z] --- PASS: TestParallelCreate (0.02s) [2022-05-18T17:13:10.764Z] === RUN TestParallelDelete [2022-05-18T17:13:10.764Z] 2022/05/18 17:13:10 Closing DB instances... [2022-05-18T17:13:10.764Z] --- PASS: TestParallelDelete (0.02s) [2022-05-18T17:13:10.764Z] === RUN TestNetworkDBIslands [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cd68f60541c6 with config:&{NodeID:cd68f60541c6 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="Node cd68f60541c6/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="Node cd68f60541c6/172.18.50.33, added to nodes list" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d5e0c437b5bb with config:&{NodeID:d5e0c437b5bb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, added to nodes list" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49391" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, added to nodes list" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="Node cd68f60541c6/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=info msg="Node cd68f60541c6/172.18.50.33, added to nodes list" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49392" [2022-05-18T17:13:10.764Z] time="2022-05-18T17:13:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-18T17:13:10.773Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-18T17:13:10.773Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-18T17:13:10.773Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-05-18T17:13:10.773Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2022-05-18T17:13:10.773Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.22s) [2022-05-18T17:13:10.773Z] --- PASS: TestDaemonConfigValidation/valid_config (0.29s) [2022-05-18T17:13:10.773Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-05-18T17:13:10.773Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T17:13:10.773Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-18T17:13:11.502Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-18T17:13:11.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3df19eed8b84 with config:&{NodeID:3df19eed8b84 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node 3df19eed8b84/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node 3df19eed8b84/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49393" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node 3df19eed8b84/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node 3df19eed8b84/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node cd68f60541c6/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node cd68f60541c6/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49394" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=debug msg="memberlist: Failed to join 172.18.50.33: dial tcp 172.18.50.33:10024: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node 3df19eed8b84/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node 3df19eed8b84/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:bbd5370f5da1 with config:&{NodeID:bbd5370f5da1 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node bbd5370f5da1/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node bbd5370f5da1/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49396" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node bbd5370f5da1/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node bbd5370f5da1/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node 3df19eed8b84/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node 3df19eed8b84/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node cd68f60541c6/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=info msg="Node cd68f60541c6/172.18.50.33, added to nodes list" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-18T17:13:11.748Z] time="2022-05-18T17:13:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49397" [2022-05-18T17:13:11.965Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-18T17:13:12.064Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:11Z" level=info msg="Node bbd5370f5da1/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:11Z" level=info msg="Node bbd5370f5da1/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:11Z" level=info msg="Node bbd5370f5da1/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:11Z" level=info msg="Node bbd5370f5da1/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c1e73258dd15 with config:&{NodeID:c1e73258dd15 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49398" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node 3df19eed8b84/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node 3df19eed8b84/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node cd68f60541c6/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node cd68f60541c6/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node bbd5370f5da1/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=info msg="Node bbd5370f5da1/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-18T17:13:12.216Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49399" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=info msg="Node c1e73258dd15/172.18.50.33, added to nodes list" [2022-05-18T17:13:12.682Z] networkdb_test.go:835: Re-joining: 3 [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=info msg="The new bootstrap node list is:[172.18.50.33:10033 172.18.50.33:10034 172.18.50.33:10035]" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10033" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49400" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10034" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49401" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10035" [2022-05-18T17:13:12.682Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49402" [2022-05-18T17:13:12.899Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-18T17:13:13.149Z] networkdb_test.go:835: Re-joining: 4 [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=info msg="The new bootstrap node list is:[172.18.50.33:10033 172.18.50.33:10034 172.18.50.33:10035]" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10033" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49403" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10034" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49404" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10035" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49405" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=info msg="node 0 leaving" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=info msg="Node cd68f60541c6 change state NodeActive --> NodeLeft" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=info msg="node2(d5e0c437b5bb): Node leave event for cd68f60541c6/172.18.50.33" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=info msg="Node cd68f60541c6 change state NodeActive --> NodeLeft" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=info msg="node3(3df19eed8b84): Node leave event for cd68f60541c6/172.18.50.33" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=info msg="Node cd68f60541c6 change state NodeActive --> NodeLeft" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:12Z" level=info msg="node4(bbd5370f5da1): Node leave event for cd68f60541c6/172.18.50.33" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:13Z" level=info msg="Node cd68f60541c6 change state NodeActive --> NodeLeft" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:13Z" level=info msg="node1(cd68f60541c6): Node leave event for cd68f60541c6/172.18.50.33" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:13Z" level=info msg="Node cd68f60541c6 change state NodeActive --> NodeLeft" [2022-05-18T17:13:13.149Z] time="2022-05-18T17:13:13Z" level=info msg="node5(c1e73258dd15): Node leave event for cd68f60541c6/172.18.50.33" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node cd68f60541c6/172.18.50.33, left gossip cluster" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node cd68f60541c6/172.18.50.33, left gossip cluster" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node cd68f60541c6/172.18.50.33, left gossip cluster" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node cd68f60541c6/172.18.50.33, left gossip cluster" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node cd68f60541c6/172.18.50.33, left gossip cluster" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=debug msg="memberlist: Failed to join 172.18.50.33: dial tcp 172.18.50.33:10024: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="node 1 leaving" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node d5e0c437b5bb change state NodeActive --> NodeLeft" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="node4(bbd5370f5da1): Node leave event for d5e0c437b5bb/172.18.50.33" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node d5e0c437b5bb change state NodeActive --> NodeLeft" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="node5(c1e73258dd15): Node leave event for d5e0c437b5bb/172.18.50.33" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, left gossip cluster" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node d5e0c437b5bb change state NodeActive --> NodeFailed" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, added to failed nodes list" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="Node d5e0c437b5bb change state NodeActive --> NodeLeft" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=info msg="node3(3df19eed8b84): Node leave event for d5e0c437b5bb/172.18.50.33" [2022-05-18T17:13:13.615Z] time="2022-05-18T17:13:13Z" level=error msg="node: d5e0c437b5bb is unknown to memberlist" [2022-05-18T17:13:13.835Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-18T17:13:13.956Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-18T17:13:14.082Z] time="2022-05-18T17:13:13Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, left gossip cluster" [2022-05-18T17:13:14.082Z] time="2022-05-18T17:13:13Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, left gossip cluster" [2022-05-18T17:13:14.082Z] time="2022-05-18T17:13:13Z" level=info msg="Node d5e0c437b5bb/172.18.50.33, left gossip cluster" [2022-05-18T17:13:14.082Z] time="2022-05-18T17:13:13Z" level=info msg="node 2 leaving" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=info msg="Node 3df19eed8b84 change state NodeActive --> NodeLeft" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=info msg="node4(bbd5370f5da1): Node leave event for 3df19eed8b84/172.18.50.33" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=info msg="Node 3df19eed8b84 change state NodeActive --> NodeLeft" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=info msg="node5(c1e73258dd15): Node leave event for 3df19eed8b84/172.18.50.33" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=info msg="Node 3df19eed8b84 change state NodeActive --> NodeLeft" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=info msg="node3(3df19eed8b84): Node leave event for 3df19eed8b84/172.18.50.33" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=debug msg="memberlist: Failed ping: c1e73258dd15 (timeout reached)" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.50.33:10036: use of closed network connection" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.50.33:10035: use of closed network connection" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.50.33:10034: use of closed network connection" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:13Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49407" [2022-05-18T17:13:14.083Z] time="2022-05-18T17:13:14Z" level=info msg="Node 3df19eed8b84/172.18.50.33, left gossip cluster" [2022-05-18T17:13:14.093Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-18T17:13:14.093Z] daemon_test.go:198: [d625e9471ec3b] daemon is not started [2022-05-18T17:13:14.093Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-18T17:13:14.093Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-05-18T17:13:14.093Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-05-18T17:13:14.093Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-05-18T17:13:14.093Z] === RUN TestDaemonProxy [2022-05-18T17:13:14.093Z] === RUN TestDaemonProxy/environment_variables [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="Node 3df19eed8b84/172.18.50.33, left gossip cluster" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="Node 3df19eed8b84/172.18.50.33, left gossip cluster" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=warning msg="memberlist: Was able to connect to c1e73258dd15 but other probes failed, network may be misconfigured" [2022-05-18T17:13:14.550Z] networkdb_test.go:867: node4: OK [2022-05-18T17:13:14.550Z] networkdb_test.go:867: node5: OK [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="node 0 coming back" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:92f16a29aadd with config:&{NodeID:92f16a29aadd Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="Node 92f16a29aadd/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="Node 92f16a29aadd/172.18.50.33, added to nodes list" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="node 1 coming back" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e39a293425bc with config:&{NodeID:e39a293425bc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="Node e39a293425bc/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="Node e39a293425bc/172.18.50.33, added to nodes list" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="node 2 coming back" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:51cabf0f0a33 with config:&{NodeID:51cabf0f0a33 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:14.550Z] time="2022-05-18T17:13:14Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, added to nodes list" [2022-05-18T17:13:14.659Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-18T17:13:15.225Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-18T17:13:15.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-18T17:13:15.321Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-18T17:13:15.532Z] time="2022-05-18T17:13:15Z" level=debug msg="memberlist: Failed to join 172.18.50.33: dial tcp 172.18.50.33:10024: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T17:13:15.791Z] === RUN TestDaemonProxy/command-line_options [2022-05-18T17:13:16.724Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-18T17:13:17.154Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-18T17:13:17.472Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-18T17:13:17.472Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-18T17:13:17.472Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-18T17:13:17.472Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-18T17:13:17.472Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-18T17:13:17.472Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-18T17:13:17.473Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-18T17:13:17.473Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-18T17:13:17.473Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-18T17:13:17.473Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-18T17:13:17.473Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-18T17:13:17.473Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-18T17:13:17.473Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-18T17:13:17.473Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-18T17:13:17.473Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestConfigureDaemonLogs [2022-05-18T17:13:17.473Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestCommonOptionsInstallFlags [2022-05-18T17:13:17.473Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-18T17:13:17.473Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-18T17:13:17.473Z] PASS [2022-05-18T17:13:17.473Z] coverage: 19.7% of statements [2022-05-18T17:13:17.473Z] ok github.com/docker/docker/cmd/dockerd 0.255s coverage: 19.7% of statements [2022-05-18T17:13:17.473Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-18T17:13:17.473Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-18T17:13:17.473Z] === RUN TestContainerStopSignal [2022-05-18T17:13:17.473Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestContainerStopTimeout [2022-05-18T17:13:17.473Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-18T17:13:17.473Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-18T17:13:17.473Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-18T17:13:17.473Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestReplaceAndAppendEnvVars [2022-05-18T17:13:17.473Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-18T17:13:17.473Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestNewMemoryStore [2022-05-18T17:13:17.473Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestAddContainers [2022-05-18T17:13:17.473Z] --- PASS: TestAddContainers (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestGetContainer [2022-05-18T17:13:17.473Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestDeleteContainer [2022-05-18T17:13:17.473Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestListContainers [2022-05-18T17:13:17.473Z] --- PASS: TestListContainers (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestFirstContainer [2022-05-18T17:13:17.473Z] --- PASS: TestFirstContainer (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestApplyAllContainer [2022-05-18T17:13:17.473Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestIsValidHealthString [2022-05-18T17:13:17.473Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestStateRunStop [2022-05-18T17:13:17.473Z] --- PASS: TestStateRunStop (0.00s) [2022-05-18T17:13:17.473Z] === RUN TestStateTimeoutWait [2022-05-18T17:13:17.690Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-18T17:13:17.690Z] === RUN TestDaemonProxy/configuration_file [2022-05-18T17:13:17.742Z] time="2022-05-18T17:13:17Z" level=debug msg="memberlist: Failed to join 172.18.50.33: dial tcp 172.18.50.33:10024: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T17:13:17.742Z] time="2022-05-18T17:13:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.50.33:10033 172.18.50.33:10034 172.18.50.33:10035]" [2022-05-18T17:13:17.939Z] state_test.go:141: Stop callback fired [2022-05-18T17:13:17.939Z] state_test.go:165: Stop callback fired [2022-05-18T17:13:17.939Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-18T17:13:17.939Z] === RUN TestIsValidStateString [2022-05-18T17:13:17.939Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-18T17:13:17.939Z] === RUN TestViewSaveDelete [2022-05-18T17:13:17.939Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-18T17:13:17.939Z] === RUN TestViewAll [2022-05-18T17:13:17.939Z] --- PASS: TestViewAll (0.02s) [2022-05-18T17:13:17.939Z] === RUN TestViewGet [2022-05-18T17:13:17.939Z] --- PASS: TestViewGet (0.01s) [2022-05-18T17:13:17.939Z] === RUN TestNames [2022-05-18T17:13:17.939Z] --- PASS: TestNames (0.00s) [2022-05-18T17:13:17.939Z] === RUN TestViewWithHealthCheck [2022-05-18T17:13:17.939Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-05-18T17:13:17.939Z] PASS [2022-05-18T17:13:17.939Z] coverage: 41.7% of statements [2022-05-18T17:13:17.939Z] ok github.com/docker/docker/container 0.234s coverage: 41.7% of statements [2022-05-18T17:13:17.939Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-18T17:13:17.939Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-18T17:13:17.939Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-18T17:13:17.939Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-18T17:13:18.209Z] time="2022-05-18T17:13:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.50.33:10033 172.18.50.33:10034 172.18.50.33:10035]" [2022-05-18T17:13:18.405Z] === RUN TestPrepare [2022-05-18T17:13:18.405Z] --- PASS: TestPrepare (0.00s) [2022-05-18T17:13:18.405Z] === RUN TestStart [2022-05-18T17:13:18.405Z] --- PASS: TestStart (0.00s) [2022-05-18T17:13:18.405Z] === RUN TestWaitCancel [2022-05-18T17:13:18.405Z] --- PASS: TestWaitCancel (0.00s) [2022-05-18T17:13:18.405Z] === RUN TestWaitDisabled [2022-05-18T17:13:18.405Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-18T17:13:18.405Z] === RUN TestWaitEnabled [2022-05-18T17:13:18.405Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-18T17:13:18.405Z] === RUN TestRemove [2022-05-18T17:13:18.405Z] --- PASS: TestRemove (0.00s) [2022-05-18T17:13:18.405Z] PASS [2022-05-18T17:13:18.405Z] coverage: 65.3% of statements [2022-05-18T17:13:18.405Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-05-18T17:13:18.591Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-18T17:13:19.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-18T17:13:19.153Z] --- PASS: TestDockerNetworkMacvlan (9.34s) [2022-05-18T17:13:19.153Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-18T17:13:19.153Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-18T17:13:19.153Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-05-18T17:13:19.153Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-05-18T17:13:19.153Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-05-18T17:13:19.153Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-05-18T17:13:19.153Z] PASS [2022-05-18T17:13:19.153Z] [2022-05-18T17:13:19.153Z] DONE 8 tests in 10.655s [2022-05-18T17:13:19.153Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-18T17:13:19.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:19.153Z] ++ set -e [2022-05-18T17:13:19.153Z] ++ '[' -n 0 ']' [2022-05-18T17:13:19.153Z] ++ set -x [2022-05-18T17:13:19.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10033" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49410" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node c1e73258dd15/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node c1e73258dd15/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, is the new incarnation of the shutdown node cd68f60541c6/172.18.50.33" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node bbd5370f5da1/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node bbd5370f5da1/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10034" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49411" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node bbd5370f5da1/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node bbd5370f5da1/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node c1e73258dd15/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node c1e73258dd15/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, is the new incarnation of the shutdown node d5e0c437b5bb/172.18.50.33" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10035" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49412" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node bbd5370f5da1/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node bbd5370f5da1/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node c1e73258dd15/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node c1e73258dd15/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, is the new incarnation of the shutdown node 3df19eed8b84/172.18.50.33" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.191Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, is the new incarnation of the shutdown node cd68f60541c6/172.18.50.33" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 92f16a29aadd/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, is the new incarnation of the shutdown node d5e0c437b5bb/172.18.50.33" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node e39a293425bc/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, joined gossip cluster" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, is the new incarnation of the shutdown node 3df19eed8b84/172.18.50.33" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:18Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, added to nodes list" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10033" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:19Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49413" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10034" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:19Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49414" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.50.33:10035" [2022-05-18T17:13:19.192Z] time="2022-05-18T17:13:19Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49415" [2022-05-18T17:13:19.324Z] === RUN TestDaemonProxy/conflicting_options [2022-05-18T17:13:19.409Z] testing: warning: no tests to run [2022-05-18T17:13:19.409Z] PASS [2022-05-18T17:13:19.409Z] [2022-05-18T17:13:19.409Z] DONE 0 tests in 0.028s [2022-05-18T17:13:19.409Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-18T17:13:19.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:19.409Z] ++ set -e [2022-05-18T17:13:19.409Z] ++ '[' -n 0 ']' [2022-05-18T17:13:19.409Z] ++ set -x [2022-05-18T17:13:19.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:19.409Z] INFO: Testing against a local daemon [2022-05-18T17:13:19.409Z] === RUN TestAuthZPluginAllowRequest [2022-05-18T17:13:19.658Z] time="2022-05-18T17:13:19Z" level=debug msg="memberlist: Failed to join 172.18.50.33: dial tcp 172.18.50.33:10024: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T17:13:19.658Z] 2022/05/18 17:13:19 Closing DB instances... [2022-05-18T17:13:19.892Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="node4(bbd5370f5da1): Node leave event for 92f16a29aadd/172.18.50.33" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="node5(c1e73258dd15): Node leave event for 92f16a29aadd/172.18.50.33" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="node3(51cabf0f0a33): Node leave event for 92f16a29aadd/172.18.50.33" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="node1(92f16a29aadd): Node leave event for 92f16a29aadd/172.18.50.33" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="node2(e39a293425bc): Node leave event for 92f16a29aadd/172.18.50.33" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd/172.18.50.33, left gossip cluster" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd/172.18.50.33, left gossip cluster" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd/172.18.50.33, left gossip cluster" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd/172.18.50.33, left gossip cluster" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:19Z" level=info msg="Node 92f16a29aadd/172.18.50.33, left gossip cluster" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:20Z" level=info msg="Node e39a293425bc change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:20Z" level=info msg="node5(c1e73258dd15): Node leave event for e39a293425bc/172.18.50.33" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:20Z" level=info msg="Node e39a293425bc change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:20Z" level=info msg="node4(bbd5370f5da1): Node leave event for e39a293425bc/172.18.50.33" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:20Z" level=info msg="Node e39a293425bc change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:20Z" level=info msg="node3(51cabf0f0a33): Node leave event for e39a293425bc/172.18.50.33" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:20Z" level=info msg="Node e39a293425bc change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.125Z] time="2022-05-18T17:13:20Z" level=info msg="node2(e39a293425bc): Node leave event for e39a293425bc/172.18.50.33" [2022-05-18T17:13:20.459Z] --- PASS: TestDaemonProxy (6.37s) [2022-05-18T17:13:20.459Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-05-18T17:13:20.459Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-05-18T17:13:20.459Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-05-18T17:13:20.459Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-18T17:13:20.459Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-05-18T17:13:20.459Z] PASS [2022-05-18T17:13:20.459Z] [2022-05-18T17:13:20.459Z] DONE 18 tests in 11.986s [2022-05-18T17:13:20.459Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-18T17:13:20.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:20.459Z] ++ set -e [2022-05-18T17:13:20.459Z] ++ '[' -n 0 ']' [2022-05-18T17:13:20.459Z] ++ set -x [2022-05-18T17:13:20.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:20.594Z] time="2022-05-18T17:13:20Z" level=info msg="Node e39a293425bc/172.18.50.33, left gossip cluster" [2022-05-18T17:13:20.594Z] time="2022-05-18T17:13:20Z" level=info msg="Node e39a293425bc/172.18.50.33, left gossip cluster" [2022-05-18T17:13:20.594Z] time="2022-05-18T17:13:20Z" level=info msg="Node e39a293425bc/172.18.50.33, left gossip cluster" [2022-05-18T17:13:20.594Z] time="2022-05-18T17:13:20Z" level=info msg="Node e39a293425bc/172.18.50.33, left gossip cluster" [2022-05-18T17:13:20.594Z] time="2022-05-18T17:13:20Z" level=info msg="Node 51cabf0f0a33 change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.594Z] time="2022-05-18T17:13:20Z" level=info msg="node4(bbd5370f5da1): Node leave event for 51cabf0f0a33/172.18.50.33" [2022-05-18T17:13:20.594Z] time="2022-05-18T17:13:20Z" level=info msg="Node 51cabf0f0a33 change state NodeActive --> NodeLeft" [2022-05-18T17:13:20.594Z] time="2022-05-18T17:13:20Z" level=info msg="node5(c1e73258dd15): Node leave event for 51cabf0f0a33/172.18.50.33" [2022-05-18T17:13:20.613Z] === RUN TestNewListSecretsFilters [2022-05-18T17:13:20.613Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-18T17:13:20.613Z] === RUN TestNewListConfigsFilters [2022-05-18T17:13:20.613Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-18T17:13:20.613Z] PASS [2022-05-18T17:13:20.613Z] coverage: 0.5% of statements [2022-05-18T17:13:20.613Z] ok github.com/docker/docker/daemon/cluster 0.164s coverage: 0.5% of statements [2022-05-18T17:13:20.718Z] INFO: Testing against a local daemon [2022-05-18T17:13:20.718Z] === RUN TestCommitInheritsEnv [2022-05-18T17:13:20.775Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-05-18T17:13:20.775Z] === RUN TestAuthZPluginTLS [2022-05-18T17:13:20.976Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-18T17:13:20.976Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-05-18T17:13:20.976Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T17:13:20.976Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-18T17:13:20.976Z] === RUN TestImportWithCustomPlatform [2022-05-18T17:13:20.976Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-18T17:13:21.031Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-18T17:13:21.031Z] === RUN TestAuthZPluginDenyRequest [2022-05-18T17:13:21.062Z] time="2022-05-18T17:13:20Z" level=info msg="Node 51cabf0f0a33 change state NodeActive --> NodeLeft" [2022-05-18T17:13:21.062Z] time="2022-05-18T17:13:20Z" level=info msg="node3(51cabf0f0a33): Node leave event for 51cabf0f0a33/172.18.50.33" [2022-05-18T17:13:21.062Z] time="2022-05-18T17:13:20Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, left gossip cluster" [2022-05-18T17:13:21.062Z] time="2022-05-18T17:13:20Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, left gossip cluster" [2022-05-18T17:13:21.062Z] time="2022-05-18T17:13:20Z" level=info msg="Node 51cabf0f0a33/172.18.50.33, left gossip cluster" [2022-05-18T17:13:21.062Z] time="2022-05-18T17:13:20Z" level=debug msg="memberlist: Failed ping: 51cabf0f0a33 (timeout reached)" [2022-05-18T17:13:21.062Z] time="2022-05-18T17:13:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.50.33:10036: use of closed network connection" [2022-05-18T17:13:21.062Z] time="2022-05-18T17:13:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.50.33:10037: use of closed network connection" [2022-05-18T17:13:21.062Z] time="2022-05-18T17:13:20Z" level=debug msg="memberlist: Stream connection from=172.18.50.33:49417" [2022-05-18T17:13:21.235Z] check_test.go:307: [d1d33f0c5695f] daemon is not started [2022-05-18T17:13:21.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-18T17:13:21.235Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-18T17:13:21.235Z] === RUN TestImportWithCustomPlatform// [2022-05-18T17:13:21.235Z] === RUN TestImportWithCustomPlatform/linux [2022-05-18T17:13:21.235Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-18T17:13:21.493Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-18T17:13:21.493Z] === RUN TestImportWithCustomPlatform/macos [2022-05-18T17:13:21.493Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-18T17:13:21.493Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-18T17:13:21.529Z] time="2022-05-18T17:13:21Z" level=info msg="Node bbd5370f5da1 change state NodeActive --> NodeLeft" [2022-05-18T17:13:21.529Z] time="2022-05-18T17:13:21Z" level=info msg="node5(c1e73258dd15): Node leave event for bbd5370f5da1/172.18.50.33" [2022-05-18T17:13:21.529Z] time="2022-05-18T17:13:21Z" level=info msg="Node bbd5370f5da1 change state NodeActive --> NodeLeft" [2022-05-18T17:13:21.529Z] time="2022-05-18T17:13:21Z" level=info msg="node4(bbd5370f5da1): Node leave event for bbd5370f5da1/172.18.50.33" [2022-05-18T17:13:21.529Z] time="2022-05-18T17:13:21Z" level=debug msg="memberlist: Failed to join 172.18.50.33: dial tcp 172.18.50.33:10024: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T17:13:21.529Z] time="2022-05-18T17:13:21Z" level=warning msg="memberlist: Was able to connect to 51cabf0f0a33 but other probes failed, network may be misconfigured" [2022-05-18T17:13:21.593Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-18T17:13:21.593Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-18T17:13:21.597Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-18T17:13:21.597Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-18T17:13:21.597Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-18T17:13:21.597Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestTopologyFromGRPC [2022-05-18T17:13:21.597Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestCapacityRangeFromGRPC [2022-05-18T17:13:21.597Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-18T17:13:21.597Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-18T17:13:21.597Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-18T17:13:21.597Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-18T17:13:21.597Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestAccessModeFromGRPC [2022-05-18T17:13:21.597Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-18T17:13:21.597Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-18T17:13:21.597Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-18T17:13:21.597Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-18T17:13:21.597Z] === RUN TestVolumeCreateToGRPC [2022-05-18T17:13:21.597Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-18T17:13:21.598Z] PASS [2022-05-18T17:13:21.598Z] coverage: 36.9% of statements [2022-05-18T17:13:21.598Z] ok github.com/docker/docker/daemon/cluster/convert 0.612s coverage: 36.9% of statements [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform (0.60s) [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-18T17:13:21.750Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-05-18T17:13:21.750Z] === RUN TestImagesFilterMultiReference [2022-05-18T17:13:21.750Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-18T17:13:21.750Z] === RUN TestImagePullPlatformInvalid [2022-05-18T17:13:21.750Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-18T17:13:21.750Z] === RUN TestRemoveImageOrphaning [2022-05-18T17:13:21.996Z] time="2022-05-18T17:13:21Z" level=info msg="Node bbd5370f5da1/172.18.50.33, left gossip cluster" [2022-05-18T17:13:22.155Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-18T17:13:22.155Z] === RUN TestAuthZPluginDenyResponse [2022-05-18T17:13:22.316Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2022-05-18T17:13:22.316Z] === RUN TestRemoveImageGarbageCollector [2022-05-18T17:13:22.463Z] time="2022-05-18T17:13:22Z" level=info msg="Node bbd5370f5da1/172.18.50.33, left gossip cluster" [2022-05-18T17:13:22.573Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-18T17:13:22.573Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-18T17:13:22.573Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-18T17:13:22.573Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-18T17:13:22.573Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-18T17:13:22.573Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-18T17:13:22.573Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-18T17:13:22.573Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-18T17:13:22.573Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-18T17:13:22.717Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-18T17:13:22.718Z] === RUN TestAuthZPluginAllowEventStream [2022-05-18T17:13:22.831Z] time="2022-05-18T17:13:22Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-18T17:13:22.930Z] time="2022-05-18T17:13:22Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.18.50.33:10037: use of closed network connection" [2022-05-18T17:13:22.930Z] time="2022-05-18T17:13:22Z" level=info msg="Node c1e73258dd15/172.18.50.33, left gossip cluster" [2022-05-18T17:13:22.930Z] time="2022-05-18T17:13:22Z" level=info msg="Node c1e73258dd15 change state NodeActive --> NodeFailed" [2022-05-18T17:13:22.930Z] time="2022-05-18T17:13:22Z" level=info msg="Node c1e73258dd15/172.18.50.33, added to failed nodes list" [2022-05-18T17:13:22.930Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-05-18T17:13:22.930Z] PASS [2022-05-18T17:13:22.930Z] coverage: 60.5% of statements [2022-05-18T17:13:22.930Z] ok github.com/docker/docker/libnetwork/networkdb 104.788s coverage: 60.5% of statements [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/quota [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/rootless [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/volume [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-18T17:13:22.930Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-18T17:13:23.256Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2022-05-18T17:13:23.256Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-18T17:13:23.256Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-18T17:13:23.256Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-05-18T17:13:23.256Z] PASS [2022-05-18T17:13:23.256Z] [2022-05-18T17:13:23.256Z] === Skipped [2022-05-18T17:13:23.256Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-18T17:13:23.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T17:13:23.256Z] [2022-05-18T17:13:23.256Z] DONE 27 tests, 1 skipped in 162.692s [2022-05-18T17:13:23.256Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-18T17:13:23.256Z] INFO: Testing against a local daemon [2022-05-18T17:13:23.256Z] === RUN TestSessionCreate [2022-05-18T17:13:23.256Z] --- PASS: TestSessionCreate (0.02s) [2022-05-18T17:13:23.256Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T17:13:23.256Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-18T17:13:23.256Z] PASS [2022-05-18T17:13:23.256Z] [2022-05-18T17:13:23.256Z] DONE 2 tests in 0.055s [2022-05-18T17:13:23.256Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-18T17:13:23.256Z] INFO: Testing against a local daemon [2022-05-18T17:13:23.256Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T17:13:23.256Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-18T17:13:23.256Z] === RUN TestDiskUsage [2022-05-18T17:13:23.256Z] === PAUSE TestDiskUsage [2022-05-18T17:13:23.256Z] === RUN TestEventsExecDie [2022-05-18T17:13:23.256Z] --- PASS: TestEventsExecDie (0.58s) [2022-05-18T17:13:23.256Z] === RUN TestEventsBackwardsCompatible [2022-05-18T17:13:23.512Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-18T17:13:23.512Z] === RUN TestEventsVolumeCreate [2022-05-18T17:13:23.512Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-18T17:13:23.512Z] === RUN TestInfoBinaryCommits [2022-05-18T17:13:23.512Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-18T17:13:23.512Z] === RUN TestInfoAPIVersioned [2022-05-18T17:13:23.512Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-18T17:13:23.512Z] === RUN TestInfoAPI [2022-05-18T17:13:23.512Z] --- PASS: TestInfoAPI (0.03s) [2022-05-18T17:13:23.512Z] === RUN TestInfoAPIWarnings [2022-05-18T17:13:23.805Z] === RUN TestWaitNodeAttachment [2022-05-18T17:13:24.085Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-05-18T17:13:24.085Z] === RUN TestAuthZPluginErrorResponse [2022-05-18T17:13:24.205Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-18T17:13:24.272Z] === RUN TestBuilderGC [2022-05-18T17:13:24.272Z] --- PASS: TestBuilderGC (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationNotFound [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestDaemonBrokenConfiguration [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestFindConfigurationConflicts [2022-05-18T17:13:24.272Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-18T17:13:24.272Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-18T17:13:24.272Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-18T17:13:24.272Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-18T17:13:24.272Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_label [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_dns [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_hosts [2022-05-18T17:13:24.272Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestReloadSetConfigFileNotExist [2022-05-18T17:13:24.272Z] time="2022-05-18T17:13:23Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-18T17:13:24.272Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2022-05-18T17:13:24.272Z] === RUN TestReloadDefaultConfigNotExist [2022-05-18T17:13:24.272Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:24.272Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestReloadBadDefaultConfig [2022-05-18T17:13:24.272Z] time="2022-05-18T17:13:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2698662159" [2022-05-18T17:13:24.272Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestReloadWithConflictingLabels [2022-05-18T17:13:24.272Z] time="2022-05-18T17:13:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1070264048" [2022-05-18T17:13:24.272Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestReloadWithDuplicateLabels [2022-05-18T17:13:24.272Z] time="2022-05-18T17:13:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4087886502" [2022-05-18T17:13:24.272Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestMaskURLCredentials [2022-05-18T17:13:24.272Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestDaemonConfigurationMerge [2022-05-18T17:13:24.272Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-18T17:13:24.272Z] PASS [2022-05-18T17:13:24.272Z] coverage: 79.8% of statements [2022-05-18T17:13:24.272Z] ok github.com/docker/docker/daemon/config 0.251s coverage: 79.8% of statements [2022-05-18T17:13:24.272Z] === RUN TestEventsLog [2022-05-18T17:13:24.272Z] --- PASS: TestEventsLog (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestEventsLogTimeout [2022-05-18T17:13:24.272Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestLogEvents [2022-05-18T17:13:24.272Z] --- PASS: TestLogEvents (0.05s) [2022-05-18T17:13:24.272Z] === RUN TestLoadBufferedEvents [2022-05-18T17:13:24.272Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-18T17:13:24.272Z] === RUN TestIsolationConversion [2022-05-18T17:13:24.272Z] === RUN TestIsolationConversion/default [2022-05-18T17:13:24.272Z] === RUN TestIsolationConversion/process [2022-05-18T17:13:24.272Z] === RUN TestIsolationConversion/hyperv [2022-05-18T17:13:24.272Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestContainerLabels [2022-05-18T17:13:24.272Z] --- PASS: TestContainerLabels (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestCredentialSpecConversion [2022-05-18T17:13:24.272Z] === RUN TestCredentialSpecConversion/none [2022-05-18T17:13:24.272Z] === RUN TestCredentialSpecConversion/config [2022-05-18T17:13:24.272Z] === RUN TestCredentialSpecConversion/file [2022-05-18T17:13:24.272Z] === RUN TestCredentialSpecConversion/registry [2022-05-18T17:13:24.272Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-18T17:13:24.272Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestControllerValidateMountBind [2022-05-18T17:13:24.272Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestControllerValidateMountVolume [2022-05-18T17:13:24.272Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-18T17:13:24.272Z] === RUN TestControllerValidateMountTarget [2022-05-18T17:13:24.273Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-18T17:13:24.273Z] === RUN TestControllerValidateMountTmpfs [2022-05-18T17:13:24.273Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-18T17:13:24.273Z] === RUN TestControllerValidateMountInvalidType [2022-05-18T17:13:24.273Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-18T17:13:24.273Z] === RUN TestControllerValidateMountNamedPipe [2022-05-18T17:13:24.273Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-18T17:13:24.273Z] PASS [2022-05-18T17:13:24.273Z] coverage: 10.7% of statements [2022-05-18T17:13:24.273Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.556s coverage: 10.7% of statements [2022-05-18T17:13:24.273Z] --- PASS: TestLoadBufferedEvents (0.11s) [2022-05-18T17:13:24.273Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-18T17:13:24.273Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-18T17:13:24.273Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-18T17:13:24.273Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-18T17:13:24.273Z] PASS [2022-05-18T17:13:24.273Z] coverage: 50.0% of statements [2022-05-18T17:13:24.273Z] ok github.com/docker/docker/daemon/events 0.200s coverage: 50.0% of statements [2022-05-18T17:13:24.341Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-18T17:13:24.341Z] === RUN TestAuthZPluginErrorRequest [2022-05-18T17:13:24.774Z] --- PASS: TestRemoveImageGarbageCollector (2.45s) [2022-05-18T17:13:24.774Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T17:13:24.774Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-18T17:13:24.774Z] === RUN TestTagInvalidReference [2022-05-18T17:13:24.774Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-18T17:13:24.774Z] === RUN TestTagValidPrefixedRepo [2022-05-18T17:13:24.774Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-18T17:13:24.774Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T17:13:24.774Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-18T17:13:24.774Z] === RUN TestTagOfficialNames [2022-05-18T17:13:24.903Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-18T17:13:24.903Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-18T17:13:25.032Z] --- PASS: TestTagOfficialNames (0.07s) [2022-05-18T17:13:25.032Z] === RUN TestTagMatchesDigest [2022-05-18T17:13:25.032Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-18T17:13:25.032Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-18T17:13:25.465Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-18T17:13:25.465Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-18T17:13:25.835Z] === RUN TestLinkNaming [2022-05-18T17:13:25.835Z] --- PASS: TestLinkNaming (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestLinkNew [2022-05-18T17:13:25.835Z] --- PASS: TestLinkNew (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestLinkEnv [2022-05-18T17:13:25.835Z] --- PASS: TestLinkEnv (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestLinkMultipleEnv [2022-05-18T17:13:25.835Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestLinkPortRangeEnv [2022-05-18T17:13:25.835Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-18T17:13:25.835Z] PASS [2022-05-18T17:13:25.835Z] coverage: 93.0% of statements [2022-05-18T17:13:25.835Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2022-05-18T17:13:25.835Z] === RUN TestIsEmptyDir [2022-05-18T17:13:25.835Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-18T17:13:25.835Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-18T17:13:25.835Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-18T17:13:25.835Z] PASS [2022-05-18T17:13:25.835Z] coverage: 2.3% of statements [2022-05-18T17:13:25.835Z] ok github.com/docker/docker/daemon/graphdriver 0.057s coverage: 2.3% of statements [2022-05-18T17:13:25.835Z] === RUN TestVerifyNetworkingConfig [2022-05-18T17:13:25.835Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestGetContainer [2022-05-18T17:13:25.835Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestValidContainerNames [2022-05-18T17:13:25.835Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestContainerInitDNS [2022-05-18T17:13:25.835Z] daemon_test.go:145: root required [2022-05-18T17:13:25.835Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestMerge [2022-05-18T17:13:25.835Z] --- PASS: TestMerge (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestValidateContainerIsolation [2022-05-18T17:13:25.835Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestFindNetworkErrorType [2022-05-18T17:13:25.835Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestEnsureServicesExist [2022-05-18T17:13:25.835Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestEnsureServicesExistErrors [2022-05-18T17:13:25.835Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-18T17:13:25.835Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-18T17:13:25.835Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-18T17:13:25.835Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-18T17:13:25.835Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-18T17:13:25.835Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-18T17:13:25.835Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestContainerDelete [2022-05-18T17:13:25.835Z] --- PASS: TestContainerDelete (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestContainerDoubleDelete [2022-05-18T17:13:25.835Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestLogContainerEventCopyLabels [2022-05-18T17:13:25.835Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestLogContainerEventWithAttributes [2022-05-18T17:13:25.835Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestNoneHealthcheck [2022-05-18T17:13:25.835Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-18T17:13:25.835Z] === RUN TestHealthStates [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === Skipped [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-18T17:13:25.880Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-18T17:13:25.880Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-18T17:13:25.880Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-18T17:13:25.880Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-18T17:13:25.880Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T17:13:25.880Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-18T17:13:25.880Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-18T17:13:25.880Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-18T17:13:25.880Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-18T17:13:25.880Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-18T17:13:25.880Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-18T17:13:25.880Z] daemon_test.go:145: root required [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T17:13:25.880Z] reload_test.go:342: root required [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T17:13:25.880Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T17:13:25.880Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-18T17:13:25.880Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-18T17:13:25.880Z] download_test.go:267: Needs fixing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-18T17:13:25.880Z] layer_test.go:291: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-18T17:13:25.880Z] layer_test.go:340: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-18T17:13:25.880Z] layer_test.go:455: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-18T17:13:25.880Z] layer_test.go:684: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-18T17:13:25.880Z] migration_test.go:45: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T17:13:25.880Z] migration_test.go:181: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-18T17:13:25.880Z] mount_test.go:17: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-18T17:13:25.880Z] mount_test.go:76: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-18T17:13:25.880Z] mount_test.go:125: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-18T17:13:25.880Z] mount_test.go:212: Failing on Windows [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-18T17:13:25.880Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-18T17:13:25.880Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-18T17:13:25.880Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-18T17:13:25.880Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-18T17:13:25.880Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-18T17:13:25.880Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-18T17:13:25.880Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-18T17:13:25.880Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-18T17:13:25.880Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-18T17:13:25.880Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-18T17:13:25.880Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-18T17:13:25.880Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-18T17:13:25.880Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-18T17:13:25.880Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-18T17:13:25.880Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-18T17:13:25.880Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-18T17:13:25.880Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-18T17:13:25.880Z] archive_test.go:140: zstd not installed [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-18T17:13:25.880Z] archive_windows_test.go:16: Currently fails [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-18T17:13:25.880Z] changes_test.go:196: needs more investigation [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-18T17:13:25.880Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-18T17:13:25.880Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-18T17:13:25.880Z] changes_test.go:433: needs further investigation [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-18T17:13:25.880Z] changes_test.go:469: needs further investigation [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T17:13:25.880Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.880Z] [2022-05-18T17:13:25.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-18T17:13:25.881Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.881Z] [2022-05-18T17:13:25.881Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-18T17:13:25.881Z] poller_test.go:40: No chmod on Windows [2022-05-18T17:13:25.881Z] [2022-05-18T17:13:25.881Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T17:13:25.881Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T17:13:25.881Z] [2022-05-18T17:13:25.881Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T17:13:25.881Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T17:13:25.881Z] [2022-05-18T17:13:25.881Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-18T17:13:25.881Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.881Z] [2022-05-18T17:13:25.881Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-18T17:13:25.881Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.881Z] [2022-05-18T17:13:25.881Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-18T17:13:25.881Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:25.881Z] [2022-05-18T17:13:25.881Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-18T17:13:25.881Z] local_test.go:52: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T17:13:25.881Z] [2022-05-18T17:13:25.881Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-18T17:13:25.881Z] local_test.go:199: runtime.GOOS == "windows" [2022-05-18T17:13:25.881Z] [2022-05-18T17:13:25.881Z] DONE 2330 tests, 70 skipped in 286.995s [2022-05-18T17:13:25.881Z] INFO: make.ps1 ended at 05/18/2022 17:13:25 [2022-05-18T17:13:25.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] time="2022-05-18T17:13:25Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-18T17:13:26.302Z] --- PASS: TestHealthStates (0.13s) [2022-05-18T17:13:26.302Z] === RUN TestGetInspectData [2022-05-18T17:13:26.302Z] --- PASS: TestGetInspectData (0.00s) [2022-05-18T17:13:26.302Z] === RUN TestFillLicense [2022-05-18T17:13:26.302Z] --- PASS: TestFillLicense (0.00s) [2022-05-18T17:13:26.302Z] === RUN TestListInvalidFilter [2022-05-18T17:13:26.302Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-18T17:13:26.302Z] === RUN TestNameFilter [2022-05-18T17:13:26.302Z] --- PASS: TestNameFilter (0.00s) [2022-05-18T17:13:26.302Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-18T17:13:26.302Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-18T17:13:26.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.07s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-18T17:13:26.302Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-18T17:13:26.302Z] === RUN TestSetupWindowsDevices [2022-05-18T17:13:26.302Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-18T17:13:26.302Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-18T17:13:26.302Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-18T17:13:26.302Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-18T17:13:26.302Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T17:13:26.302Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T17:13:26.302Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-18T17:13:26.302Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-18T17:13:26.303Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-18T17:13:26.303Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-18T17:13:26.303Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-18T17:13:26.303Z] === RUN TestDaemonReloadLabels [2022-05-18T17:13:26.303Z] --- PASS: TestDaemonReloadLabels (0.04s) [2022-05-18T17:13:26.303Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-18T17:13:26.303Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-18T17:13:26.303Z] === RUN TestDaemonReloadMirrors [2022-05-18T17:13:26.303Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-18T17:13:26.303Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-18T17:13:26.303Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-18T17:13:26.303Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-18T17:13:26.303Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-18T17:13:26.303Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-18T17:13:26.303Z] reload_test.go:342: root required [2022-05-18T17:13:26.303Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T17:13:26.303Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-18T17:13:26.303Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-18T17:13:26.303Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-18T17:13:26.303Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-18T17:13:26.303Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-18T17:13:26.303Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-18T17:13:26.303Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-18T17:13:26.303Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-05-18T17:13:26.303Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-18T17:13:26.303Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-18T17:13:26.303Z] === RUN TestParseVolumesFrom [2022-05-18T17:13:26.303Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-18T17:13:26.303Z] PASS [2022-05-18T17:13:26.303Z] coverage: 8.6% of statements [2022-05-18T17:13:26.303Z] ok github.com/docker/docker/daemon 0.486s coverage: 8.6% of statements [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-18T17:13:26.303Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-18T17:13:26.830Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-05-18T17:13:26.831Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-18T17:13:27.446Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-18T17:13:27.446Z] INFO: Unit tests ended at 05/18/2022 17:13:27. Duration:00:05:01.1466603 [2022-05-18T17:13:27.446Z] INFO: Building busybox [2022-05-18T17:13:27.446Z] Sending build context to Docker daemon 5.12kB [2022-05-18T17:13:27.446Z] [2022-05-18T17:13:27.446Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-18T17:13:27.446Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-18T17:13:27.446Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-18T17:13:27.446Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-18T17:13:27.446Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-18T17:13:27.446Z] ---> 7c569352fed3 [2022-05-18T17:13:27.446Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-18T17:13:27.863Z] === RUN TestNewStreamConfig [2022-05-18T17:13:27.863Z] === RUN TestNewStreamConfig/defaults [2022-05-18T17:13:27.863Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-18T17:13:27.863Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-18T17:13:27.863Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-18T17:13:27.863Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-18T17:13:27.863Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-18T17:13:27.863Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-18T17:13:27.863Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-18T17:13:27.863Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-18T17:13:27.863Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-18T17:13:27.863Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-18T17:13:27.863Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-18T17:13:27.863Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-18T17:13:27.863Z] time="2022-05-18T17:13:27Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-18T17:13:27.863Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-05-18T17:13:27.863Z] === RUN TestCreateSuccess [2022-05-18T17:13:27.863Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCreateStreamSkipped [2022-05-18T17:13:27.863Z] time="2022-05-18T17:13:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-18T17:13:27.863Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCreateLogGroupSuccess [2022-05-18T17:13:27.863Z] time="2022-05-18T17:13:27Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-18T17:13:27.863Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCreateError [2022-05-18T17:13:27.863Z] --- PASS: TestCreateError (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCreateAlreadyExists [2022-05-18T17:13:27.863Z] time="2022-05-18T17:13:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-18T17:13:27.863Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestLogClosed [2022-05-18T17:13:27.863Z] --- PASS: TestLogClosed (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestLogBlocking [2022-05-18T17:13:27.863Z] --- PASS: TestLogBlocking (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-18T17:13:27.863Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestLogNonBlockingBufferFull [2022-05-18T17:13:27.863Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestPublishBatchSuccess [2022-05-18T17:13:27.863Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestPublishBatchError [2022-05-18T17:13:27.863Z] time="2022-05-18T17:13:27Z" level=error msg=error [2022-05-18T17:13:27.863Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-18T17:13:27.863Z] time="2022-05-18T17:13:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T17:13:27.863Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-18T17:13:27.863Z] time="2022-05-18T17:13:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T17:13:27.863Z] time="2022-05-18T17:13:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-18T17:13:27.863Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchSimple [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchTicker [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchMultilinePattern [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchClose [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestEffectiveLen [2022-05-18T17:13:27.863Z] === RUN TestEffectiveLen/0/Hello [2022-05-18T17:13:27.863Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-18T17:13:27.863Z] === RUN TestEffectiveLen/2/🙃 [2022-05-18T17:13:27.863Z] === RUN TestEffectiveLen/3/���� [2022-05-18T17:13:27.863Z] === RUN TestEffectiveLen/4/He��o [2022-05-18T17:13:27.863Z] === RUN TestEffectiveLen/5/ [2022-05-18T17:13:27.863Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestFindValidSplit [2022-05-18T17:13:27.863Z] === RUN TestFindValidSplit/0/ [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1076: [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1077: [2022-05-18T17:13:27.863Z] === RUN TestFindValidSplit/1/Hello [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1076: Hello [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1077: [2022-05-18T17:13:27.863Z] === RUN TestFindValidSplit/2/Hello [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1076: He [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1077: llo [2022-05-18T17:13:27.863Z] === RUN TestFindValidSplit/3/Hello [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1076: [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1077: Hello [2022-05-18T17:13:27.863Z] === RUN TestFindValidSplit/4/🙃 [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1076: [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-18T17:13:27.863Z] === RUN TestFindValidSplit/5/🙃 [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1077: [2022-05-18T17:13:27.863Z] === RUN TestFindValidSplit/6/a� [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1076: a [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1077: � [2022-05-18T17:13:27.863Z] === RUN TestFindValidSplit/7/a� [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1076: a� [2022-05-18T17:13:27.863Z] cloudwatchlogs_test.go:1077: [2022-05-18T17:13:27.863Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestProcessEventEmoji [2022-05-18T17:13:27.863Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchLineSplit [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchMaxEvents [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-18T17:13:27.863Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-18T17:13:27.863Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-18T17:13:27.863Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-18T17:13:27.863Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-18T17:13:27.863Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-18T17:13:27.863Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-18T17:13:27.863Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-18T17:13:27.863Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-18T17:13:27.863Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-18T17:13:27.863Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-18T17:13:27.863Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-18T17:13:27.863Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsFormat [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-18T17:13:27.863Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-18T17:13:27.863Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCreateTagSuccess [2022-05-18T17:13:27.863Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-18T17:13:27.863Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-18T17:13:27.863Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-18T17:13:27.863Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-18T17:13:27.863Z] PASS [2022-05-18T17:13:27.863Z] coverage: 80.2% of statements [2022-05-18T17:13:27.863Z] ok github.com/docker/docker/daemon/logger/awslogs 0.440s coverage: 80.2% of statements [2022-05-18T17:13:27.863Z] === RUN TestAdapterReadLogs [2022-05-18T17:13:27.863Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCopier [2022-05-18T17:13:27.863Z] --- PASS: TestCopier (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCopierLongLines [2022-05-18T17:13:27.863Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-18T17:13:27.863Z] === RUN TestCopierSlow [2022-05-18T17:13:27.913Z] ---> Running in f9eb0630b055 [2022-05-18T17:13:28.196Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-05-18T17:13:28.196Z] === RUN TestAuthZPluginHeader [2022-05-18T17:13:28.329Z] --- PASS: TestCopierSlow (0.20s) [2022-05-18T17:13:28.329Z] === RUN TestCopierWithSized [2022-05-18T17:13:28.329Z] === RUN TestCopierWithSized/as_is [2022-05-18T17:13:28.329Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-18T17:13:28.329Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-18T17:13:28.329Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-18T17:13:28.329Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-18T17:13:28.329Z] === RUN TestCopierWithPartial [2022-05-18T17:13:28.329Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-18T17:13:28.329Z] === RUN TestRingLogger [2022-05-18T17:13:28.329Z] --- PASS: TestRingLogger (0.00s) [2022-05-18T17:13:28.329Z] === RUN TestRingCap [2022-05-18T17:13:28.329Z] --- PASS: TestRingCap (0.00s) [2022-05-18T17:13:28.329Z] === RUN TestRingClose [2022-05-18T17:13:28.329Z] --- PASS: TestRingClose (0.00s) [2022-05-18T17:13:28.329Z] === RUN TestRingDrain [2022-05-18T17:13:28.329Z] --- PASS: TestRingDrain (0.00s) [2022-05-18T17:13:28.329Z] PASS [2022-05-18T17:13:28.329Z] coverage: 43.2% of statements [2022-05-18T17:13:28.329Z] ok github.com/docker/docker/daemon/logger 0.314s coverage: 43.2% of statements [2022-05-18T17:13:28.329Z] === RUN TestSearchRegistryForImagesErrors [2022-05-18T17:13:28.329Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-18T17:13:28.329Z] === RUN TestSearchRegistryForImages [2022-05-18T17:13:28.329Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-18T17:13:28.329Z] === RUN TestOnlyPlatformWithFallback [2022-05-18T17:13:28.329Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-18T17:13:28.329Z] === RUN TestImageDelete [2022-05-18T17:13:28.329Z] === RUN TestImageDelete/no_lease [2022-05-18T17:13:28.329Z] === RUN TestImageDelete/lease_exists [2022-05-18T17:13:28.329Z] --- PASS: TestImageDelete (0.06s) [2022-05-18T17:13:28.329Z] --- PASS: TestImageDelete/no_lease (0.03s) [2022-05-18T17:13:28.329Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-05-18T17:13:28.329Z] === RUN TestContentStoreForPull [2022-05-18T17:13:28.329Z] === RUN TestValidateLogOptReconnectInterval [2022-05-18T17:13:28.329Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-18T17:13:28.329Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-18T17:13:28.329Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-18T17:13:28.329Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-18T17:13:28.329Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-18T17:13:28.329Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-18T17:13:28.329Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-18T17:13:28.329Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-18T17:13:28.329Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-18T17:13:28.329Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-18T17:13:28.329Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-18T17:13:28.329Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-18T17:13:28.329Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-18T17:13:28.329Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/#00 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/:// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/something:// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-18T17:13:28.330Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-18T17:13:28.330Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-18T17:13:28.330Z] PASS [2022-05-18T17:13:28.330Z] coverage: 53.6% of statements [2022-05-18T17:13:28.330Z] ok github.com/docker/docker/daemon/logger/fluentd 0.099s coverage: 53.6% of statements [2022-05-18T17:13:28.330Z] --- PASS: TestContentStoreForPull (0.16s) [2022-05-18T17:13:28.330Z] PASS [2022-05-18T17:13:28.330Z] coverage: 6.6% of statements [2022-05-18T17:13:28.330Z] ok github.com/docker/docker/daemon/images 0.325s coverage: 6.6% of statements [2022-05-18T17:13:28.330Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-18T17:13:28.330Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-18T17:13:28.330Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-18T17:13:28.330Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-18T17:13:28.330Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-18T17:13:28.495Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-18T17:13:28.758Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-05-18T17:13:28.758Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-18T17:13:28.758Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:28.758Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-18T17:13:28.758Z] === RUN TestAuthZPluginV2Disable [2022-05-18T17:13:28.758Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:28.758Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-18T17:13:28.758Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-18T17:13:28.758Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:28.758Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-18T17:13:28.758Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-18T17:13:28.758Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:28.758Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-18T17:13:28.758Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-18T17:13:28.798Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-18T17:13:28.798Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-18T17:13:28.798Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-18T17:13:29.264Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-05-18T17:13:29.264Z] === RUN TestFastTimeMarshalJSON [2022-05-18T17:13:29.264Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2022-05-18T17:13:29.264Z] PASS [2022-05-18T17:13:29.264Z] coverage: 87.2% of statements [2022-05-18T17:13:29.264Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.260s coverage: 87.2% of statements [2022-05-18T17:13:29.264Z] === RUN TestJSONFileLogger [2022-05-18T17:13:29.264Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-18T17:13:29.264Z] === RUN TestJSONFileLoggerWithTags [2022-05-18T17:13:29.264Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-18T17:13:29.264Z] === RUN TestJSONFileLoggerWithOpts [2022-05-18T17:13:29.264Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-18T17:13:29.264Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-18T17:13:29.264Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-18T17:13:29.264Z] === RUN TestEncodeDecode [2022-05-18T17:13:29.264Z] === PAUSE TestEncodeDecode [2022-05-18T17:13:29.264Z] === RUN TestUnexpectedEOF [2022-05-18T17:13:29.732Z] time="2022-05-18T17:13:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T17:13:29.732Z] time="2022-05-18T17:13:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T17:13:29.732Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-05-18T17:13:29.732Z] === CONT TestEncodeDecode [2022-05-18T17:13:29.732Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-18T17:13:29.732Z] PASS [2022-05-18T17:13:29.732Z] coverage: 69.9% of statements [2022-05-18T17:13:29.732Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.175s coverage: 69.9% of statements [2022-05-18T17:13:30.198Z] === RUN TestWriteLog [2022-05-18T17:13:30.198Z] === PAUSE TestWriteLog [2022-05-18T17:13:30.198Z] === RUN TestReadLog [2022-05-18T17:13:30.198Z] === PAUSE TestReadLog [2022-05-18T17:13:30.198Z] === RUN TestDecode [2022-05-18T17:13:30.198Z] --- PASS: TestDecode (0.02s) [2022-05-18T17:13:30.198Z] === CONT TestWriteLog [2022-05-18T17:13:30.198Z] === CONT TestReadLog [2022-05-18T17:13:30.198Z] --- PASS: TestWriteLog (0.01s) [2022-05-18T17:13:30.198Z] === RUN TestReadLog/tail_exact [2022-05-18T17:13:30.198Z] === RUN TestReadLog/tail_less_than_available [2022-05-18T17:13:30.198Z] === RUN TestReadLog/tail_more_than_available [2022-05-18T17:13:30.198Z] --- PASS: TestReadLog (0.15s) [2022-05-18T17:13:30.198Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-05-18T17:13:30.198Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-18T17:13:30.198Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-18T17:13:30.198Z] PASS [2022-05-18T17:13:30.198Z] coverage: 78.7% of statements [2022-05-18T17:13:30.198Z] ok github.com/docker/docker/daemon/logger/local 0.255s coverage: 78.7% of statements [2022-05-18T17:13:30.198Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-18T17:13:30.198Z] === RUN TestOpenFileDelete [2022-05-18T17:13:30.198Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-18T17:13:30.198Z] === RUN TestOpenFileRename [2022-05-18T17:13:30.198Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-18T17:13:30.198Z] === RUN TestHandleDecoderErr [2022-05-18T17:13:30.198Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-18T17:13:30.198Z] === RUN TestParseLogTagDefaultTag [2022-05-18T17:13:30.198Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-18T17:13:30.198Z] === RUN TestParseLogTag [2022-05-18T17:13:30.198Z] --- PASS: TestParseLogTag (0.00s) [2022-05-18T17:13:30.198Z] === RUN TestParseLogTagEmptyTag [2022-05-18T17:13:30.198Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-18T17:13:30.198Z] === RUN TestTailFiles [2022-05-18T17:13:30.198Z] --- PASS: TestTailFiles (0.00s) [2022-05-18T17:13:30.198Z] === RUN TestFollowLogsConsumerGone [2022-05-18T17:13:30.198Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-18T17:13:30.198Z] === RUN TestFollowLogsProducerGone [2022-05-18T17:13:30.198Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-18T17:13:30.198Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-18T17:13:30.198Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-18T17:13:30.198Z] === RUN TestCheckCapacityAndRotate [2022-05-18T17:13:30.198Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-18T17:13:30.198Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-18T17:13:30.198Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-18T17:13:30.198Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-18T17:13:30.198Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-18T17:13:30.198Z] PASS [2022-05-18T17:13:30.198Z] coverage: 53.5% of statements [2022-05-18T17:13:30.198Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.111s coverage: 53.5% of statements [2022-05-18T17:13:30.399Z] check_test.go:307: [dcd1978ac58ff] daemon is not started [2022-05-18T17:13:30.399Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-18T17:13:30.662Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-18T17:13:31.181Z] === RUN TestLog [2022-05-18T17:13:31.181Z] --- PASS: TestLog (0.02s) [2022-05-18T17:13:31.181Z] PASS [2022-05-18T17:13:31.181Z] coverage: 31.5% of statements [2022-05-18T17:13:31.181Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2022-05-18T17:13:31.181Z] === RUN TestNewParse [2022-05-18T17:13:31.181Z] --- PASS: TestNewParse (0.00s) [2022-05-18T17:13:31.181Z] PASS [2022-05-18T17:13:31.181Z] coverage: 8.3% of statements [2022-05-18T17:13:31.181Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2022-05-18T17:13:31.181Z] === RUN TestValidateLogOpt [2022-05-18T17:13:31.181Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T17:13:31.181Z] === RUN TestNewMissedConfig [2022-05-18T17:13:31.181Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-18T17:13:31.181Z] === RUN TestNewMissedUrl [2022-05-18T17:13:31.181Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-18T17:13:31.181Z] === RUN TestNewMissedToken [2022-05-18T17:13:31.181Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-18T17:13:31.181Z] === RUN TestNewWithProxy [2022-05-18T17:13:31.181Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-18T17:13:31.181Z] === RUN TestDefault [2022-05-18T17:13:31.181Z] --- PASS: TestDefault (0.01s) [2022-05-18T17:13:31.181Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-18T17:13:31.181Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-18T17:13:31.181Z] === RUN TestJsonFormat [2022-05-18T17:13:31.181Z] --- PASS: TestJsonFormat (0.01s) [2022-05-18T17:13:31.181Z] === RUN TestRawFormat [2022-05-18T17:13:31.181Z] --- PASS: TestRawFormat (0.00s) [2022-05-18T17:13:31.181Z] === RUN TestRawFormatWithLabels [2022-05-18T17:13:31.181Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-18T17:13:31.181Z] === RUN TestRawFormatWithoutTag [2022-05-18T17:13:31.181Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-18T17:13:31.181Z] === RUN TestBatching [2022-05-18T17:13:31.649Z] --- PASS: TestBatching (0.24s) [2022-05-18T17:13:31.649Z] === RUN TestFrequency [2022-05-18T17:13:31.649Z] === RUN TestParseLogFormat [2022-05-18T17:13:31.649Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-18T17:13:31.649Z] === RUN TestValidateLogOptEmpty [2022-05-18T17:13:31.649Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-18T17:13:31.649Z] === RUN TestValidateSyslogAddress [2022-05-18T17:13:31.649Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-18T17:13:31.649Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-18T17:13:31.649Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-18T17:13:31.649Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-18T17:13:31.649Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-18T17:13:31.649Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-18T17:13:31.649Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-18T17:13:31.649Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-18T17:13:31.649Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-18T17:13:31.649Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-18T17:13:31.649Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-18T17:13:31.649Z] === RUN TestParseAddressDefaultPort [2022-05-18T17:13:31.649Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-18T17:13:31.649Z] === RUN TestValidateSyslogFacility [2022-05-18T17:13:31.649Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-18T17:13:31.649Z] === RUN TestValidateLogOptSyslogFormat [2022-05-18T17:13:31.649Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-18T17:13:31.649Z] === RUN TestValidateLogOpt [2022-05-18T17:13:31.649Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T17:13:31.649Z] PASS [2022-05-18T17:13:31.649Z] coverage: 43.6% of statements [2022-05-18T17:13:31.649Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 43.6% of statements [2022-05-18T17:13:31.649Z] --- PASS: TestFrequency (0.16s) [2022-05-18T17:13:31.649Z] === RUN TestOneMessagePerRequest [2022-05-18T17:13:31.649Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-18T17:13:31.649Z] === RUN TestVerify [2022-05-18T17:13:31.649Z] --- PASS: TestVerify (0.00s) [2022-05-18T17:13:31.649Z] === RUN TestSkipVerify [2022-05-18T17:13:31.649Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:31.649Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:31.649Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:32.116Z] --- PASS: TestSkipVerify (0.40s) [2022-05-18T17:13:32.116Z] === RUN TestBufferMaximum [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652894011.850174\",\"host\":\"d120d7106222\"}'" [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652894011.850174\",\"host\":\"d120d7106222\"}'" [2022-05-18T17:13:32.116Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-18T17:13:32.116Z] === RUN TestServerAlwaysDown [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652894011.852174\",\"host\":\"d120d7106222\"}'" [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652894011.852174\",\"host\":\"d120d7106222\"}'" [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652894011.852174\",\"host\":\"d120d7106222\"}'" [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652894011.853173\",\"host\":\"d120d7106222\"}'" [2022-05-18T17:13:32.116Z] time="2022-05-18T17:13:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652894011.853173\",\"host\":\"d120d7106222\"}'" [2022-05-18T17:13:32.116Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-18T17:13:32.116Z] === RUN TestCannotSendAfterClose [2022-05-18T17:13:32.116Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-18T17:13:32.116Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-18T17:13:32.582Z] === RUN TestV2MetadataService [2022-05-18T17:13:32.659Z] Removing intermediate container f9eb0630b055 [2022-05-18T17:13:32.659Z] ---> ce88c5729722 [2022-05-18T17:13:32.659Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-18T17:13:32.659Z] ---> Running in 5a1217de49f9 [2022-05-18T17:13:33.049Z] --- PASS: TestV2MetadataService (0.66s) [2022-05-18T17:13:33.049Z] PASS [2022-05-18T17:13:33.049Z] coverage: 44.4% of statements [2022-05-18T17:13:33.049Z] ok github.com/docker/docker/distribution/metadata 0.766s coverage: 44.4% of statements [2022-05-18T17:13:33.049Z] time="2022-05-18T17:13:32Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-18T17:13:33.049Z] time="2022-05-18T17:13:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d120d7106222\"}'" [2022-05-18T17:13:33.049Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-18T17:13:33.049Z] PASS [2022-05-18T17:13:33.049Z] coverage: 82.5% of statements [2022-05-18T17:13:33.049Z] ok github.com/docker/docker/daemon/logger/splunk 1.902s coverage: 82.5% of statements [2022-05-18T17:13:33.049Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-18T17:13:33.049Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-18T17:13:33.049Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-18T17:13:33.126Z] Removing intermediate container 5a1217de49f9 [2022-05-18T17:13:33.126Z] ---> bc4cb9f665f1 [2022-05-18T17:13:33.126Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-18T17:13:33.126Z] ---> Running in 56add6dde706 [2022-05-18T17:13:33.202Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-18T17:13:33.460Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-18T17:13:33.516Z] === RUN TestSuccessfulDownload [2022-05-18T17:13:33.516Z] download_test.go:267: Needs fixing on Windows [2022-05-18T17:13:33.516Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-18T17:13:33.516Z] === RUN TestCancelledDownload [2022-05-18T17:13:33.516Z] --- PASS: TestCancelledDownload (0.03s) [2022-05-18T17:13:33.516Z] === RUN TestMaxDownloadAttempts [2022-05-18T17:13:33.516Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T17:13:33.516Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T17:13:33.516Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T17:13:33.516Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T17:13:33.516Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T17:13:33.516Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T17:13:33.516Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T17:13:33.516Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T17:13:33.516Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T17:13:33.516Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T17:13:33.516Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T17:13:33.516Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T17:13:33.516Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-18T17:13:33.516Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-18T17:13:33.516Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-18T17:13:33.516Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-18T17:13:33.516Z] === RUN TestContinueOnError_NeverContinue [2022-05-18T17:13:33.516Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-18T17:13:33.516Z] === RUN TestManifestStore [2022-05-18T17:13:33.516Z] === RUN TestManifestStore/no_remote_or_local [2022-05-18T17:13:33.592Z] Removing intermediate container 56add6dde706 [2022-05-18T17:13:33.592Z] ---> e5967a396353 [2022-05-18T17:13:33.592Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-18T17:13:33.718Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local258479384\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/no_local_cache [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T17:13:33.983Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2022-05-18T17:13:33.983Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2022-05-18T17:13:33.983Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2022-05-18T17:13:33.983Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2022-05-18T17:13:33.983Z] === RUN TestTransfer [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/with_local_cache [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/unknown_media_type [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=warning msg="reference for unknown type: " [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=warning msg="reference for unknown type: " [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=warning msg="reference for unknown type: " [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=warning msg="reference for unknown type: " [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=warning msg="reference for unknown type: " [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-18T17:13:33.983Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-18T17:13:33.983Z] time="2022-05-18T17:13:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore (0.24s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaType [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-18T17:13:33.983Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-18T17:13:33.983Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-18T17:13:33.983Z] === RUN TestFixManifestLayers [2022-05-18T17:13:33.983Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-18T17:13:33.983Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-18T17:13:33.983Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T17:13:33.983Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T17:13:33.983Z] === RUN TestFixManifestLayersBadParent [2022-05-18T17:13:33.983Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-18T17:13:33.983Z] === RUN TestValidateManifest [2022-05-18T17:13:33.983Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T17:13:33.983Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-18T17:13:33.983Z] === RUN TestFormatPlatform [2022-05-18T17:13:33.983Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-18T17:13:33.983Z] === RUN TestPullSchema2Config [2022-05-18T17:13:33.983Z] === RUN TestPullSchema2Config/success_first_time [2022-05-18T17:13:33.983Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T17:13:33.983Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:13:33.983Z] === RUN TestPullSchema2Config/500_status [2022-05-18T17:13:33.983Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T17:13:33.983Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:13:33.983Z] --- PASS: TestTransfer (0.13s) [2022-05-18T17:13:33.983Z] === RUN TestConcurrencyLimit [2022-05-18T17:13:33.983Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:13:33.983Z] === RUN TestPullSchema2Config/EOF [2022-05-18T17:13:33.983Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T17:13:33.983Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:13:33.983Z] 2022/05/18 17:13:33 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-18T17:13:33.983Z] goroutine 95 [running]: [2022-05-18T17:13:33.983Z] net/http.(*conn).serve.func1() [2022-05-18T17:13:33.983Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T17:13:33.983Z] panic({0xb88ee0, 0xd6b2f0}) [2022-05-18T17:13:33.983Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T17:13:33.984Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003d0340?, {0xd72a98?, 0xc0003e4000?}) [2022-05-18T17:13:33.984Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-18T17:13:33.984Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xd72a98, 0xc0003e4000}, 0xc000104100) [2022-05-18T17:13:33.984Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-18T17:13:33.984Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xd72a98?, 0xc0003e4000?}, 0x118d5e0?) [2022-05-18T17:13:33.984Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T17:13:33.984Z] net/http.serverHandler.ServeHTTP({0xc0003ca090?}, {0xd72a98, 0xc0003e4000}, 0xc000104100) [2022-05-18T17:13:33.984Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T17:13:33.984Z] net/http.(*conn).serve(0xc0001461e0, {0xd73310, 0xc0001f30e0}) [2022-05-18T17:13:33.984Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T17:13:33.984Z] created by net/http.(*Server).Serve [2022-05-18T17:13:33.984Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T17:13:33.984Z] === RUN TestNotFound [2022-05-18T17:13:33.984Z] --- PASS: TestNotFound (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestConflict [2022-05-18T17:13:33.984Z] --- PASS: TestConflict (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestForbidden [2022-05-18T17:13:33.984Z] --- PASS: TestForbidden (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestInvalidParameter [2022-05-18T17:13:33.984Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestNotImplemented [2022-05-18T17:13:33.984Z] --- PASS: TestNotImplemented (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestNotModified [2022-05-18T17:13:33.984Z] --- PASS: TestNotModified (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestUnauthorized [2022-05-18T17:13:33.984Z] --- PASS: TestUnauthorized (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestUnknown [2022-05-18T17:13:33.984Z] --- PASS: TestUnknown (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestCancelled [2022-05-18T17:13:33.984Z] --- PASS: TestCancelled (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestDeadline [2022-05-18T17:13:33.984Z] --- PASS: TestDeadline (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestDataLoss [2022-05-18T17:13:33.984Z] --- PASS: TestDataLoss (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestUnavailable [2022-05-18T17:13:33.984Z] --- PASS: TestUnavailable (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestSystem [2022-05-18T17:13:33.984Z] --- PASS: TestSystem (0.00s) [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Not_Found [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Bad_Request [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Conflict [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Unauthorized [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Forbidden [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Not_Modified [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-18T17:13:33.984Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-18T17:13:33.984Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-18T17:13:33.984Z] PASS [2022-05-18T17:13:33.984Z] coverage: 77.0% of statements [2022-05-18T17:13:33.984Z] ok github.com/docker/docker/errdefs 0.032s coverage: 77.0% of statements [2022-05-18T17:13:34.450Z] --- PASS: TestConcurrencyLimit (0.34s) [2022-05-18T17:13:34.450Z] === RUN TestInactiveJobs [2022-05-18T17:13:34.450Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:13:34.450Z] === RUN TestPullSchema2Config/unauthorized [2022-05-18T17:13:34.450Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T17:13:34.450Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T17:13:34.450Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-18T17:13:34.450Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-18T17:13:34.450Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-18T17:13:34.450Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-18T17:13:34.450Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-18T17:13:34.450Z] === RUN TestGetRepositoryMountCandidates [2022-05-18T17:13:34.450Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestLayerAlreadyExists [2022-05-18T17:13:34.450Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:13:34.450Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:13:34.450Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:13:34.450Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:13:34.450Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:13:34.450Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-18T17:13:34.450Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestWhenEmptyAuthConfig [2022-05-18T17:13:34.450Z] === RUN TestFSGetInvalidData [2022-05-18T17:13:34.450Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-18T17:13:34.450Z] === RUN TestFSInvalidSet [2022-05-18T17:13:34.450Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-18T17:13:34.450Z] === RUN TestFSInvalidRoot [2022-05-18T17:13:34.450Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestFSMetadataGetSet [2022-05-18T17:13:34.450Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-18T17:13:34.450Z] === RUN TestFSInvalidWalker [2022-05-18T17:13:34.450Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-18T17:13:34.450Z] === RUN TestFSGetSet [2022-05-18T17:13:34.450Z] --- PASS: TestFSGetSet (0.02s) [2022-05-18T17:13:34.450Z] === RUN TestFSGetUnsetKey [2022-05-18T17:13:34.450Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-18T17:13:34.450Z] === RUN TestFSGetEmptyData [2022-05-18T17:13:34.450Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestFSDelete [2022-05-18T17:13:34.450Z] --- PASS: TestFSDelete (0.01s) [2022-05-18T17:13:34.450Z] === RUN TestFSWalker [2022-05-18T17:13:34.450Z] --- PASS: TestFSWalker (0.01s) [2022-05-18T17:13:34.450Z] === RUN TestFSWalkerStopOnError [2022-05-18T17:13:34.450Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-18T17:13:34.450Z] === RUN TestNewFromJSON [2022-05-18T17:13:34.450Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-18T17:13:34.450Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestMarshalKeyOrder [2022-05-18T17:13:34.450Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestHistoryEqual [2022-05-18T17:13:34.450Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-18T17:13:34.450Z] === RUN TestWatchRelease [2022-05-18T17:13:34.450Z] --- PASS: TestHistoryEqual (0.10s) [2022-05-18T17:13:34.450Z] === RUN TestImage [2022-05-18T17:13:34.450Z] --- PASS: TestImage (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestImageOSNotEmpty [2022-05-18T17:13:34.450Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-18T17:13:34.450Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestCreate [2022-05-18T17:13:34.450Z] --- PASS: TestCreate (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestRestore [2022-05-18T17:13:34.450Z] time="2022-05-18T17:13:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-18T17:13:34.450Z] --- PASS: TestWatchRelease (0.04s) [2022-05-18T17:13:34.450Z] === RUN TestWatchFinishedTransfer [2022-05-18T17:13:34.450Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-18T17:13:34.450Z] === RUN TestDuplicateTransfer [2022-05-18T17:13:34.450Z] --- PASS: TestRestore (0.03s) [2022-05-18T17:13:34.450Z] === RUN TestAddDelete [2022-05-18T17:13:34.918Z] --- PASS: TestAddDelete (0.02s) [2022-05-18T17:13:34.918Z] === RUN TestSearchAfterDelete [2022-05-18T17:13:34.918Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-18T17:13:34.918Z] === RUN TestParentReset [2022-05-18T17:13:34.918Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-18T17:13:34.918Z] === RUN TestSuccessfulUpload [2022-05-18T17:13:34.918Z] --- PASS: TestParentReset (0.02s) [2022-05-18T17:13:34.918Z] === RUN TestGetAndSetLastUpdated [2022-05-18T17:13:34.918Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-18T17:13:34.918Z] === RUN TestStoreLen [2022-05-18T17:13:34.918Z] --- PASS: TestStoreLen (0.03s) [2022-05-18T17:13:34.918Z] PASS [2022-05-18T17:13:34.918Z] coverage: 86.9% of statements [2022-05-18T17:13:34.918Z] ok github.com/docker/docker/image 0.363s coverage: 86.9% of statements [2022-05-18T17:13:34.918Z] time="2022-05-18T17:13:34Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-18T17:13:34.918Z] === RUN TestCompare [2022-05-18T17:13:34.918Z] --- PASS: TestCompare (0.00s) [2022-05-18T17:13:34.918Z] PASS [2022-05-18T17:13:34.918Z] coverage: 19.2% of statements [2022-05-18T17:13:34.918Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2022-05-18T17:13:34.918Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-05-18T17:13:34.918Z] === RUN TestCancelledUpload [2022-05-18T17:13:34.918Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-18T17:13:34.918Z] PASS [2022-05-18T17:13:34.918Z] coverage: 77.3% of statements [2022-05-18T17:13:34.918Z] ok github.com/docker/docker/distribution/xfer 1.755s coverage: 77.3% of statements [2022-05-18T17:13:35.153Z] [2022-05-18T17:13:35.384Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2022-05-18T17:13:35.384Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-18T17:13:35.384Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-18T17:13:35.384Z] === RUN TestTokenPassThru [2022-05-18T17:13:35.384Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-18T17:13:35.384Z] === RUN TestTokenPassThruDifferentHost [2022-05-18T17:13:35.621Z] ---> e6d4e96da5fe [2022-05-18T17:13:35.621Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-18T17:13:35.621Z] ---> Running in e61667c832f2 [2022-05-18T17:13:35.851Z] --- PASS: TestTokenPassThruDifferentHost (0.06s) [2022-05-18T17:13:35.851Z] PASS [2022-05-18T17:13:35.851Z] coverage: 26.6% of statements [2022-05-18T17:13:35.851Z] ok github.com/docker/docker/distribution 2.076s coverage: 26.6% of statements [2022-05-18T17:13:35.851Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-18T17:13:35.851Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-18T17:13:35.851Z] === RUN TestValidateManifest [2022-05-18T17:13:35.851Z] === RUN TestValidateManifest/nil [2022-05-18T17:13:35.851Z] === RUN TestValidateManifest/non-nil [2022-05-18T17:13:35.851Z] --- PASS: TestValidateManifest (0.00s) [2022-05-18T17:13:35.851Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-18T17:13:35.851Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-18T17:13:35.851Z] PASS [2022-05-18T17:13:35.851Z] coverage: 0.7% of statements [2022-05-18T17:13:35.851Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2022-05-18T17:13:35.851Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-18T17:13:35.851Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-18T17:13:36.834Z] === RUN TestSerialization [2022-05-18T17:13:36.834Z] --- PASS: TestSerialization (0.02s) [2022-05-18T17:13:36.834Z] PASS [2022-05-18T17:13:36.834Z] coverage: 100.0% of statements [2022-05-18T17:13:36.834Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2022-05-18T17:13:36.834Z] === RUN TestEmptyLayer [2022-05-18T17:13:36.834Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-18T17:13:36.834Z] === RUN TestCommitFailure [2022-05-18T17:13:36.834Z] --- PASS: TestCommitFailure (0.01s) [2022-05-18T17:13:36.834Z] === RUN TestStartTransactionFailure [2022-05-18T17:13:36.834Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-18T17:13:36.834Z] === RUN TestGetOrphan [2022-05-18T17:13:36.834Z] --- PASS: TestGetOrphan (0.01s) [2022-05-18T17:13:36.834Z] === RUN TestMountAndRegister [2022-05-18T17:13:36.834Z] layer_test.go:258: Layer size: 14 [2022-05-18T17:13:36.834Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-18T17:13:36.834Z] === RUN TestLayerRelease [2022-05-18T17:13:36.834Z] layer_test.go:291: Failing on Windows [2022-05-18T17:13:36.834Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-18T17:13:36.834Z] === RUN TestStoreRestore [2022-05-18T17:13:36.834Z] layer_test.go:340: Failing on Windows [2022-05-18T17:13:36.834Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-18T17:13:36.834Z] === RUN TestTarStreamStability [2022-05-18T17:13:36.834Z] layer_test.go:455: Failing on Windows [2022-05-18T17:13:36.834Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-18T17:13:36.834Z] === RUN TestRegisterExistingLayer [2022-05-18T17:13:37.300Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-05-18T17:13:37.300Z] === RUN TestTarStreamVerification [2022-05-18T17:13:37.300Z] layer_test.go:684: Failing on Windows [2022-05-18T17:13:37.300Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-18T17:13:37.300Z] === RUN TestLayerMigration [2022-05-18T17:13:37.300Z] migration_test.go:45: Failing on Windows [2022-05-18T17:13:37.300Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-18T17:13:37.300Z] === RUN TestLayerMigrationNoTarsplit [2022-05-18T17:13:37.300Z] migration_test.go:181: Failing on Windows [2022-05-18T17:13:37.300Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T17:13:37.300Z] === RUN TestMountInit [2022-05-18T17:13:37.300Z] mount_test.go:17: Failing on Windows [2022-05-18T17:13:37.300Z] --- SKIP: TestMountInit (0.00s) [2022-05-18T17:13:37.300Z] === RUN TestMountSize [2022-05-18T17:13:37.300Z] mount_test.go:76: Failing on Windows [2022-05-18T17:13:37.300Z] --- SKIP: TestMountSize (0.00s) [2022-05-18T17:13:37.300Z] === RUN TestMountChanges [2022-05-18T17:13:37.300Z] mount_test.go:125: Failing on Windows [2022-05-18T17:13:37.300Z] --- SKIP: TestMountChanges (0.00s) [2022-05-18T17:13:37.300Z] === RUN TestMountApply [2022-05-18T17:13:37.300Z] mount_test.go:212: Failing on Windows [2022-05-18T17:13:37.301Z] --- SKIP: TestMountApply (0.00s) [2022-05-18T17:13:37.301Z] PASS [2022-05-18T17:13:37.301Z] coverage: 30.6% of statements [2022-05-18T17:13:37.301Z] ok github.com/docker/docker/layer 0.258s coverage: 30.6% of statements [2022-05-18T17:13:37.301Z] === RUN TestEnvironmentParsing [2022-05-18T17:13:37.301Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-18T17:13:37.301Z] PASS [2022-05-18T17:13:37.301Z] coverage: 1.2% of statements [2022-05-18T17:13:37.301Z] ok github.com/docker/docker/libcontainerd/local 0.091s coverage: 1.2% of statements [2022-05-18T17:13:37.301Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-18T17:13:37.301Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-18T17:13:37.301Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-18T17:13:37.301Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-18T17:13:37.759Z] === RUN TestSequenceGetAvailableBit [2022-05-18T17:13:37.759Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestSequenceEqual [2022-05-18T17:13:37.759Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestSequenceCopy [2022-05-18T17:13:37.759Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestGetFirstAvailable [2022-05-18T17:13:37.759Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestFindSequence [2022-05-18T17:13:37.759Z] --- PASS: TestFindSequence (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestCheckIfAvailable [2022-05-18T17:13:37.759Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestMergeSequences [2022-05-18T17:13:37.759Z] --- PASS: TestMergeSequences (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestPushReservation [2022-05-18T17:13:37.759Z] --- PASS: TestPushReservation (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestSerializeDeserialize [2022-05-18T17:13:37.759Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestSet [2022-05-18T17:13:37.759Z] --- PASS: TestSet (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestSetUnset [2022-05-18T17:13:37.759Z] --- PASS: TestSetUnset (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestOffsetSetUnset [2022-05-18T17:13:37.759Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestSetInRange [2022-05-18T17:13:37.759Z] --- PASS: TestSetInRange (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestSetAnyInRange [2022-05-18T17:13:37.759Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestMethods [2022-05-18T17:13:37.759Z] --- PASS: TestMethods (0.00s) [2022-05-18T17:13:37.759Z] === RUN TestRandomAllocateDeallocate [2022-05-18T17:13:38.982Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-18T17:13:39.282Z] === RUN TestInvalidConfig [2022-05-18T17:13:39.282Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-18T17:13:39.282Z] === RUN TestConfig [2022-05-18T17:13:39.282Z] --- PASS: TestConfig (0.00s) [2022-05-18T17:13:39.282Z] === RUN TestOptionsLabels [2022-05-18T17:13:39.282Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-18T17:13:39.282Z] === RUN TestValidName [2022-05-18T17:13:39.282Z] --- PASS: TestValidName (0.00s) [2022-05-18T17:13:39.282Z] PASS [2022-05-18T17:13:39.282Z] coverage: 19.7% of statements [2022-05-18T17:13:39.282Z] ok github.com/docker/docker/libnetwork/config 0.141s coverage: 19.7% of statements [2022-05-18T17:13:39.282Z] === RUN TestKey [2022-05-18T17:13:39.282Z] --- PASS: TestKey (0.00s) [2022-05-18T17:13:39.282Z] === RUN TestParseKey [2022-05-18T17:13:39.282Z] --- PASS: TestParseKey (0.00s) [2022-05-18T17:13:39.282Z] === RUN TestInvalidDataStore [2022-05-18T17:13:39.282Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-18T17:13:39.282Z] === RUN TestKVObjectFlatKey [2022-05-18T17:13:39.282Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-18T17:13:39.282Z] === RUN TestAtomicKVObjectFlatKey [2022-05-18T17:13:39.282Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-18T17:13:39.282Z] PASS [2022-05-18T17:13:39.282Z] coverage: 21.9% of statements [2022-05-18T17:13:39.282Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2022-05-18T17:13:39.547Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-18T17:13:40.112Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-18T17:13:40.240Z] === RUN TestIPDataMarshalling [2022-05-18T17:13:40.240Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-18T17:13:40.240Z] === RUN TestValidateAndIsV6 [2022-05-18T17:13:40.240Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-18T17:13:40.240Z] PASS [2022-05-18T17:13:40.240Z] coverage: 68.9% of statements [2022-05-18T17:13:40.240Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2022-05-18T17:13:40.680Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-18T17:13:40.694Z] === RUN TestErrorInterfaces [2022-05-18T17:13:40.694Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestNetworkMarshalling [2022-05-18T17:13:40.694Z] === RUN TestDriver [2022-05-18T17:13:40.694Z] --- PASS: TestDriver (0.00s) [2022-05-18T17:13:40.694Z] PASS [2022-05-18T17:13:40.694Z] coverage: 34.8% of statements [2022-05-18T17:13:40.694Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2022-05-18T17:13:40.694Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-05-18T17:13:40.694Z] === RUN TestEndpointMarshalling [2022-05-18T17:13:40.694Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestAuxAddresses [2022-05-18T17:13:40.694Z] time="2022-05-18T17:13:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T17:13:40.694Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-18T17:13:40.694Z] === RUN TestSRVServiceQuery [2022-05-18T17:13:40.694Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestServiceVIPReuse [2022-05-18T17:13:40.694Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-18T17:13:40.694Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestDNSIPQuery [2022-05-18T17:13:40.694Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestDNSProxyServFail [2022-05-18T17:13:40.694Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestSandboxAddEmpty [2022-05-18T17:13:40.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestSandboxAddMultiPrio [2022-05-18T17:13:40.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestSandboxAddSamePrio [2022-05-18T17:13:40.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestCleanupServiceDiscovery [2022-05-18T17:13:40.694Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestDNSOptions [2022-05-18T17:13:40.694Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:13:40.694Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-18T17:13:40.694Z] === RUN TestMultipleControllersWithSameStore [2022-05-18T17:13:40.694Z] time="2022-05-18T17:13:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T17:13:40.694Z] time="2022-05-18T17:13:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T17:13:40.694Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-18T17:13:40.694Z] PASS [2022-05-18T17:13:40.694Z] coverage: 8.5% of statements [2022-05-18T17:13:40.694Z] ok github.com/docker/docker/libnetwork 0.243s coverage: 8.5% of statements [2022-05-18T17:13:41.187Z] === RUN TestDriver [2022-05-18T17:13:41.187Z] --- PASS: TestDriver (0.00s) [2022-05-18T17:13:41.187Z] PASS [2022-05-18T17:13:41.187Z] coverage: 34.8% of statements [2022-05-18T17:13:41.187Z] ok github.com/docker/docker/libnetwork/drivers/null 0.034s coverage: 34.8% of statements [2022-05-18T17:13:41.368Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-18T17:13:41.368Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-18T17:13:41.543Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-18T17:13:41.543Z] === RUN TestInfoDebug [2022-05-18T17:13:41.543Z] --- PASS: TestInfoDebug (0.52s) [2022-05-18T17:13:41.543Z] === RUN TestInfoInsecureRegistries [2022-05-18T17:13:41.543Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-18T17:13:41.543Z] === RUN TestInfoRegistryMirrors [2022-05-18T17:13:41.543Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-18T17:13:41.543Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T17:13:41.627Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-18T17:13:41.641Z] === RUN TestNetworkAllocateFree [2022-05-18T17:13:41.641Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-18T17:13:41.641Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-18T17:13:41.641Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-18T17:13:41.641Z] PASS [2022-05-18T17:13:41.641Z] coverage: 63.6% of statements [2022-05-18T17:13:41.641Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2022-05-18T17:13:41.800Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-18T17:13:41.800Z] === RUN TestPingCacheHeaders [2022-05-18T17:13:41.800Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-18T17:13:41.800Z] === RUN TestPingGet [2022-05-18T17:13:41.800Z] --- PASS: TestPingGet (0.01s) [2022-05-18T17:13:41.800Z] === RUN TestPingHead [2022-05-18T17:13:41.800Z] --- PASS: TestPingHead (0.02s) [2022-05-18T17:13:41.800Z] === RUN TestPingSwarmHeader [2022-05-18T17:13:42.101Z] === RUN TestGetEmptyCapabilities [2022-05-18T17:13:42.101Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-05-18T17:13:42.101Z] === RUN TestGetExtraCapabilities [2022-05-18T17:13:42.101Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-18T17:13:42.101Z] === RUN TestGetInvalidCapabilities [2022-05-18T17:13:42.101Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-18T17:13:42.101Z] === RUN TestRemoteDriver [2022-05-18T17:13:42.101Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-18T17:13:42.101Z] === RUN TestDriverError [2022-05-18T17:13:42.101Z] --- PASS: TestDriverError (0.00s) [2022-05-18T17:13:42.101Z] === RUN TestMissingValues [2022-05-18T17:13:42.101Z] --- PASS: TestMissingValues (0.00s) [2022-05-18T17:13:42.101Z] === RUN TestRollback [2022-05-18T17:13:42.101Z] --- PASS: TestRollback (0.00s) [2022-05-18T17:13:42.101Z] PASS [2022-05-18T17:13:42.101Z] coverage: 57.4% of statements [2022-05-18T17:13:42.101Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.083s coverage: 57.4% of statements [2022-05-18T17:13:42.101Z] --- PASS: TestRandomAllocateDeallocate (4.46s) [2022-05-18T17:13:42.101Z] === RUN TestAllocateRandomDeallocate [2022-05-18T17:13:42.193Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-18T17:13:42.362Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-18T17:13:42.362Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-18T17:13:42.555Z] === RUN TestNAT [2022-05-18T17:13:42.555Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T17:13:42.555Z] --- SKIP: TestNAT (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestTransparent [2022-05-18T17:13:42.555Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T17:13:42.555Z] --- SKIP: TestTransparent (0.00s) [2022-05-18T17:13:42.555Z] PASS [2022-05-18T17:13:42.555Z] coverage: 0.0% of statements [2022-05-18T17:13:42.555Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2022-05-18T17:13:42.555Z] === RUN TestBuildDefault [2022-05-18T17:13:42.555Z] --- PASS: TestBuildDefault (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestBuildHostnameDomainname [2022-05-18T17:13:42.555Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestBuildHostname [2022-05-18T17:13:42.555Z] --- PASS: TestBuildHostname (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestBuildHostnameFQDN [2022-05-18T17:13:42.555Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestBuildNoIP [2022-05-18T17:13:42.555Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestUpdate [2022-05-18T17:13:42.555Z] --- PASS: TestUpdate (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-18T17:13:42.555Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-18T17:13:42.555Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestAddEmpty [2022-05-18T17:13:42.555Z] --- PASS: TestAddEmpty (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestAdd [2022-05-18T17:13:42.555Z] --- PASS: TestAdd (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestDeleteEmpty [2022-05-18T17:13:42.555Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestDeleteNewline [2022-05-18T17:13:42.555Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestDelete [2022-05-18T17:13:42.555Z] --- PASS: TestDelete (0.00s) [2022-05-18T17:13:42.555Z] === RUN TestConcurrentWrites [2022-05-18T17:13:42.759Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-18T17:13:43.009Z] --- PASS: TestConcurrentWrites (0.13s) [2022-05-18T17:13:43.009Z] PASS [2022-05-18T17:13:43.009Z] coverage: 81.2% of statements [2022-05-18T17:13:43.009Z] === RUN TestNew [2022-05-18T17:13:43.009Z] --- PASS: TestNew (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestAddDriver [2022-05-18T17:13:43.009Z] --- PASS: TestAddDriver (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestAddDuplicateDriver [2022-05-18T17:13:43.009Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-18T17:13:43.009Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestDriver [2022-05-18T17:13:43.009Z] --- PASS: TestDriver (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestIPAM [2022-05-18T17:13:43.009Z] --- PASS: TestIPAM (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestWalkIPAMs [2022-05-18T17:13:43.009Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestWalkDrivers [2022-05-18T17:13:43.009Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-18T17:13:43.009Z] PASS [2022-05-18T17:13:43.009Z] coverage: 82.4% of statements [2022-05-18T17:13:43.009Z] ok github.com/docker/docker/libnetwork/etchosts 0.182s coverage: 81.2% of statements [2022-05-18T17:13:43.009Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2022-05-18T17:13:43.009Z] --- PASS: TestAllocateRandomDeallocate (0.74s) [2022-05-18T17:13:43.009Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-18T17:13:43.009Z] === RUN TestNew [2022-05-18T17:13:43.009Z] --- PASS: TestNew (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestAllocate [2022-05-18T17:13:43.009Z] --- PASS: TestAllocate (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestUninitialized [2022-05-18T17:13:43.009Z] --- PASS: TestUninitialized (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestAllocateInRange [2022-05-18T17:13:43.009Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-18T17:13:43.009Z] === RUN TestAllocateSerial [2022-05-18T17:13:43.009Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-18T17:13:43.009Z] PASS [2022-05-18T17:13:43.009Z] coverage: 87.5% of statements [2022-05-18T17:13:43.009Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2022-05-18T17:13:43.289Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-18T17:13:43.325Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-18T17:13:43.464Z] === RUN TestCaller [2022-05-18T17:13:43.464Z] --- PASS: TestCaller (0.00s) [2022-05-18T17:13:43.464Z] PASS [2022-05-18T17:13:43.464Z] coverage: 100.0% of statements [2022-05-18T17:13:43.464Z] ok github.com/docker/docker/libnetwork/internal/caller 0.030s coverage: 100.0% of statements [2022-05-18T17:13:43.464Z] === RUN TestSetSerialInsertDelete [2022-05-18T17:13:43.464Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-18T17:13:43.464Z] === RUN TestSetParallelInsertDelete [2022-05-18T17:13:43.464Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.58s) [2022-05-18T17:13:43.464Z] === RUN TestRetrieveFromStore [2022-05-18T17:13:43.545Z] --- PASS: TestPingSwarmHeader (1.68s) [2022-05-18T17:13:43.545Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-18T17:13:43.545Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-18T17:13:43.545Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.01s) [2022-05-18T17:13:43.545Z] === RUN TestVersion [2022-05-18T17:13:43.545Z] --- PASS: TestVersion (0.05s) [2022-05-18T17:13:43.545Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-18T17:13:43.545Z] === CONT TestDiskUsage [2022-05-18T17:13:43.892Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/container_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/image_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/volume_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-18T17:13:44.108Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-18T17:13:44.272Z] Removing intermediate container e61667c832f2 [2022-05-18T17:13:44.272Z] ---> a38244768a68 [2022-05-18T17:13:44.272Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-18T17:13:44.272Z] ---> Running in 9e85bb907368 [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-18T17:13:44.364Z] === RUN TestDiskUsage/after_container.Run [2022-05-18T17:13:44.423Z] --- PASS: TestRetrieveFromStore (0.60s) [2022-05-18T17:13:44.423Z] === RUN TestIsCorrupted [2022-05-18T17:13:44.423Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-18T17:13:44.423Z] === RUN TestSetRollover [2022-05-18T17:13:44.423Z] === RUN TestInt2IP2IntConversion [2022-05-18T17:13:44.458Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-18T17:13:44.716Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-18T17:13:44.878Z] === RUN TestPoolRequest [2022-05-18T17:13:44.878Z] --- PASS: TestPoolRequest (0.00s) [2022-05-18T17:13:44.878Z] === RUN TestOtherRequests [2022-05-18T17:13:44.878Z] --- PASS: TestOtherRequests (0.00s) [2022-05-18T17:13:44.878Z] PASS [2022-05-18T17:13:44.878Z] coverage: 57.1% of statements [2022-05-18T17:13:44.878Z] ok github.com/docker/docker/libnetwork/ipams/null 0.032s coverage: 57.1% of statements [2022-05-18T17:13:44.878Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2022-05-18T17:13:44.878Z] === RUN TestGetAddressVersion [2022-05-18T17:13:44.878Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-18T17:13:44.878Z] === RUN TestKeyString [2022-05-18T17:13:44.878Z] --- PASS: TestKeyString (0.00s) [2022-05-18T17:13:44.878Z] === RUN TestPoolDataMarshal [2022-05-18T17:13:44.878Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-18T17:13:44.878Z] === RUN TestSubnetsMarshal [2022-05-18T17:13:44.878Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-05-18T17:13:44.878Z] === RUN TestAddSubnets [2022-05-18T17:13:44.878Z] --- PASS: TestAddSubnets (0.03s) [2022-05-18T17:13:44.878Z] === RUN TestDoublePoolRelease [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-18T17:13:44.926Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-18T17:13:44.926Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage (1.54s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-18T17:13:44.926Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:13:44.926Z] PASS [2022-05-18T17:13:44.926Z] [2022-05-18T17:13:44.926Z] DONE 54 tests in 22.271s [2022-05-18T17:13:44.926Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-18T17:13:45.183Z] INFO: Testing against a local daemon [2022-05-18T17:13:45.183Z] === RUN TestVolumesCreateAndList [2022-05-18T17:13:45.183Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-18T17:13:45.183Z] === RUN TestVolumesRemove [2022-05-18T17:13:45.183Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-18T17:13:45.183Z] === RUN TestVolumesInspect [2022-05-18T17:13:45.183Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-18T17:13:45.183Z] === RUN TestVolumesInvalidJSON [2022-05-18T17:13:45.183Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T17:13:45.183Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T17:13:45.183Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T17:13:45.183Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T17:13:45.183Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T17:13:45.183Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T17:13:45.183Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T17:13:45.183Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-18T17:13:45.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-18T17:13:45.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T17:13:45.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T17:13:45.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T17:13:45.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T17:13:45.183Z] PASS [2022-05-18T17:13:45.183Z] [2022-05-18T17:13:45.183Z] DONE 9 tests in 0.128s [2022-05-18T17:13:45.183Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T17:13:45.284Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-18T17:13:45.285Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-18T17:13:45.332Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-18T17:13:45.332Z] === RUN TestAddReleasePoolID [2022-05-18T17:13:45.332Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-05-18T17:13:45.332Z] === RUN TestPredefinedPool [2022-05-18T17:13:45.332Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-18T17:13:45.332Z] === RUN TestRemoveSubnet [2022-05-18T17:13:45.332Z] --- PASS: TestRemoveSubnet (0.10s) [2022-05-18T17:13:45.332Z] === RUN TestGetSameAddress [2022-05-18T17:13:45.332Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-18T17:13:45.332Z] === RUN TestPoolAllocationReuse [2022-05-18T17:13:45.332Z] --- PASS: TestSetRollover (1.08s) [2022-05-18T17:13:45.332Z] === RUN TestSetRolloverSerial [2022-05-18T17:13:45.746Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-18T17:13:45.746Z] Removing test suite binaries [2022-05-18T17:13:45.746Z] exiting test-integration [2022-05-18T17:13:45.746Z] ++ exit 0 [2022-05-18T17:13:45.746Z] [2022-05-18T17:13:45.787Z] === RUN TestGetCapabilities [2022-05-18T17:13:45.787Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-18T17:13:45.787Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-18T17:13:45.787Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-18T17:13:45.787Z] === RUN TestGetDefaultAddressSpaces [2022-05-18T17:13:45.788Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-18T17:13:45.788Z] === RUN TestRemoteDriver [2022-05-18T17:13:45.788Z] --- PASS: TestRemoteDriver (0.00s) [2022-05-18T17:13:45.788Z] PASS [2022-05-18T17:13:45.788Z] coverage: 47.4% of statements [2022-05-18T17:13:45.788Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.055s coverage: 47.4% of statements [2022-05-18T17:13:45.836Z] [2022-05-18T17:13:45.836Z] SUCCESS: Specified value was saved. [2022-05-18T17:13:45.851Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-18T17:13:45.851Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-18T17:13:46.242Z] --- PASS: TestSetRolloverSerial (0.90s) [2022-05-18T17:13:46.242Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-18T17:13:46.242Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-18T17:13:46.242Z] PASS [2022-05-18T17:13:46.242Z] coverage: 84.4% of statements [2022-05-18T17:13:46.242Z] --- PASS: TestPoolAllocationReuse (0.95s) [2022-05-18T17:13:46.242Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-18T17:13:46.242Z] ok github.com/docker/docker/libnetwork/bitseq 8.422s coverage: 84.4% of statements [2022-05-18T17:13:46.242Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-05-18T17:13:46.242Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-18T17:13:46.242Z] === RUN TestWindowsIPAM [2022-05-18T17:13:46.242Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-18T17:13:46.242Z] PASS [2022-05-18T17:13:46.242Z] coverage: 71.4% of statements [2022-05-18T17:13:46.242Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2022-05-18T17:13:46.417Z] check_test.go:307: [d6cdeb7dd6580] daemon is not started [2022-05-18T17:13:46.417Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-18T17:13:46.933Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-18T17:13:46.933Z] PASS [2022-05-18T17:13:46.933Z] [2022-05-18T17:13:46.933Z] === Skipped [2022-05-18T17:13:46.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-18T17:13:46.933Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:46.933Z] [2022-05-18T17:13:46.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-18T17:13:46.933Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:46.933Z] [2022-05-18T17:13:46.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-18T17:13:46.933Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:46.933Z] [2022-05-18T17:13:46.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-18T17:13:46.933Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:46.933Z] [2022-05-18T17:13:46.933Z] DONE 17 tests, 4 skipped in 26.038s [2022-05-18T17:13:46.933Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-18T17:13:46.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:46.933Z] ++ set -e [2022-05-18T17:13:46.933Z] ++ '[' -n 0 ']' [2022-05-18T17:13:46.933Z] ++ set -x [2022-05-18T17:13:46.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:46.933Z] INFO: Testing against a local daemon [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:13:46.933Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:13:46.933Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T17:13:46.933Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T17:13:46.933Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T17:13:46.933Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T17:13:46.933Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T17:13:46.933Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T17:13:46.934Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T17:13:46.934Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T17:13:46.934Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T17:13:46.934Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T17:13:46.934Z] === RUN TestPluginInstall [2022-05-18T17:13:46.934Z] === RUN TestPluginInstall/no_auth [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88c2b9cf6fa26ce51857d02b85c945f3a7ceaeff7417416a57189832831ecc87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88c2b9cf6fa26ce51857d02b85c945f3a7ceaeff7417416a57189832831ecc87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:13:46.934Z] === RUN TestPluginInstall/with_htpasswd [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e14d1979b9756a7f00102a1c42701680069f68b51991e4b4dfd82e760dd877c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e14d1979b9756a7f00102a1c42701680069f68b51991e4b4dfd82e760dd877c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:13:46.934Z] === RUN TestPluginInstall/with_insecure Post stage [Pipeline] junit [2022-05-18T17:13:47.167Z] Recording test results [2022-05-18T17:13:47.200Z] === RUN TestDefaultNetwork [2022-05-18T17:13:47.200Z] --- PASS: TestDefaultNetwork (0.22s) [2022-05-18T17:13:47.200Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-18T17:13:47.351Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-18T17:13:47.351Z] check_test.go:307: [dd9483998fe92] daemon is not started [2022-05-18T17:13:47.351Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-18T17:13:47.361Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T17:13:47.654Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-05-18T17:13:47.654Z] === RUN TestInitAddressPools [2022-05-18T17:13:47.654Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-18T17:13:47.654Z] PASS [2022-05-18T17:13:47.654Z] coverage: 74.0% of statements [2022-05-18T17:13:47.654Z] ok github.com/docker/docker/libnetwork/ipamutils 0.507s coverage: 74.0% of statements [2022-05-18T17:13:47.654Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.36s) [2022-05-18T17:13:47.654Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-18T17:13:47.746Z] + echo Ensuring container killed. [2022-05-18T17:13:47.746Z] Ensuring container killed. [2022-05-18T17:13:47.746Z] + docker rm -vf docker-pr4 [2022-05-18T17:13:47.746Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-05-18T17:13:47.861Z] time="2022-05-18T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:13:47.861Z] time="2022-05-18T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c50cc12252150d9b545f2cdf06113e8077239a05ba9443a80071f6662989e44e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:13:47.861Z] time="2022-05-18T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:13:47.861Z] time="2022-05-18T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c50cc12252150d9b545f2cdf06113e8077239a05ba9443a80071f6662989e44e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:13:47.917Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-18T17:13:48.066Z] + echo Chowning /workspace to jenkins user [2022-05-18T17:13:48.066Z] Chowning /workspace to jenkins user [2022-05-18T17:13:48.066Z] + id -u [2022-05-18T17:13:48.066Z] + id -g [2022-05-18T17:13:48.066Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43597:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T17:13:48.109Z] === RUN TestKeyValue [2022-05-18T17:13:48.109Z] --- PASS: TestKeyValue (0.00s) [2022-05-18T17:13:48.109Z] PASS [2022-05-18T17:13:48.109Z] coverage: 60.0% of statements [2022-05-18T17:13:48.109Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-05-18T17:13:48.117Z] plugin_test.go:195: [d83d4cbb0f5d0] daemon is not started [2022-05-18T17:13:48.117Z] --- PASS: TestPluginInstall (2.52s) [2022-05-18T17:13:48.117Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-05-18T17:13:48.117Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-05-18T17:13:48.117Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-05-18T17:13:48.117Z] === RUN TestPluginsWithRuntimes [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-18T17:13:48.564Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-18T17:13:48.783Z] Removing intermediate container 9e85bb907368 [2022-05-18T17:13:48.783Z] ---> 09180c07ec90 [2022-05-18T17:13:48.783Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-18T17:13:48.783Z] ---> Running in adbd295a6387 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T17:13:49.499Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-18T17:13:49.524Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.75s) [2022-05-18T17:13:49.524Z] === RUN TestGetAddress [2022-05-18T17:13:49.759Z] + bundleName=amd64-cgroup2 [2022-05-18T17:13:49.759Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-18T17:13:49.759Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-18T17:13:49.759Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-18T17:13:49.759Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-18T17:13:49.816Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-18T17:13:49.978Z] === RUN TestGenerate [2022-05-18T17:13:49.978Z] --- PASS: TestGenerate (0.00s) [2022-05-18T17:13:49.978Z] === RUN TestGeneratePtr [2022-05-18T17:13:49.978Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-18T17:13:49.978Z] === RUN TestGenerateMissingField [2022-05-18T17:13:49.978Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-18T17:13:49.978Z] === RUN TestFieldCannotBeSet [2022-05-18T17:13:49.978Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-18T17:13:49.978Z] === RUN TestTypeMismatchError [2022-05-18T17:13:49.978Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-18T17:13:49.978Z] PASS [2022-05-18T17:13:49.978Z] coverage: 100.0% of statements [2022-05-18T17:13:49.978Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [Pipeline] archiveArtifacts [2022-05-18T17:13:50.023Z] Archiving artifacts [2022-05-18T17:13:50.307Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43597/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T17:13:50.426Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-18T17:13:50.433Z] === RUN TestNetworkDBSimple [2022-05-18T17:13:50.611Z] + make clean [2022-05-18T17:13:50.611Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T17:13:50.611Z] docker-dev-cache [2022-05-18T17:13:50.611Z] docker-mod-cache [Pipeline] deleteDir [2022-05-18T17:13:50.751Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-18T17:13:50.887Z] testing: warning: no tests to run [2022-05-18T17:13:50.887Z] PASS [2022-05-18T17:13:50.887Z] coverage: 0.0% of statements [2022-05-18T17:13:50.887Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2022-05-18T17:13:51.341Z] 2022/05/18 17:13:50 Closing DB instances... [2022-05-18T17:13:51.342Z] === RUN TestRequestNewPort [2022-05-18T17:13:51.342Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestRequestSpecificPort [2022-05-18T17:13:51.342Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestReleasePort [2022-05-18T17:13:51.342Z] --- PASS: TestReleasePort (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestReuseReleasedPort [2022-05-18T17:13:51.342Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestReleaseUnreadledPort [2022-05-18T17:13:51.342Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestUnknowProtocol [2022-05-18T17:13:51.342Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestAllocateAllPorts [2022-05-18T17:13:51.342Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestPortAllocation [2022-05-18T17:13:51.342Z] --- PASS: TestPortAllocation (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestPortAllocationWithCustomRange [2022-05-18T17:13:51.342Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestNoDuplicateBPR [2022-05-18T17:13:51.342Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-18T17:13:51.342Z] === RUN TestChangePortRange [2022-05-18T17:13:51.342Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-18T17:13:51.342Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-18T17:13:51.342Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-18T17:13:51.342Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-18T17:13:51.342Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-18T17:13:51.342Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-18T17:13:51.342Z] --- PASS: TestChangePortRange (0.00s) [2022-05-18T17:13:51.342Z] PASS [2022-05-18T17:13:51.342Z] coverage: 88.6% of statements [2022-05-18T17:13:51.342Z] ok github.com/docker/docker/libnetwork/portallocator 0.034s coverage: 88.6% of statements [2022-05-18T17:13:51.353Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-05-18T17:13:51.353Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-05-18T17:13:51.353Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-18T17:13:51.353Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T17:13:51.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-18T17:13:51.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-18T17:13:51.915Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-05-18T17:13:51.915Z] PASS [2022-05-18T17:13:51.915Z] [2022-05-18T17:13:51.915Z] DONE 24 tests in 6.508s [2022-05-18T17:13:51.915Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-18T17:13:51.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:51.915Z] ++ set -e [2022-05-18T17:13:51.915Z] ++ '[' -n 0 ']' [2022-05-18T17:13:51.915Z] ++ set -x [2022-05-18T17:13:51.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:51.915Z] INFO: Testing against a local daemon [2022-05-18T17:13:51.915Z] === RUN TestExternalGraphDriver [2022-05-18T17:13:52.172Z] === RUN TestExternalGraphDriver/json [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T17:13:52.301Z] testing: warning: no tests to run [2022-05-18T17:13:52.301Z] PASS [2022-05-18T17:13:52.301Z] coverage: 0.0% of statements [2022-05-18T17:13:52.301Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-18T17:13:52.301Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-05-18T17:13:52.301Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-18T17:13:52.605Z] Cannot create a file when that file already exists. [2022-05-18T17:13:52.619Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-18T17:13:52.756Z] === RUN TestHashData [2022-05-18T17:13:52.756Z] --- PASS: TestHashData (0.00s) [2022-05-18T17:13:52.756Z] PASS [2022-05-18T17:13:52.756Z] coverage: 2.8% of statements [2022-05-18T17:13:52.756Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2022-05-18T17:13:52.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-18T17:13:53.137Z] check_test.go:307: [df0ff86734bee] daemon is not started [2022-05-18T17:13:53.137Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-18T17:13:53.539Z] === RUN TestExternalGraphDriver/spec [2022-05-18T17:13:53.715Z] === RUN TestErrorConstructors [2022-05-18T17:13:53.715Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-18T17:13:53.715Z] === RUN TestCompareIPMask [2022-05-18T17:13:53.715Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-18T17:13:53.715Z] === RUN TestUtilGetHostPartIP [2022-05-18T17:13:53.715Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-18T17:13:53.715Z] === RUN TestUtilGetBroadcastIP [2022-05-18T17:13:53.715Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-18T17:13:53.715Z] === RUN TestParseCIDR [2022-05-18T17:13:53.715Z] --- PASS: TestParseCIDR (0.00s) [2022-05-18T17:13:53.715Z] PASS [2022-05-18T17:13:53.715Z] coverage: 37.3% of statements [2022-05-18T17:13:53.715Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2022-05-18T17:13:53.715Z] 2022/05/18 17:13:53 Closing DB instances... [2022-05-18T17:13:53.715Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-18T17:13:53.715Z] PASS [2022-05-18T17:13:53.715Z] coverage: 100.0% of statements [2022-05-18T17:13:53.715Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-18T17:13:54.170Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-18T17:13:54.170Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-18T17:13:54.170Z] PASS [2022-05-18T17:13:54.170Z] coverage: 55.0% of statements [2022-05-18T17:13:54.170Z] ok github.com/docker/docker/oci 0.035s coverage: 55.0% of statements [2022-05-18T17:13:54.513Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-18T17:13:54.624Z] === RUN TestAddressPoolOpt [2022-05-18T17:13:54.625Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/a [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/something [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/_=a [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/env1=value1 [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/_env1=value1 [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/PATH [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/=a [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/PATH= [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/PATH=something [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/asd!qwe [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/1asd [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/123 [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/some_space [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/__some_space_before [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/some_space_after__ [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/= [2022-05-18T17:13:54.625Z] === RUN TestValidateEnv/PaTh [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestParseHost [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-18T17:13:54.625Z] === RUN TestParseHost/:// [2022-05-18T17:13:54.625Z] === RUN TestParseHost/unknown:// [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://:port [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-18T17:13:54.625Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-18T17:13:54.625Z] === RUN TestParseHost/something_with_spaces [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://invalid:port [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://:5555/ [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://:5555/p [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-18T17:13:54.625Z] === RUN TestParseHost/#00 [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseHost/unix:// [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://host: [2022-05-18T17:13:54.625Z] === RUN TestParseHost/fd:// [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp:// [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://: [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://[::1] [2022-05-18T17:13:54.625Z] === RUN TestParseHost/tcp://[::1]: [2022-05-18T17:13:54.625Z] === RUN TestParseHost/_ [2022-05-18T17:13:54.625Z] === RUN TestParseHost/__ [2022-05-18T17:13:54.625Z] === RUN TestParseHost/fd://something [2022-05-18T17:13:54.625Z] === RUN TestParseHost/unix://path/to/socket [2022-05-18T17:13:54.625Z] === RUN TestParseHost/npipe:// [2022-05-18T17:13:54.625Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/: [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestParseTCP [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/localhost:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/default_localhost [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/default_udp://localhost [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/[::1] [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/[::1]: [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/localhost [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/localhost:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/tcp://:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/0.0.0.1: [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/tcp://: [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/[::1]:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/localhost: [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/0.0.0.1 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/:5555 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/#00 [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/tcp:// [2022-05-18T17:13:54.625Z] === RUN TestParseTCP/: [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP (0.01s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-18T17:13:54.625Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-18T17:13:54.625Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestValidateExtraHosts [2022-05-18T17:13:54.625Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestValidateIPAddress [2022-05-18T17:13:54.625Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestMapOpts [2022-05-18T17:13:54.625Z] --- PASS: TestMapOpts (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestListOptsWithoutValidator [2022-05-18T17:13:54.625Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestListOptsWithValidator [2022-05-18T17:13:54.625Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestValidateDNSSearch [2022-05-18T17:13:54.625Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-18T17:13:54.625Z] === RUN TestValidateLabel [2022-05-18T17:13:54.625Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-18T17:13:54.625Z] === RUN TestValidateLabel/label_with_general_format [2022-05-18T17:13:54.625Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-18T17:13:54.625Z] === RUN TestValidateLabel/label_with_one_more [2022-05-18T17:13:54.625Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-18T17:13:54.625Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-18T17:13:54.626Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-18T17:13:54.626Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-18T17:13:54.626Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-18T17:13:54.626Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-18T17:13:54.626Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-18T17:13:54.626Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-18T17:13:54.626Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-18T17:13:54.626Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-18T17:13:54.626Z] === RUN TestNamedListOpts [2022-05-18T17:13:54.626Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-18T17:13:54.626Z] === RUN TestNamedMapOpts [2022-05-18T17:13:54.626Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-18T17:13:54.626Z] === RUN TestParseLink [2022-05-18T17:13:54.626Z] --- PASS: TestParseLink (0.00s) [2022-05-18T17:13:54.626Z] === RUN TestUlimitOpt [2022-05-18T17:13:54.626Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-18T17:13:54.626Z] PASS [2022-05-18T17:13:54.626Z] coverage: 66.0% of statements [2022-05-18T17:13:54.626Z] ok github.com/docker/docker/opts 0.079s coverage: 66.0% of statements [2022-05-18T17:13:54.626Z] === RUN TestParseVersion [2022-05-18T17:13:54.626Z] --- PASS: TestParseVersion (0.00s) [2022-05-18T17:13:54.626Z] PASS [2022-05-18T17:13:54.626Z] coverage: 52.9% of statements [2022-05-18T17:13:54.626Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2022-05-18T17:13:55.081Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-05-18T17:13:55.081Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-18T17:13:55.430Z] === RUN TestExternalGraphDriver/pull [2022-05-18T17:13:55.897Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-18T17:13:56.155Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-18T17:13:56.606Z] === RUN TestPeerCertificateMarshalJSON [2022-05-18T17:13:56.606Z] 2022/05/18 17:13:56 Closing DB instances... [2022-05-18T17:13:56.606Z] === RUN TestIsArchivePathDir [2022-05-18T17:13:56.606Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-05-18T17:13:56.606Z] === RUN TestIsArchivePathInvalidFile [2022-05-18T17:13:56.606Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-18T17:13:56.606Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-18T17:13:56.606Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2022-05-18T17:13:56.606Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-18T17:13:56.606Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-18T17:13:56.606Z] === RUN TestMiddleware [2022-05-18T17:13:56.606Z] --- PASS: TestMiddleware (0.00s) [2022-05-18T17:13:56.606Z] === RUN TestNewResponseModifier [2022-05-18T17:13:56.606Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-18T17:13:56.606Z] PASS [2022-05-18T17:13:56.606Z] coverage: 26.8% of statements [2022-05-18T17:13:56.606Z] ok github.com/docker/docker/pkg/authorization 0.410s coverage: 26.8% of statements [2022-05-18T17:13:56.606Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-05-18T17:13:56.606Z] === RUN TestIsArchivePathTar [2022-05-18T17:13:56.795Z] --- PASS: TestExternalGraphDriver (4.79s) [2022-05-18T17:13:56.795Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-05-18T17:13:56.795Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-05-18T17:13:56.795Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-05-18T17:13:56.795Z] === RUN TestGraphdriverPluginV2 [2022-05-18T17:13:56.795Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:56.795Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-18T17:13:56.795Z] PASS [2022-05-18T17:13:56.795Z] [2022-05-18T17:13:56.795Z] === Skipped [2022-05-18T17:13:56.795Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-18T17:13:56.795Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:13:56.795Z] [2022-05-18T17:13:56.795Z] DONE 5 tests, 1 skipped in 4.910s [2022-05-18T17:13:56.795Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-18T17:13:56.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:56.795Z] ++ set -e [2022-05-18T17:13:56.795Z] ++ '[' -n 0 ']' [2022-05-18T17:13:56.795Z] ++ set -x [2022-05-18T17:13:56.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:13:57.051Z] INFO: Testing against a local daemon [2022-05-18T17:13:57.051Z] === RUN TestContinueAfterPluginCrash [2022-05-18T17:13:57.051Z] === PAUSE TestContinueAfterPluginCrash [2022-05-18T17:13:57.051Z] === RUN TestReadPluginNoRead [2022-05-18T17:13:57.051Z] === PAUSE TestReadPluginNoRead [2022-05-18T17:13:57.051Z] === RUN TestDaemonStartWithLogOpt [2022-05-18T17:13:57.051Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-18T17:13:57.051Z] === CONT TestContinueAfterPluginCrash [2022-05-18T17:13:57.051Z] === CONT TestDaemonStartWithLogOpt [2022-05-18T17:13:57.061Z] --- PASS: TestIsArchivePathTar (0.32s) [2022-05-18T17:13:57.061Z] === RUN TestDecompressStreamGzip [2022-05-18T17:13:57.061Z] === RUN TestUnbuffered [2022-05-18T17:13:57.061Z] --- PASS: TestUnbuffered (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestRaceUnbuffered [2022-05-18T17:13:57.061Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-18T17:13:57.061Z] PASS [2022-05-18T17:13:57.061Z] coverage: 100.0% of statements [2022-05-18T17:13:57.061Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2022-05-18T17:13:57.061Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-05-18T17:13:57.061Z] === RUN TestDecompressStreamBzip2 [2022-05-18T17:13:57.061Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-05-18T17:13:57.061Z] === RUN TestDecompressStreamXz [2022-05-18T17:13:57.061Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T17:13:57.061Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestDecompressStreamZstd [2022-05-18T17:13:57.061Z] archive_test.go:140: zstd not installed [2022-05-18T17:13:57.061Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-05-18T17:13:57.061Z] === RUN TestCompressStreamXzUnsupported [2022-05-18T17:13:57.061Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-18T17:13:57.061Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestCompressStreamInvalid [2022-05-18T17:13:57.061Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestExtensionInvalid [2022-05-18T17:13:57.061Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestExtensionUncompressed [2022-05-18T17:13:57.061Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestExtensionBzip2 [2022-05-18T17:13:57.061Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestExtensionGzip [2022-05-18T17:13:57.061Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestExtensionXz [2022-05-18T17:13:57.061Z] --- PASS: TestExtensionXz (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestExtensionZstd [2022-05-18T17:13:57.061Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-18T17:13:57.061Z] === RUN TestCmdStreamLargeStderr [2022-05-18T17:13:57.360Z] Removing intermediate container adbd295a6387 [2022-05-18T17:13:57.360Z] ---> 4f125d673db9 [2022-05-18T17:13:57.360Z] Step 13/13 : CMD ["sh"] [2022-05-18T17:13:57.360Z] ---> Running in 540d58296ab5 [2022-05-18T17:13:57.360Z] Removing intermediate container 540d58296ab5 [2022-05-18T17:13:57.360Z] ---> 62630f318a30 [2022-05-18T17:13:57.360Z] Successfully built 62630f318a30 [2022-05-18T17:13:57.360Z] Successfully tagged busybox:latest [2022-05-18T17:13:57.360Z] INFO: Docker images of the daemon under test [2022-05-18T17:13:57.360Z] [2022-05-18T17:13:57.360Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T17:13:57.360Z] busybox latest 62630f318a30 Less than a second ago 4.95GB [2022-05-18T17:13:57.360Z] microsoft/windowsservercore latest 7c569352fed3 13 days ago 4.9GB [2022-05-18T17:13:57.360Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 13 days ago 4.9GB [2022-05-18T17:13:57.360Z] [2022-05-18T17:13:57.360Z] INFO: Running integration tests at 05/18/2022 17:13:57... [2022-05-18T17:13:57.360Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-18T17:13:57.360Z] INFO: Integration API tests being run from the host: [2022-05-18T17:13:57.360Z] INFO: make.ps1 starting at 05/18/2022 17:13:57 [2022-05-18T17:13:57.515Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2022-05-18T17:13:57.515Z] === RUN TestCmdStreamBad [2022-05-18T17:13:57.515Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T17:13:57.515Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-18T17:13:57.515Z] === RUN TestCmdStreamGood [2022-05-18T17:13:57.515Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-18T17:13:57.515Z] === RUN TestUntarPathWithInvalidDest [2022-05-18T17:13:57.515Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-18T17:13:57.515Z] === RUN TestUntarPathWithInvalidSrc [2022-05-18T17:13:57.515Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-18T17:13:57.515Z] === RUN TestUntarPath [2022-05-18T17:13:57.515Z] --- PASS: TestUntarPath (0.05s) [2022-05-18T17:13:57.515Z] === RUN TestUntarPathWithDestinationFile [2022-05-18T17:13:57.515Z] === RUN TestMatch [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[]] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[foo]] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[foo_bar]] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[]#01 [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[qux]] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-18T17:13:57.515Z] === RUN TestMatch/[[foo_baz]] [2022-05-18T17:13:57.515Z] --- PASS: TestMatch (0.00s) [2022-05-18T17:13:57.515Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-18T17:13:57.515Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[] (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-18T17:13:57.516Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-18T17:13:57.516Z] PASS [2022-05-18T17:13:57.516Z] coverage: 87.5% of statements [2022-05-18T17:13:57.516Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2022-05-18T17:13:57.516Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-18T17:13:57.516Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-18T17:13:57.516Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-05-18T17:13:57.516Z] === RUN TestCopyWithTarInvalidSrc [2022-05-18T17:13:57.516Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-18T17:13:57.516Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-18T17:13:57.516Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T17:13:57.516Z] === RUN TestCopyWithTarSrcFile [2022-05-18T17:13:57.516Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-18T17:13:57.516Z] === RUN TestCopyWithTarSrcFolder [2022-05-18T17:13:57.516Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-18T17:13:57.516Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-18T17:13:57.516Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-18T17:13:57.516Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-18T17:13:57.516Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T17:13:57.516Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-18T17:13:57.516Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-18T17:13:57.516Z] === RUN TestCopyFileWithTarSrcFile [2022-05-18T17:13:57.516Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-18T17:13:57.516Z] === RUN TestTarFiles [2022-05-18T17:13:57.970Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-05-18T17:13:57.970Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-18T17:13:58.054Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-18T17:13:58.345Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-18T17:13:58.426Z] === RUN TestChrootTarUntar [2022-05-18T17:13:58.426Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:58.426Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-18T17:13:58.426Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-18T17:13:58.426Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:58.426Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T17:13:58.426Z] === RUN TestChrootUntarEmptyArchive [2022-05-18T17:13:58.426Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-18T17:13:58.426Z] === RUN TestChrootTarUntarWithSymlink [2022-05-18T17:13:58.426Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:13:58.426Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T17:13:58.426Z] === RUN TestChrootCopyWithTar [2022-05-18T17:13:58.426Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:13:58.426Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-18T17:13:58.426Z] === RUN TestChrootCopyFileWithTar [2022-05-18T17:13:58.426Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:58.426Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-18T17:13:58.426Z] === RUN TestChrootUntarPath [2022-05-18T17:13:58.426Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:13:58.426Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-18T17:13:58.426Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-18T17:13:58.426Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:58.426Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T17:13:58.426Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-18T17:13:58.426Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:58.426Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T17:13:58.426Z] === RUN TestChrootApplyDotDotFile [2022-05-18T17:13:58.426Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:13:58.426Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-18T17:13:58.426Z] PASS [2022-05-18T17:13:58.426Z] coverage: 12.0% of statements [2022-05-18T17:13:58.426Z] ok github.com/docker/docker/pkg/chrootarchive 0.068s coverage: 12.0% of statements [2022-05-18T17:13:59.386Z] === RUN TestEnsureRemoveAllNotExist [2022-05-18T17:13:59.386Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-18T17:13:59.386Z] === RUN TestEnsureRemoveAllWithDir [2022-05-18T17:13:59.386Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-18T17:13:59.386Z] === RUN TestEnsureRemoveAllWithFile [2022-05-18T17:13:59.386Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-18T17:13:59.386Z] PASS [2022-05-18T17:13:59.386Z] coverage: 0.0% of statements [2022-05-18T17:13:59.386Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-05-18T17:13:59.840Z] === RUN TestSizeEmpty [2022-05-18T17:13:59.840Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-18T17:13:59.840Z] === RUN TestSizeEmptyFile [2022-05-18T17:13:59.840Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-18T17:13:59.840Z] === RUN TestSizeNonemptyFile [2022-05-18T17:13:59.840Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-18T17:13:59.840Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-18T17:13:59.840Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-18T17:13:59.840Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-18T17:13:59.840Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-18T17:13:59.840Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-18T17:13:59.840Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-18T17:13:59.840Z] === RUN TestMoveToSubdir [2022-05-18T17:13:59.840Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-18T17:13:59.840Z] === RUN TestSizeNonExistingDirectory [2022-05-18T17:13:59.840Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-18T17:13:59.840Z] PASS [2022-05-18T17:13:59.840Z] coverage: 80.0% of statements [2022-05-18T17:13:59.840Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2022-05-18T17:13:59.840Z] 2022/05/18 17:13:59 Closing DB instances... [2022-05-18T17:14:00.295Z] === RUN TestPollerAddRemove [2022-05-18T17:14:00.295Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-18T17:14:00.295Z] === RUN TestPollerEvent [2022-05-18T17:14:00.295Z] poller_test.go:40: No chmod on Windows [2022-05-18T17:14:00.295Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-18T17:14:00.295Z] === RUN TestPollerClose [2022-05-18T17:14:00.295Z] --- PASS: TestPollerClose (0.00s) [2022-05-18T17:14:00.295Z] PASS [2022-05-18T17:14:00.295Z] coverage: 45.7% of statements [2022-05-18T17:14:00.295Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2022-05-18T17:14:00.318Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-05-18T17:14:00.318Z] === CONT TestReadPluginNoRead [2022-05-18T17:14:00.749Z] --- PASS: TestTarFiles (3.26s) [2022-05-18T17:14:00.749Z] === RUN TestDetectCompressionZstd [2022-05-18T17:14:00.749Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-18T17:14:00.749Z] === RUN TestTarUntar [2022-05-18T17:14:00.749Z] --- PASS: TestTarUntar (0.02s) [2022-05-18T17:14:00.749Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-18T17:14:00.749Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-18T17:14:00.749Z] === RUN TestTarWithOptions [2022-05-18T17:14:00.749Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-18T17:14:00.749Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-18T17:14:00.749Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-18T17:14:00.749Z] === RUN TestUntarUstarGnuConflict [2022-05-18T17:14:00.749Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-18T17:14:00.749Z] === RUN TestUntarInvalidFilenames [2022-05-18T17:14:01.203Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1155006281\\dest" [2022-05-18T17:14:01.203Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2022-05-18T17:14:01.203Z] === RUN TestUntarHardlinkToSymlink [2022-05-18T17:14:01.203Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-18T17:14:01.203Z] === RUN TestUntarInvalidHardlink [2022-05-18T17:14:01.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink158893206\\victim\\hello" -> "../victim/hello" [2022-05-18T17:14:01.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1162596393\\victim\\hello" -> "/../victim/hello" [2022-05-18T17:14:01.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink60430867\\victim" -> "../victim" [2022-05-18T17:14:01.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink113473633\\victim" -> "../victim" [2022-05-18T17:14:01.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4069123964\\victim" -> "../victim" [2022-05-18T17:14:01.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink994085118\\victim" -> "../victim" [2022-05-18T17:14:01.203Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-05-18T17:14:01.203Z] === RUN TestUntarInvalidSymlink [2022-05-18T17:14:01.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4129049021\\dest\\dotdot" -> "../victim/hello" [2022-05-18T17:14:01.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink290224151\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T17:14:01.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2303546387\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:14:01.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3358331374\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:14:01.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1059164378\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:14:01.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2725828315\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:14:01.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3255965017\\dest\\dir\\loophole" -> "../../victim" [2022-05-18T17:14:01.203Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-05-18T17:14:01.203Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-18T17:14:01.203Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestXGlobalNoParent [2022-05-18T17:14:01.203Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestReplaceFileTarWrapper [2022-05-18T17:14:01.203Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2022-05-18T17:14:01.203Z] === RUN TestPrefixHeaderReadable [2022-05-18T17:14:01.203Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-18T17:14:01.203Z] === RUN TestDisablePigz [2022-05-18T17:14:01.203Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-18T17:14:01.203Z] === RUN TestCopyFileWithInvalidSrc [2022-05-18T17:14:01.203Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T17:14:01.203Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-18T17:14:01.203Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-18T17:14:01.203Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCopyFile [2022-05-18T17:14:01.203Z] --- PASS: TestCopyFile (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-18T17:14:01.203Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T17:14:01.203Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-18T17:14:01.203Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-18T17:14:01.203Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T17:14:01.203Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestWildcardMatches [2022-05-18T17:14:01.203Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestPatternMatches [2022-05-18T17:14:01.203Z] --- PASS: TestPatternMatches (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-18T17:14:01.203Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestPatternMatchesFolderExclusions [2022-05-18T17:14:01.203Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-18T17:14:01.203Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-18T17:14:01.203Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-18T17:14:01.203Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-18T17:14:01.203Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestSingleExclamationError [2022-05-18T17:14:01.203Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestMatchesWithNoPatterns [2022-05-18T17:14:01.203Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestMatchesWithMalformedPatterns [2022-05-18T17:14:01.203Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestMatches [2022-05-18T17:14:01.203Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-18T17:14:01.203Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-18T17:14:01.203Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-18T17:14:01.203Z] --- PASS: TestDisablePigz (0.09s) [2022-05-18T17:14:01.203Z] === RUN TestPigz [2022-05-18T17:14:01.203Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-18T17:14:01.203Z] --- PASS: TestMatches (0.01s) [2022-05-18T17:14:01.203Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-18T17:14:01.203Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-18T17:14:01.203Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-18T17:14:01.203Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCleanPatterns [2022-05-18T17:14:01.203Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-18T17:14:01.203Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCleanPatternsExceptionFlag [2022-05-18T17:14:01.203Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-18T17:14:01.203Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-18T17:14:01.203Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCleanPatternsErrorSingleException [2022-05-18T17:14:01.203Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCreateIfNotExistsDir [2022-05-18T17:14:01.203Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCreateIfNotExistsFile [2022-05-18T17:14:01.203Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestMatch [2022-05-18T17:14:01.203Z] --- PASS: TestMatch (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCompile [2022-05-18T17:14:01.203Z] === RUN TestCompile/slash [2022-05-18T17:14:01.203Z] === RUN TestCompile/backslash [2022-05-18T17:14:01.203Z] --- PASS: TestCompile (0.00s) [2022-05-18T17:14:01.203Z] --- PASS: TestCompile/slash (0.00s) [2022-05-18T17:14:01.203Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-18T17:14:01.203Z] PASS [2022-05-18T17:14:01.203Z] coverage: 84.7% of statements [2022-05-18T17:14:01.203Z] ok github.com/docker/docker/pkg/fileutils 0.059s coverage: 84.7% of statements [2022-05-18T17:14:01.203Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-18T17:14:01.203Z] --- PASS: TestPigz (0.10s) [2022-05-18T17:14:01.203Z] === RUN TestNosysFileInfo [2022-05-18T17:14:01.203Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T17:14:01.203Z] archive_windows_test.go:16: Currently fails [2022-05-18T17:14:01.203Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCanonicalTarNameForPath [2022-05-18T17:14:01.203Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestCanonicalTarName [2022-05-18T17:14:01.203Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestChmodTarEntry [2022-05-18T17:14:01.203Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-18T17:14:01.203Z] === RUN TestHardLinkOrder [2022-05-18T17:14:01.658Z] --- PASS: TestHardLinkOrder (0.06s) [2022-05-18T17:14:01.658Z] === RUN TestChangeString [2022-05-18T17:14:01.658Z] --- PASS: TestChangeString (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestChangesWithNoChanges [2022-05-18T17:14:01.658Z] --- PASS: TestChangesWithNoChanges (0.01s) [2022-05-18T17:14:01.658Z] === RUN TestChangesWithChanges [2022-05-18T17:14:01.658Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-18T17:14:01.658Z] === RUN TestChangesWithChangesGH13590 [2022-05-18T17:14:01.658Z] changes_test.go:196: needs more investigation [2022-05-18T17:14:01.658Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestChangesDirsEmpty [2022-05-18T17:14:01.658Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T17:14:01.658Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestChangesDirsMutated [2022-05-18T17:14:01.658Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T17:14:01.658Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestApplyLayer [2022-05-18T17:14:01.658Z] changes_test.go:433: needs further investigation [2022-05-18T17:14:01.658Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestChangesSizeWithHardlinks [2022-05-18T17:14:01.658Z] changes_test.go:469: needs further investigation [2022-05-18T17:14:01.658Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestChangesSizeWithNoChanges [2022-05-18T17:14:01.658Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-18T17:14:01.658Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestChangesSize [2022-05-18T17:14:01.658Z] --- PASS: TestChangesSize (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestApplyLayerInvalidFilenames [2022-05-18T17:14:01.658Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2862967220\\dest" [2022-05-18T17:14:01.658Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-18T17:14:01.658Z] === RUN TestApplyLayerInvalidHardlink [2022-05-18T17:14:01.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3425502471\\victim\\hello" -> "../victim/hello" [2022-05-18T17:14:01.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3972510899\\victim\\hello" -> "/../victim/hello" [2022-05-18T17:14:01.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1075761886\\victim" -> "../victim" [2022-05-18T17:14:01.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink937993602\\victim" -> "../victim" [2022-05-18T17:14:01.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4105251755\\victim" -> "../victim" [2022-05-18T17:14:01.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1746129418\\victim" -> "../victim" [2022-05-18T17:14:01.658Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-18T17:14:01.658Z] === RUN TestApplyLayerInvalidSymlink [2022-05-18T17:14:01.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink148471678\\dest\\dotdot" -> "../victim/hello" [2022-05-18T17:14:01.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2232682721\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T17:14:01.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3220930902\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:14:01.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2077183649\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:14:01.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2150451274\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:14:01.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink217732656\\dest\\loophole-victim" -> "../victim" [2022-05-18T17:14:01.658Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-18T17:14:01.658Z] === RUN TestApplyLayerWhiteouts [2022-05-18T17:14:01.658Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2022-05-18T17:14:01.658Z] === RUN TestGenerateEmptyFile [2022-05-18T17:14:01.658Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestGenerateWithContent [2022-05-18T17:14:01.658Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-18T17:14:01.658Z] PASS [2022-05-18T17:14:01.658Z] coverage: 61.9% of statements [2022-05-18T17:14:01.658Z] ok github.com/docker/docker/pkg/archive 5.097s coverage: 61.9% of statements [2022-05-18T17:14:01.658Z] === RUN TestGet [2022-05-18T17:14:01.658Z] --- PASS: TestGet (0.00s) [2022-05-18T17:14:01.658Z] === RUN TestGetShortcutString [2022-05-18T17:14:01.658Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-18T17:14:01.658Z] PASS [2022-05-18T17:14:01.658Z] coverage: 42.9% of statements [2022-05-18T17:14:01.658Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 42.9% of statements [2022-05-18T17:14:02.114Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-05-18T17:14:02.114Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-18T17:14:02.206Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-18T17:14:02.237Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-18T17:14:02.568Z] === RUN TestCreateIDMapOrder [2022-05-18T17:14:02.568Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-18T17:14:02.568Z] PASS [2022-05-18T17:14:02.568Z] coverage: 7.2% of statements [2022-05-18T17:14:02.568Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2022-05-18T17:14:03.175Z] check_test.go:307: [dd7a577d82c33] daemon is not started [2022-05-18T17:14:03.175Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-18T17:14:03.527Z] === RUN TestFixedBufferCap [2022-05-18T17:14:03.527Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-18T17:14:03.527Z] === RUN TestFixedBufferLen [2022-05-18T17:14:03.527Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-18T17:14:03.527Z] === RUN TestFixedBufferString [2022-05-18T17:14:03.527Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-18T17:14:03.527Z] === RUN TestFixedBufferWrite [2022-05-18T17:14:03.527Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-18T17:14:03.527Z] === RUN TestFixedBufferRead [2022-05-18T17:14:03.527Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-18T17:14:03.527Z] === RUN TestBytesPipeRead [2022-05-18T17:14:03.527Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-18T17:14:03.527Z] === RUN TestBytesPipeWrite [2022-05-18T17:14:03.527Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-18T17:14:03.527Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-18T17:14:03.572Z] === RUN TestReadPluginNoRead/default [2022-05-18T17:14:03.981Z] 2022/05/18 17:14:03 Closing DB instances... [2022-05-18T17:14:03.981Z] --- PASS: TestBytesPipeWriteRandomChunks (0.34s) [2022-05-18T17:14:03.981Z] === RUN TestAtomicWriteToFile [2022-05-18T17:14:03.981Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-18T17:14:03.981Z] === RUN TestAtomicWriteSetCommit [2022-05-18T17:14:03.981Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-05-18T17:14:03.981Z] === RUN TestAtomicWriteSetCancel [2022-05-18T17:14:03.981Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-18T17:14:03.981Z] === RUN TestReadCloserWrapperClose [2022-05-18T17:14:03.981Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-18T17:14:03.981Z] === RUN TestReaderErrWrapperReadOnError [2022-05-18T17:14:03.981Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-18T17:14:03.981Z] === RUN TestReaderErrWrapperRead [2022-05-18T17:14:03.981Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-18T17:14:03.981Z] === RUN TestCancelReadCloser [2022-05-18T17:14:03.981Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-18T17:14:03.981Z] === RUN TestWriteCloserWrapperClose [2022-05-18T17:14:03.981Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-18T17:14:03.981Z] === RUN TestNopWriteCloser [2022-05-18T17:14:03.981Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-18T17:14:03.981Z] === RUN TestNopWriter [2022-05-18T17:14:03.981Z] --- PASS: TestNopWriter (0.00s) [2022-05-18T17:14:03.981Z] === RUN TestWriteCounter [2022-05-18T17:14:03.981Z] --- PASS: TestWriteCounter (0.00s) [2022-05-18T17:14:03.981Z] PASS [2022-05-18T17:14:03.981Z] coverage: 69.2% of statements [2022-05-18T17:14:03.981Z] ok github.com/docker/docker/pkg/ioutils 0.493s coverage: 69.2% of statements [2022-05-18T17:14:04.500Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-18T17:14:04.939Z] === RUN TestError [2022-05-18T17:14:04.939Z] --- PASS: TestError (0.00s) [2022-05-18T17:14:04.939Z] === RUN TestProgressString [2022-05-18T17:14:04.939Z] === RUN TestProgressString/no_progress [2022-05-18T17:14:04.939Z] === RUN TestProgressString/progress_1 [2022-05-18T17:14:04.939Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-18T17:14:04.939Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-18T17:14:04.939Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-18T17:14:04.939Z] === RUN TestProgressString/with_units [2022-05-18T17:14:04.939Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-18T17:14:04.939Z] === RUN TestProgressString/hide_counts [2022-05-18T17:14:04.939Z] --- PASS: TestProgressString (0.00s) [2022-05-18T17:14:04.939Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-18T17:14:04.939Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-18T17:14:04.939Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-18T17:14:04.939Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-18T17:14:04.939Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-18T17:14:04.939Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-18T17:14:04.939Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-18T17:14:04.939Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-18T17:14:04.939Z] === RUN TestJSONMessageDisplay [2022-05-18T17:14:04.939Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-05-18T17:14:04.939Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-18T17:14:04.939Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-18T17:14:04.939Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-18T17:14:04.939Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-18T17:14:04.939Z] === RUN TestDisplayJSONMessagesStream [2022-05-18T17:14:04.939Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-18T17:14:04.939Z] PASS [2022-05-18T17:14:04.939Z] coverage: 91.7% of statements [2022-05-18T17:14:04.939Z] ok github.com/docker/docker/pkg/jsonmessage 0.161s coverage: 91.7% of statements [2022-05-18T17:14:05.061Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-05-18T17:14:05.394Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-05-18T17:14:05.394Z] === RUN TestNetworkDBNodeLeave [2022-05-18T17:14:05.394Z] === RUN TestStandardLongPath [2022-05-18T17:14:05.394Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-18T17:14:05.394Z] === RUN TestUNCLongPath [2022-05-18T17:14:05.394Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-18T17:14:05.394Z] PASS [2022-05-18T17:14:05.394Z] coverage: 100.0% of statements [2022-05-18T17:14:05.394Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2022-05-18T17:14:05.623Z] === CONT TestReadPluginNoRead [2022-05-18T17:14:05.623Z] read_test.go:92: [d3277e5696e50] daemon is not started [2022-05-18T17:14:05.623Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-05-18T17:14:05.623Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-05-18T17:14:05.623Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-05-18T17:14:05.623Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2022-05-18T17:14:05.623Z] PASS [2022-05-18T17:14:05.623Z] [2022-05-18T17:14:05.623Z] DONE 6 tests in 8.698s [2022-05-18T17:14:05.623Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-18T17:14:05.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:14:05.623Z] ++ set -e [2022-05-18T17:14:05.623Z] ++ '[' -n 0 ']' [2022-05-18T17:14:05.623Z] ++ set -x [2022-05-18T17:14:05.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:14:05.623Z] testing: warning: no tests to run [2022-05-18T17:14:05.623Z] PASS [2022-05-18T17:14:05.623Z] [2022-05-18T17:14:05.623Z] DONE 0 tests in 0.034s [2022-05-18T17:14:05.623Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-18T17:14:05.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:14:05.623Z] ++ set -e [2022-05-18T17:14:05.623Z] ++ '[' -n 0 ']' [2022-05-18T17:14:05.623Z] ++ set -x [2022-05-18T17:14:05.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:14:05.623Z] INFO: Testing against a local daemon [2022-05-18T17:14:05.623Z] === RUN TestPluginWithDevMounts [2022-05-18T17:14:05.623Z] === PAUSE TestPluginWithDevMounts [2022-05-18T17:14:05.623Z] === CONT TestPluginWithDevMounts [2022-05-18T17:14:05.848Z] === RUN TestNameFormat [2022-05-18T17:14:05.848Z] --- PASS: TestNameFormat (0.00s) [2022-05-18T17:14:05.848Z] === RUN TestNameRetries [2022-05-18T17:14:05.848Z] --- PASS: TestNameRetries (0.00s) [2022-05-18T17:14:05.848Z] PASS [2022-05-18T17:14:05.848Z] coverage: 85.7% of statements [2022-05-18T17:14:05.848Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-05-18T17:14:06.303Z] === RUN TestParseKeyValueOpt [2022-05-18T17:14:06.303Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-18T17:14:06.303Z] === RUN TestParseUintList [2022-05-18T17:14:06.303Z] --- PASS: TestParseUintList (0.00s) [2022-05-18T17:14:06.303Z] === RUN TestParseUintListMaximumLimits [2022-05-18T17:14:06.303Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-18T17:14:06.303Z] PASS [2022-05-18T17:14:06.303Z] coverage: 97.0% of statements [2022-05-18T17:14:06.303Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2022-05-18T17:14:06.458Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-18T17:14:07.263Z] === RUN Test_windowsOSRelease_String [2022-05-18T17:14:07.263Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-18T17:14:07.263Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-18T17:14:07.263Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-18T17:14:07.263Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-18T17:14:07.263Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-18T17:14:07.263Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-18T17:14:07.263Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-18T17:14:07.263Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-18T17:14:07.263Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-18T17:14:07.263Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T17:14:07.263Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T17:14:07.263Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T17:14:07.263Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T17:14:07.263Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T17:14:07.263Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T17:14:07.263Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T17:14:07.263Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T17:14:07.263Z] PASS [2022-05-18T17:14:07.263Z] coverage: 36.4% of statements [2022-05-18T17:14:07.263Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 36.4% of statements [2022-05-18T17:14:07.391Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-18T17:14:07.513Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-05-18T17:14:07.513Z] PASS [2022-05-18T17:14:07.513Z] [2022-05-18T17:14:07.513Z] DONE 1 tests in 1.628s [2022-05-18T17:14:07.513Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-18T17:14:07.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:14:07.513Z] ++ set -e [2022-05-18T17:14:07.513Z] ++ '[' -n 0 ']' [2022-05-18T17:14:07.513Z] ++ set -x [2022-05-18T17:14:07.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:14:07.513Z] INFO: Testing against a local daemon [2022-05-18T17:14:07.513Z] === RUN TestSecretInspect [2022-05-18T17:14:07.718Z] === RUN TestNewAndRemove [2022-05-18T17:14:07.718Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-18T17:14:07.718Z] === RUN TestRemoveInvalidPath [2022-05-18T17:14:07.718Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-18T17:14:07.718Z] PASS [2022-05-18T17:14:07.718Z] coverage: 82.6% of statements [2022-05-18T17:14:07.718Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2022-05-18T17:14:07.957Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-18T17:14:08.172Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-05-18T17:14:08.173Z] === RUN TestNetworkDBWatch [2022-05-18T17:14:08.173Z] --- PASS: TestGetAddress (18.87s) [2022-05-18T17:14:08.173Z] === RUN TestRequestSyntaxCheck [2022-05-18T17:14:08.173Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-18T17:14:08.173Z] === RUN TestRequest [2022-05-18T17:14:09.131Z] === RUN TestFailedConnection [2022-05-18T17:14:09.404Z] --- PASS: TestSecretInspect (1.79s) [2022-05-18T17:14:09.404Z] === RUN TestSecretList [2022-05-18T17:14:09.585Z] 2022/05/18 17:14:09 Closing DB instances... [2022-05-18T17:14:10.674Z] .........................xx.................... [ 29%] [2022-05-18T17:14:11.107Z] --- PASS: TestFailedConnection (2.02s) [2022-05-18T17:14:11.107Z] === RUN TestFailOnce [2022-05-18T17:14:11.107Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-18T17:14:11.107Z] === RUN TestNetworkDBBulkSync [2022-05-18T17:14:11.107Z] 2022/05/18 17:14:10 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-05-18T17:14:11.107Z] goroutine 12 [running]: [2022-05-18T17:14:11.107Z] net/http.(*conn).serve.func1() [2022-05-18T17:14:11.107Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T17:14:11.107Z] panic({0xd036e0, 0xe4d090}) [2022-05-18T17:14:11.107Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T17:14:11.107Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x80000000000003b?, 0xffffffffffffffff?}, 0x8b19ccb994d6c4e?) [2022-05-18T17:14:11.107Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-18T17:14:11.107Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe52898?, 0xc0000b8000?}, 0xc0001b3a78?) [2022-05-18T17:14:11.107Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T17:14:11.107Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe52898, 0xc0000b8000}, 0xc00019e300) [2022-05-18T17:14:11.107Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-18T17:14:11.107Z] net/http.serverHandler.ServeHTTP({0xe50eb8?}, {0xe52898, 0xc0000b8000}, 0xc00019e300) [2022-05-18T17:14:11.107Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T17:14:11.107Z] net/http.(*conn).serve(0xc000066fa0, {0xe52d98, 0xc0002040c0}) [2022-05-18T17:14:11.107Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T17:14:11.107Z] created by net/http.(*Server).Serve [2022-05-18T17:14:11.107Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T17:14:11.107Z] time="2022-05-18T17:14:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2022-05-18T17:14:11.238Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-18T17:14:11.238Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-18T17:14:11.295Z] --- PASS: TestSecretList (2.22s) [2022-05-18T17:14:11.295Z] === RUN TestSecretsCreateAndDelete [2022-05-18T17:14:12.065Z] --- PASS: TestFailOnce (1.13s) [2022-05-18T17:14:12.065Z] === RUN TestEchoInputOutput [2022-05-18T17:14:12.065Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-18T17:14:12.065Z] === RUN TestBackoff [2022-05-18T17:14:12.065Z] --- PASS: TestBackoff (0.00s) [2022-05-18T17:14:12.065Z] === RUN TestAbortRetry [2022-05-18T17:14:12.065Z] --- PASS: TestAbortRetry (0.00s) [2022-05-18T17:14:12.065Z] === RUN TestClientScheme [2022-05-18T17:14:12.065Z] --- PASS: TestClientScheme (0.00s) [2022-05-18T17:14:12.065Z] === RUN TestNewClientWithTimeout [2022-05-18T17:14:12.065Z] 2022/05/18 17:14:12 Closing DB instances... [2022-05-18T17:14:12.519Z] time="2022-05-18T17:14:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-18T17:14:13.477Z] --- PASS: TestRequest (5.08s) [2022-05-18T17:14:13.477Z] === RUN TestOverlappingRequests [2022-05-18T17:14:13.477Z] --- PASS: TestOverlappingRequests (0.31s) [2022-05-18T17:14:13.477Z] === RUN TestRelease [2022-05-18T17:14:13.767Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-18T17:14:13.825Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-05-18T17:14:13.825Z] === RUN TestSecretsUpdate [2022-05-18T17:14:13.931Z] === RUN TestParseEmptyInterface [2022-05-18T17:14:13.931Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-18T17:14:13.931Z] === RUN TestParseNonInterfaceType [2022-05-18T17:14:13.931Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-18T17:14:13.931Z] === RUN TestParseWithOneFunction [2022-05-18T17:14:13.931Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-18T17:14:13.931Z] === RUN TestParseWithMultipleFuncs [2022-05-18T17:14:13.931Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-18T17:14:13.931Z] === RUN TestParseWithUnnamedReturn [2022-05-18T17:14:13.931Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-18T17:14:13.931Z] === RUN TestEmbeddedInterface [2022-05-18T17:14:13.931Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-18T17:14:13.931Z] === RUN TestParsedImports [2022-05-18T17:14:13.931Z] --- PASS: TestParsedImports (0.00s) [2022-05-18T17:14:13.931Z] === RUN TestAliasedImports [2022-05-18T17:14:13.931Z] --- PASS: TestAliasedImports (0.00s) [2022-05-18T17:14:13.931Z] PASS [2022-05-18T17:14:13.931Z] coverage: 56.8% of statements [2022-05-18T17:14:13.931Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2022-05-18T17:14:13.931Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-18T17:14:13.931Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-18T17:14:13.931Z] time="2022-05-18T17:14:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-18T17:14:14.386Z] === RUN TestHTTPTransport [2022-05-18T17:14:14.386Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-18T17:14:14.386Z] PASS [2022-05-18T17:14:14.386Z] coverage: 85.7% of statements [2022-05-18T17:14:14.386Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2022-05-18T17:14:14.840Z] --- PASS: TestRelease (1.05s) [2022-05-18T17:14:14.840Z] === RUN TestAllocateRandomDeallocate [2022-05-18T17:14:14.840Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-18T17:14:14.840Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T17:14:14.840Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-18T17:14:14.840Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-18T17:14:14.840Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-18T17:14:14.840Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-18T17:14:14.840Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-18T17:14:14.840Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T17:14:14.840Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-18T17:14:14.840Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-18T17:14:14.840Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-18T17:14:14.840Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-18T17:14:14.840Z] === RUN TestBufferPoolPutAndGet [2022-05-18T17:14:14.840Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-18T17:14:14.840Z] PASS [2022-05-18T17:14:14.840Z] coverage: 88.2% of statements [2022-05-18T17:14:14.840Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2022-05-18T17:14:15.295Z] === RUN TestOutputOnPrematureClose [2022-05-18T17:14:15.295Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-18T17:14:15.295Z] === RUN TestCompleteSilently [2022-05-18T17:14:15.295Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-18T17:14:15.295Z] PASS [2022-05-18T17:14:15.295Z] coverage: 75.9% of statements [2022-05-18T17:14:15.295Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-05-18T17:14:15.716Z] --- PASS: TestSecretsUpdate (2.21s) [2022-05-18T17:14:15.716Z] === RUN TestTemplatedSecret [2022-05-18T17:14:15.748Z] === RUN TestSendToOneSub [2022-05-18T17:14:15.749Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-18T17:14:15.749Z] === RUN TestSendToMultipleSubs [2022-05-18T17:14:15.749Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-18T17:14:15.749Z] === RUN TestEvictOneSub [2022-05-18T17:14:15.749Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-18T17:14:15.749Z] === RUN TestClosePublisher [2022-05-18T17:14:15.749Z] --- PASS: TestClosePublisher (0.00s) [2022-05-18T17:14:15.749Z] === RUN TestPubSubRace [2022-05-18T17:14:16.296Z] check_test.go:307: [d9dd0ee9f0041] daemon is not started [2022-05-18T17:14:16.296Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-18T17:14:16.707Z] time="2022-05-18T17:14:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-18T17:14:16.707Z] 2022/05/18 17:14:16 Closing DB instances... [2022-05-18T17:14:16.707Z] --- PASS: TestPubSubRace (1.04s) [2022-05-18T17:14:16.707Z] PASS [2022-05-18T17:14:16.707Z] coverage: 75.0% of statements [2022-05-18T17:14:16.707Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2022-05-18T17:14:16.707Z] time="2022-05-18T17:14:16Z" level=error msg="node: 7ceeb7391469 is unknown to memberlist" [2022-05-18T17:14:16.866Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-18T17:14:17.161Z] === RUN TestRegister [2022-05-18T17:14:17.161Z] --- PASS: TestRegister (0.00s) [2022-05-18T17:14:17.161Z] === RUN TestCommand [2022-05-18T17:14:17.161Z] --- PASS: TestCommand (0.02s) [2022-05-18T17:14:17.161Z] === RUN TestNaiveSelf [2022-05-18T17:14:17.161Z] --- PASS: TestNaiveSelf (0.02s) [2022-05-18T17:14:17.161Z] PASS [2022-05-18T17:14:17.161Z] coverage: 82.4% of statements [2022-05-18T17:14:17.433Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-18T17:14:17.615Z] ok github.com/docker/docker/pkg/reexec 0.074s coverage: 82.4% of statements [2022-05-18T17:14:17.615Z] --- PASS: TestAllocateRandomDeallocate (2.72s) [2022-05-18T17:14:17.615Z] === RUN TestRetrieveFromStore [2022-05-18T17:14:18.002Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-18T17:14:18.070Z] === RUN TestDump [2022-05-18T17:14:18.070Z] goroutine 4 [running]: [2022-05-18T17:14:18.070Z] github.com/docker/docker/pkg/stack.dump(0x862d57?) [2022-05-18T17:14:18.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T17:14:18.070Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-18T17:14:18.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-18T17:14:18.070Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-18T17:14:18.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-18T17:14:18.070Z] testing.tRunner(0xc000156340, 0xa2a4b0) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T17:14:18.070Z] created by testing.(*T).Run [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T17:14:18.070Z] [2022-05-18T17:14:18.070Z] goroutine 1 [chan receive]: [2022-05-18T17:14:18.070Z] testing.(*T).Run(0xc0001561a0, {0xa19154?, 0x83c1f3?}, 0xa2a4b0) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T17:14:18.070Z] testing.runTests.func1(0xc00005e870?) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T17:14:18.070Z] testing.tRunner(0xc0001561a0, 0xc000067ca0) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T17:14:18.070Z] testing.runTests(0xc00004a460?, {0xbae400, 0x3, 0x3}, {0x279b8bf0108?, 0x40?, 0xbb34a0?}) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T17:14:18.070Z] testing.(*M).Run(0xc00004a460) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T17:14:18.070Z] main.main() [2022-05-18T17:14:18.070Z] _testmain.go:99 +0x255 [2022-05-18T17:14:18.070Z] --- PASS: TestDump (0.00s) [2022-05-18T17:14:18.070Z] === RUN TestDumpToFile [2022-05-18T17:14:18.070Z] --- PASS: TestDumpToFile (0.10s) [2022-05-18T17:14:18.070Z] === RUN TestDumpToFileWithEmptyInput [2022-05-18T17:14:18.070Z] goroutine 6 [running]: [2022-05-18T17:14:18.070Z] github.com/docker/docker/pkg/stack.dump(0x8ded93?) [2022-05-18T17:14:18.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T17:14:18.070Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x8ded60?}) [2022-05-18T17:14:18.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-18T17:14:18.070Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000156340?) [2022-05-18T17:14:18.070Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-18T17:14:18.070Z] testing.tRunner(0xc0001569c0, 0xa2a4a0) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T17:14:18.070Z] created by testing.(*T).Run [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T17:14:18.070Z] [2022-05-18T17:14:18.070Z] goroutine 1 [chan receive]: [2022-05-18T17:14:18.070Z] testing.(*T).Run(0xc0001561a0, {0xa2072b?, 0x83c1f3?}, 0xa2a4a0) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T17:14:18.070Z] testing.runTests.func1(0xc00005e870?) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T17:14:18.070Z] testing.tRunner(0xc0001561a0, 0xc000067ca0) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T17:14:18.070Z] testing.runTests(0xc00004a460?, {0xbae400, 0x3, 0x3}, {0x279b8bf0108?, 0x40?, 0xbb34a0?}) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T17:14:18.070Z] testing.(*M).Run(0xc00004a460) [2022-05-18T17:14:18.070Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T17:14:18.070Z] main.main() [2022-05-18T17:14:18.070Z] _testmain.go:99 +0x255 [2022-05-18T17:14:18.070Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-18T17:14:18.070Z] PASS [2022-05-18T17:14:18.070Z] coverage: 90.9% of statements [2022-05-18T17:14:18.070Z] ok github.com/docker/docker/pkg/stack 0.127s coverage: 90.9% of statements [2022-05-18T17:14:18.232Z] --- PASS: TestTemplatedSecret (2.43s) [2022-05-18T17:14:18.232Z] === RUN TestSecretCreateResolve [2022-05-18T17:14:18.524Z] --- PASS: TestRetrieveFromStore (0.97s) [2022-05-18T17:14:18.525Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-18T17:14:18.525Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestParallelPredefinedRequest1 [2022-05-18T17:14:18.525Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-18T17:14:18.525Z] === RUN TestParallelPredefinedRequest2 [2022-05-18T17:14:18.525Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-18T17:14:18.525Z] === RUN TestParallelPredefinedRequest3 [2022-05-18T17:14:18.525Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-18T17:14:18.525Z] === RUN TestParallelPredefinedRequest4 [2022-05-18T17:14:18.525Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-18T17:14:18.525Z] === RUN TestParallelPredefinedRequest5 [2022-05-18T17:14:18.525Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-18T17:14:18.525Z] === RUN TestDebug [2022-05-18T17:14:18.525Z] --- PASS: TestDebug (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestRequestPoolParallel [2022-05-18T17:14:18.525Z] === RUN TestNewStdWriter [2022-05-18T17:14:18.525Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-18T17:14:18.525Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestWriteWithNilBytes [2022-05-18T17:14:18.525Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestWrite [2022-05-18T17:14:18.525Z] --- PASS: TestWrite (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestWriteWithWriterError [2022-05-18T17:14:18.525Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-18T17:14:18.525Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestStdCopyWriteAndRead [2022-05-18T17:14:18.525Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-18T17:14:18.525Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-18T17:14:18.525Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-18T17:14:18.525Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-18T17:14:18.525Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-18T17:14:18.525Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-18T17:14:18.525Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-18T17:14:18.525Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-18T17:14:18.525Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-18T17:14:18.525Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-18T17:14:18.525Z] PASS [2022-05-18T17:14:18.525Z] coverage: 100.0% of statements [2022-05-18T17:14:18.525Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-05-18T17:14:18.525Z] --- PASS: TestRequestPoolParallel (0.37s) [2022-05-18T17:14:18.525Z] === RUN TestFullAllocateRelease [2022-05-18T17:14:18.979Z] --- PASS: TestFullAllocateRelease (0.28s) [2022-05-18T17:14:18.979Z] === RUN TestOddAllocateRelease [2022-05-18T17:14:18.979Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-18T17:14:18.979Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-18T17:14:18.979Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestFormatStatus [2022-05-18T17:14:18.979Z] --- PASS: TestFormatStatus (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestFormatError [2022-05-18T17:14:18.979Z] --- PASS: TestFormatError (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestFormatJSONError [2022-05-18T17:14:18.979Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-18T17:14:18.979Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-18T17:14:18.979Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestNewJSONProgressOutput [2022-05-18T17:14:18.979Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestAuxFormatterEmit [2022-05-18T17:14:18.979Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestStreamWriterStdout [2022-05-18T17:14:18.979Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-18T17:14:18.979Z] === RUN TestStreamWriterStderr [2022-05-18T17:14:18.979Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-18T17:14:18.979Z] PASS [2022-05-18T17:14:18.979Z] coverage: 66.2% of statements [2022-05-18T17:14:18.979Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2022-05-18T17:14:19.434Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-05-18T17:14:19.434Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-18T17:14:19.434Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-05-18T17:14:19.434Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-18T17:14:19.434Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-18T17:14:19.434Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-18T17:14:19.434Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-05-18T17:14:19.434Z] === CONT TestParallelPredefinedRequest1 [2022-05-18T17:14:19.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:14:19.434Z] === CONT TestParallelPredefinedRequest4 [2022-05-18T17:14:19.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:14:19.434Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-18T17:14:19.434Z] === CONT TestParallelPredefinedRequest2 [2022-05-18T17:14:19.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:14:19.434Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-18T17:14:19.434Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-18T17:14:19.434Z] === CONT TestParallelPredefinedRequest5 [2022-05-18T17:14:19.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:14:19.434Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-18T17:14:19.434Z] === CONT TestParallelPredefinedRequest3 [2022-05-18T17:14:19.434Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:14:19.434Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-18T17:14:19.434Z] PASS [2022-05-18T17:14:19.434Z] coverage: 85.3% of statements [2022-05-18T17:14:19.434Z] ok github.com/docker/docker/libnetwork/ipam 34.784s coverage: 85.3% of statements [2022-05-18T17:14:19.434Z] === RUN TestGenerateRandomID [2022-05-18T17:14:19.434Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-18T17:14:19.434Z] === RUN TestShortenId [2022-05-18T17:14:19.434Z] --- PASS: TestShortenId (0.00s) [2022-05-18T17:14:19.434Z] === RUN TestShortenSha256Id [2022-05-18T17:14:19.434Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-18T17:14:19.434Z] === RUN TestShortenIdEmpty [2022-05-18T17:14:19.434Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-18T17:14:19.434Z] === RUN TestShortenIdInvalid [2022-05-18T17:14:19.434Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-18T17:14:19.434Z] === RUN TestIsShortIDNonHex [2022-05-18T17:14:19.434Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-18T17:14:19.434Z] === RUN TestIsShortIDNotCorrectSize [2022-05-18T17:14:19.434Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-18T17:14:19.434Z] PASS [2022-05-18T17:14:19.434Z] coverage: 70.6% of statements [2022-05-18T17:14:19.434Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-05-18T17:14:19.889Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2022-05-18T17:14:19.889Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-18T17:14:19.889Z] === RUN TestIsCpusetListAvailable [2022-05-18T17:14:19.889Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-18T17:14:19.889Z] PASS [2022-05-18T17:14:19.889Z] coverage: 39.4% of statements [2022-05-18T17:14:19.889Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2022-05-18T17:14:19.901Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-18T17:14:19.901Z] check_test.go:307: [d0a20d4b9401e] daemon is not started [2022-05-18T17:14:19.901Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-18T17:14:20.748Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-05-18T17:14:20.748Z] PASS [2022-05-18T17:14:20.748Z] [2022-05-18T17:14:20.748Z] DONE 6 tests in 13.069s [2022-05-18T17:14:20.748Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-18T17:14:20.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:14:20.748Z] ++ set -e [2022-05-18T17:14:20.748Z] ++ '[' -n 0 ']' [2022-05-18T17:14:20.748Z] ++ set -x [2022-05-18T17:14:20.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:14:20.748Z] INFO: Testing against a local daemon [2022-05-18T17:14:20.748Z] === RUN TestServiceCreateInit [2022-05-18T17:14:20.748Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T17:14:20.847Z] 2022/05/18 17:14:20 Closing DB instances... [2022-05-18T17:14:21.302Z] time="2022-05-18T17:14:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-18T17:14:21.302Z] === RUN TestChtimes [2022-05-18T17:14:21.302Z] --- PASS: TestChtimes (0.00s) [2022-05-18T17:14:21.302Z] === RUN TestChtimesWindows [2022-05-18T17:14:21.302Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-18T17:14:21.302Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-18T17:14:21.302Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-18T17:14:21.302Z] PASS [2022-05-18T17:14:21.302Z] coverage: 13.0% of statements [2022-05-18T17:14:21.302Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 13.0% of statements [2022-05-18T17:14:21.756Z] === RUN TestTailFile [2022-05-18T17:14:21.756Z] --- PASS: TestTailFile (0.00s) [2022-05-18T17:14:21.756Z] === RUN TestTailFileManyLines [2022-05-18T17:14:21.756Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-18T17:14:21.756Z] === RUN TestTailEmptyFile [2022-05-18T17:14:21.756Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-18T17:14:21.756Z] === RUN TestTailNegativeN [2022-05-18T17:14:21.756Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader [2022-05-18T17:14:21.756Z] === PAUSE TestNewTailReader [2022-05-18T17:14:21.756Z] === CONT TestNewTailReader [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-18T17:14:21.756Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-18T17:14:21.756Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-18T17:14:21.756Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-18T17:14:21.756Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-18T17:14:21.756Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/no_delimiter [2022-05-18T17:14:21.756Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/truncated_last_line [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-18T17:14:21.756Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-18T17:14:21.756Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/no_delimiter [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.757Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.757Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.758Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:21.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:21.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:22.215Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:22.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:22.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:22.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.216Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T17:14:22.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:14:22.217Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:14:22.218Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T17:14:22.219Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T17:14:22.220Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T17:14:22.220Z] PASS [2022-05-18T17:14:22.220Z] coverage: 88.6% of statements [2022-05-18T17:14:22.220Z] ok github.com/docker/docker/pkg/tailfile 0.160s coverage: 88.6% of statements [2022-05-18T17:14:22.220Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-18T17:14:22.220Z] === RUN TestNetworkDBGarbageCollection [2022-05-18T17:14:22.449Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-18T17:14:22.449Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-18T17:14:22.674Z] === RUN TestTarSumRemoveNonExistent [2022-05-18T17:14:22.674Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestTarSumRemove [2022-05-18T17:14:22.674Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestSortFileInfoSums [2022-05-18T17:14:22.674Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestNewTarSumForLabelInvalid [2022-05-18T17:14:22.674Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestNewTarSumForLabel [2022-05-18T17:14:22.674Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestEmptyTar [2022-05-18T17:14:22.674Z] --- PASS: TestEmptyTar (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestTarSumsReadSize [2022-05-18T17:14:22.674Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestTarSums [2022-05-18T17:14:22.674Z] --- PASS: TestTarSums (0.04s) [2022-05-18T17:14:22.674Z] === RUN TestIteration [2022-05-18T17:14:22.674Z] --- PASS: TestIteration (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestVersionLabelForChecksum [2022-05-18T17:14:22.674Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestVersion [2022-05-18T17:14:22.674Z] --- PASS: TestVersion (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestGetVersion [2022-05-18T17:14:22.674Z] --- PASS: TestGetVersion (0.00s) [2022-05-18T17:14:22.674Z] === RUN TestGetVersions [2022-05-18T17:14:22.674Z] --- PASS: TestGetVersions (0.00s) [2022-05-18T17:14:22.674Z] PASS [2022-05-18T17:14:22.674Z] coverage: 89.3% of statements [2022-05-18T17:14:22.674Z] ok github.com/docker/docker/pkg/tarsum 0.083s coverage: 89.3% of statements [2022-05-18T17:14:23.015Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-18T17:14:23.015Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-18T17:14:23.128Z] === RUN TestTruncIndex [2022-05-18T17:14:23.582Z] --- PASS: TestTruncIndex (0.10s) [2022-05-18T17:14:23.582Z] PASS [2022-05-18T17:14:23.582Z] coverage: 91.5% of statements [2022-05-18T17:14:23.582Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2022-05-18T17:14:24.019Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T17:14:24.036Z] === RUN TestVersionInfo [2022-05-18T17:14:24.036Z] --- PASS: TestVersionInfo (0.00s) [2022-05-18T17:14:24.036Z] === RUN TestAppendVersions [2022-05-18T17:14:24.036Z] --- PASS: TestAppendVersions (0.00s) [2022-05-18T17:14:24.036Z] PASS [2022-05-18T17:14:24.036Z] coverage: 88.9% of statements [2022-05-18T17:14:24.036Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2022-05-18T17:14:24.388Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-18T17:14:24.994Z] === RUN TestValidatePrivileges [2022-05-18T17:14:24.994Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-18T17:14:24.994Z] === RUN TestFilterByCapNeg [2022-05-18T17:14:24.994Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-18T17:14:24.994Z] === RUN TestFilterByCapPos [2022-05-18T17:14:24.994Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-18T17:14:24.994Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-18T17:14:24.994Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-18T17:14:24.994Z] PASS [2022-05-18T17:14:24.994Z] coverage: 12.2% of statements [2022-05-18T17:14:24.994Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.2% of statements [2022-05-18T17:14:24.994Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-18T17:14:24.994Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-18T17:14:24.994Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-18T17:14:24.994Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-18T17:14:25.952Z] === RUN TestNewSettable [2022-05-18T17:14:25.953Z] --- PASS: TestNewSettable (0.00s) [2022-05-18T17:14:25.953Z] === RUN TestIsSettable [2022-05-18T17:14:25.953Z] --- PASS: TestIsSettable (0.00s) [2022-05-18T17:14:25.953Z] === RUN TestUpdateSettingsEnv [2022-05-18T17:14:25.953Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-18T17:14:25.953Z] PASS [2022-05-18T17:14:25.953Z] coverage: 20.0% of statements [2022-05-18T17:14:25.953Z] ok github.com/docker/docker/plugin/v2 0.027s coverage: 20.0% of statements [2022-05-18T17:14:25.953Z] === RUN TestLoad [2022-05-18T17:14:25.953Z] --- PASS: TestLoad (0.00s) [2022-05-18T17:14:25.953Z] === RUN TestSave [2022-05-18T17:14:25.953Z] --- PASS: TestSave (0.02s) [2022-05-18T17:14:25.953Z] === RUN TestAddDeleteGet [2022-05-18T17:14:25.953Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-18T17:14:25.953Z] === RUN TestInvalidTags [2022-05-18T17:14:25.953Z] --- PASS: TestInvalidTags (0.00s) [2022-05-18T17:14:25.953Z] PASS [2022-05-18T17:14:25.953Z] coverage: 83.7% of statements [2022-05-18T17:14:25.953Z] ok github.com/docker/docker/reference 0.079s coverage: 83.7% of statements [2022-05-18T17:14:26.592Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-18T17:14:26.911Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-18T17:14:26.911Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-18T17:14:26.911Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-18T17:14:26.911Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-18T17:14:26.911Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-18T17:14:26.911Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-18T17:14:26.911Z] === RUN TestResumableRequestReaderWithReadError [2022-05-18T17:14:26.911Z] time="2022-05-18T17:14:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-18T17:14:26.911Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2022-05-18T17:14:26.911Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-18T17:14:26.911Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-18T17:14:26.911Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-18T17:14:26.911Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-18T17:14:26.911Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-18T17:14:26.911Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-18T17:14:26.911Z] === RUN TestResumableRequestReader [2022-05-18T17:14:26.911Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-18T17:14:26.911Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-18T17:14:26.911Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-18T17:14:26.911Z] PASS [2022-05-18T17:14:26.911Z] coverage: 100.0% of statements [2022-05-18T17:14:26.911Z] ok github.com/docker/docker/registry/resumable 0.146s coverage: 100.0% of statements [2022-05-18T17:14:26.914Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-18T17:14:27.285Z] --- PASS: TestServiceCreateInit (6.69s) [2022-05-18T17:14:27.285Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2022-05-18T17:14:27.285Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.13s) [2022-05-18T17:14:27.285Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T17:14:27.366Z] === RUN TestResolveAuthConfigIndexServer [2022-05-18T17:14:27.366Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestResolveAuthConfigFullURL [2022-05-18T17:14:27.366Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-18T17:14:27.366Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestValidateMirror [2022-05-18T17:14:27.366Z] --- PASS: TestValidateMirror (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestLoadInsecureRegistries [2022-05-18T17:14:27.366Z] time="2022-05-18T17:14:26Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T17:14:27.366Z] time="2022-05-18T17:14:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-18T17:14:27.366Z] time="2022-05-18T17:14:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T17:14:27.366Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2022-05-18T17:14:27.366Z] === RUN TestNewServiceConfig [2022-05-18T17:14:27.366Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestValidateIndexName [2022-05-18T17:14:27.366Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestValidateIndexNameWithError [2022-05-18T17:14:27.366Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestEndpointParse [2022-05-18T17:14:27.366Z] --- PASS: TestEndpointParse (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestEndpointParseInvalid [2022-05-18T17:14:27.366Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestValidateEndpoint [2022-05-18T17:14:27.366Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-18T17:14:27.366Z] === RUN TestPing [2022-05-18T17:14:27.366Z] --- PASS: TestPing (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestPingRegistryEndpoint [2022-05-18T17:14:27.366Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:14:27.366Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestEndpoint [2022-05-18T17:14:27.366Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:14:27.366Z] --- SKIP: TestEndpoint (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestParseRepositoryInfo [2022-05-18T17:14:27.366Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestNewIndexInfo [2022-05-18T17:14:27.366Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestMirrorEndpointLookup [2022-05-18T17:14:27.366Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:14:27.366Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestSearchRepositories [2022-05-18T17:14:27.366Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-18T17:14:27.366Z] Host: 127.0.0.1:49325 [2022-05-18T17:14:27.366Z] User-Agent: docker test client [2022-05-18T17:14:27.366Z] Authorization: Token fake-token [2022-05-18T17:14:27.366Z] X-Docker-Token: true [2022-05-18T17:14:27.366Z] Accept-Encoding: gzip [2022-05-18T17:14:27.366Z] [2022-05-18T17:14:27.366Z] [2022-05-18T17:14:27.366Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-18T17:14:27.366Z] Connection: close [2022-05-18T17:14:27.366Z] Content-Length: 144 [2022-05-18T17:14:27.366Z] Cache-Control: no-cache [2022-05-18T17:14:27.366Z] Content-Type: application/json [2022-05-18T17:14:27.366Z] Date: Wed, 18 May 2022 17:14:27 GMT [2022-05-18T17:14:27.366Z] Expires: -1 [2022-05-18T17:14:27.366Z] Pragma: no-cache [2022-05-18T17:14:27.366Z] Server: docker-tests/mock [2022-05-18T17:14:27.366Z] X-Docker-Registry-Config: mock [2022-05-18T17:14:27.366Z] X-Docker-Registry-Version: 0.0.0 [2022-05-18T17:14:27.366Z] [2022-05-18T17:14:27.366Z] [2022-05-18T17:14:27.366Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestTrustedLocation [2022-05-18T17:14:27.366Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-18T17:14:27.366Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestAllowNondistributableArtifacts [2022-05-18T17:14:27.366Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestIsSecureIndex [2022-05-18T17:14:27.366Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-18T17:14:27.366Z] PASS [2022-05-18T17:14:27.366Z] coverage: 51.7% of statements [2022-05-18T17:14:27.366Z] ok github.com/docker/docker/registry 0.140s coverage: 51.7% of statements [2022-05-18T17:14:27.366Z] === RUN TestRestartManagerTimeout [2022-05-18T17:14:27.366Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-18T17:14:27.366Z] === RUN TestRestartManagerTimeoutReset [2022-05-18T17:14:27.366Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-18T17:14:27.366Z] PASS [2022-05-18T17:14:27.366Z] coverage: 50.9% of statements [2022-05-18T17:14:27.366Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2022-05-18T17:14:27.821Z] === RUN TestDecodeContainerConfig [2022-05-18T17:14:27.821Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-18T17:14:27.821Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-18T17:14:27.821Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-18T17:14:27.821Z] === RUN TestDecodeContainerConfigIsolation [2022-05-18T17:14:27.821Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-18T17:14:27.821Z] === RUN TestValidatePrivileged [2022-05-18T17:14:27.821Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-18T17:14:27.821Z] PASS [2022-05-18T17:14:27.821Z] coverage: 52.4% of statements [2022-05-18T17:14:27.821Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.4% of statements [2022-05-18T17:14:27.821Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-18T17:14:27.821Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-18T17:14:27.821Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-18T17:14:27.821Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-18T17:14:27.821Z] PASS [2022-05-18T17:14:27.821Z] coverage: 62.5% of statements [2022-05-18T17:14:27.821Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2022-05-18T17:14:28.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:14:28.470Z] INFO: Testing against a local daemon [2022-05-18T17:14:28.470Z] === RUN TestBuildWithSession [2022-05-18T17:14:28.470Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:14:28.470Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T17:14:28.470Z] === RUN TestBuildSquashParent [2022-05-18T17:14:28.470Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:14:28.470Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-18T17:14:28.470Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T17:14:28.470Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:14:28.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:14:28.470Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:14:28.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:14:28.470Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:14:28.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:14:28.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:14:28.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:14:28.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:14:28.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:14:28.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:14:28.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:14:28.470Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:14:28.470Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:14:28.470Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:14:28.470Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:14:28.815Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-18T17:14:29.381Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-18T17:14:29.947Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-18T17:14:29.981Z] === RUN TestGetDriver [2022-05-18T17:14:29.981Z] --- PASS: TestGetDriver (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestVolumeRequestError [2022-05-18T17:14:29.981Z] --- PASS: TestVolumeRequestError (0.00s) [2022-05-18T17:14:29.981Z] PASS [2022-05-18T17:14:29.981Z] coverage: 36.1% of statements [2022-05-18T17:14:29.981Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2022-05-18T17:14:29.981Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-18T17:14:29.981Z] === RUN TestClientStream [2022-05-18T17:14:29.981Z] --- PASS: TestClientStream (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestClientSendFile [2022-05-18T17:14:29.981Z] --- PASS: TestClientSendFile (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestClientWithRequestTimeout [2022-05-18T17:14:29.981Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-18T17:14:29.981Z] === RUN TestFileSpecPlugin [2022-05-18T17:14:29.981Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-18T17:14:29.981Z] === RUN TestFileJSONSpecPlugin [2022-05-18T17:14:29.981Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-18T17:14:29.981Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestPluginAddHandler [2022-05-18T17:14:29.981Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestPluginWaitBadPlugin [2022-05-18T17:14:29.981Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestGet [2022-05-18T17:14:29.981Z] time="2022-05-18T17:14:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-18T17:14:29.981Z] === RUN TestGetAddress [2022-05-18T17:14:29.981Z] --- PASS: TestGetAddress (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestGetPassword [2022-05-18T17:14:29.981Z] --- PASS: TestGetPassword (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestRemove [2022-05-18T17:14:29.981Z] local_test.go:52: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T17:14:29.981Z] --- SKIP: TestRemove (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestInitializeWithVolumes [2022-05-18T17:14:29.981Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestCreate [2022-05-18T17:14:29.981Z] --- PASS: TestCreate (0.01s) [2022-05-18T17:14:29.981Z] === RUN TestValidateName [2022-05-18T17:14:29.981Z] --- PASS: TestValidateName (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestCreateWithOpts [2022-05-18T17:14:29.981Z] local_test.go:199: runtime.GOOS == "windows" [2022-05-18T17:14:29.981Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-18T17:14:29.981Z] === RUN TestRelaodNoOpts [2022-05-18T17:14:29.981Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-18T17:14:29.981Z] PASS [2022-05-18T17:14:29.981Z] coverage: 44.1% of statements [2022-05-18T17:14:29.981Z] ok github.com/docker/docker/volume/local 0.047s coverage: 44.1% of statements [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRaw [2022-05-18T17:14:30.436Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-18T17:14:30.436Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T17:14:30.891Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-18T17:14:30.891Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRaw [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-18T17:14:30.891Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-18T17:14:30.891Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T17:14:30.891Z] === RUN TestConvertTmpfsOptions [2022-05-18T17:14:30.891Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-18T17:14:30.891Z] linux_parser_test.go:209: data="ro" [2022-05-18T17:14:30.891Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-18T17:14:30.891Z] === RUN TestParseMountSpec [2022-05-18T17:14:30.891Z] parser_test.go:62: case 0 [2022-05-18T17:14:30.891Z] parser_test.go:62: case 1 [2022-05-18T17:14:30.891Z] parser_test.go:62: case 2 [2022-05-18T17:14:30.891Z] parser_test.go:62: case 3 [2022-05-18T17:14:30.891Z] parser_test.go:62: case 4 [2022-05-18T17:14:30.891Z] parser_test.go:62: case 5 [2022-05-18T17:14:30.891Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-18T17:14:30.891Z] === RUN TestValidateMount [2022-05-18T17:14:30.891Z] --- PASS: TestValidateMount (0.00s) [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRaw [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T17:14:30.891Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-18T17:14:30.891Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T17:14:30.891Z] PASS [2022-05-18T17:14:30.891Z] coverage: 67.6% of statements [2022-05-18T17:14:30.891Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2022-05-18T17:14:30.891Z] time="2022-05-18T17:14:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-18T17:14:31.345Z] === RUN TestSetGetMeta [2022-05-18T17:14:31.345Z] === PAUSE TestSetGetMeta [2022-05-18T17:14:31.345Z] === RUN TestRestore [2022-05-18T17:14:31.345Z] === PAUSE TestRestore [2022-05-18T17:14:31.345Z] === RUN TestServiceCreate [2022-05-18T17:14:31.345Z] === PAUSE TestServiceCreate [2022-05-18T17:14:31.345Z] === RUN TestServiceList [2022-05-18T17:14:31.345Z] === PAUSE TestServiceList [2022-05-18T17:14:31.345Z] === RUN TestServiceRemove [2022-05-18T17:14:31.345Z] === PAUSE TestServiceRemove [2022-05-18T17:14:31.345Z] === RUN TestServiceGet [2022-05-18T17:14:31.345Z] === PAUSE TestServiceGet [2022-05-18T17:14:31.345Z] === RUN TestServicePrune [2022-05-18T17:14:31.345Z] === PAUSE TestServicePrune [2022-05-18T17:14:31.345Z] === RUN TestCreate [2022-05-18T17:14:31.345Z] === PAUSE TestCreate [2022-05-18T17:14:31.345Z] === RUN TestRemove [2022-05-18T17:14:31.345Z] === PAUSE TestRemove [2022-05-18T17:14:31.345Z] === RUN TestList [2022-05-18T17:14:31.345Z] === PAUSE TestList [2022-05-18T17:14:31.345Z] === RUN TestFindByDriver [2022-05-18T17:14:31.345Z] === PAUSE TestFindByDriver [2022-05-18T17:14:31.345Z] === RUN TestFindByReferenced [2022-05-18T17:14:31.345Z] === PAUSE TestFindByReferenced [2022-05-18T17:14:31.345Z] === RUN TestDerefMultipleOfSameRef [2022-05-18T17:14:31.345Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-18T17:14:31.345Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T17:14:31.345Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T17:14:31.345Z] === RUN TestDefererencePluginOnCreateError [2022-05-18T17:14:31.345Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-18T17:14:31.345Z] === RUN TestRefDerefRemove [2022-05-18T17:14:31.345Z] === PAUSE TestRefDerefRemove [2022-05-18T17:14:31.345Z] === RUN TestGet [2022-05-18T17:14:31.345Z] === PAUSE TestGet [2022-05-18T17:14:31.345Z] === RUN TestGetWithReference [2022-05-18T17:14:31.345Z] === PAUSE TestGetWithReference [2022-05-18T17:14:31.345Z] === RUN TestFilterFunc [2022-05-18T17:14:31.345Z] === RUN TestFilterFunc/test_nil_list [2022-05-18T17:14:31.345Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-18T17:14:31.345Z] === RUN TestFilterFunc/test_empty_list [2022-05-18T17:14:31.345Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-18T17:14:31.345Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T17:14:31.345Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T17:14:31.345Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T17:14:31.345Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T17:14:31.345Z] === RUN TestFilterFunc/test_filter_some [2022-05-18T17:14:31.345Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-18T17:14:31.345Z] === RUN TestFilterFunc/test_filter_middle [2022-05-18T17:14:31.345Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-18T17:14:31.345Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-18T17:14:31.345Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-18T17:14:31.345Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-18T17:14:31.345Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-18T17:14:31.345Z] === CONT TestFilterFunc/test_nil_list [2022-05-18T17:14:31.345Z] === CONT TestFilterFunc/test_filter_some [2022-05-18T17:14:31.345Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T17:14:31.345Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T17:14:31.345Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-18T17:14:31.345Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-18T17:14:31.345Z] === CONT TestFilterFunc/test_filter_middle [2022-05-18T17:14:31.345Z] === CONT TestFilterFunc/test_empty_list [2022-05-18T17:14:31.345Z] --- PASS: TestFilterFunc (0.00s) [2022-05-18T17:14:31.346Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-18T17:14:31.346Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-18T17:14:31.346Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-18T17:14:31.346Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-18T17:14:31.346Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-18T17:14:31.346Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-18T17:14:31.346Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-18T17:14:31.346Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-18T17:14:31.346Z] === CONT TestSetGetMeta [2022-05-18T17:14:31.346Z] === CONT TestServiceGet [2022-05-18T17:14:31.346Z] === CONT TestList [2022-05-18T17:14:31.346Z] === CONT TestDefererencePluginOnCreateError [2022-05-18T17:14:31.346Z] --- PASS: TestSetGetMeta (0.01s) [2022-05-18T17:14:31.346Z] === CONT TestRemove [2022-05-18T17:14:31.346Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-18T17:14:31.346Z] === CONT TestCreate [2022-05-18T17:14:31.346Z] --- PASS: TestList (0.02s) [2022-05-18T17:14:31.346Z] === CONT TestServicePrune [2022-05-18T17:14:31.346Z] --- PASS: TestRemove (0.02s) [2022-05-18T17:14:31.346Z] === CONT TestDerefMultipleOfSameRef [2022-05-18T17:14:31.346Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T17:14:31.346Z] --- PASS: TestCreate (0.01s) [2022-05-18T17:14:31.346Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-05-18T17:14:31.346Z] === CONT TestServiceList [2022-05-18T17:14:31.346Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-18T17:14:31.346Z] === CONT TestServiceRemove [2022-05-18T17:14:31.346Z] --- PASS: TestServiceGet (0.11s) [2022-05-18T17:14:31.346Z] === CONT TestFindByReferenced [2022-05-18T17:14:31.346Z] time="2022-05-18T17:14:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T17:14:31.346Z] --- PASS: TestServiceRemove (0.06s) [2022-05-18T17:14:31.346Z] === CONT TestServiceCreate [2022-05-18T17:14:31.346Z] --- PASS: TestServiceList (0.07s) [2022-05-18T17:14:31.346Z] === CONT TestGet [2022-05-18T17:14:31.346Z] time="2022-05-18T17:14:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T17:14:31.346Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-18T17:14:31.346Z] === CONT TestGetWithReference [2022-05-18T17:14:31.346Z] time="2022-05-18T17:14:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T17:14:31.346Z] time="2022-05-18T17:14:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-18T17:14:31.346Z] === CONT TestRestore [2022-05-18T17:14:31.346Z] --- PASS: TestServiceCreate (0.01s) [2022-05-18T17:14:31.346Z] --- PASS: TestGet (0.01s) [2022-05-18T17:14:31.346Z] === CONT TestFindByDriver [2022-05-18T17:14:31.346Z] time="2022-05-18T17:14:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T17:14:31.346Z] --- PASS: TestServicePrune (0.11s) [2022-05-18T17:14:31.346Z] === CONT TestRefDerefRemove [2022-05-18T17:14:31.346Z] --- PASS: TestGetWithReference (0.01s) [2022-05-18T17:14:31.346Z] --- PASS: TestFindByDriver (0.01s) [2022-05-18T17:14:31.346Z] --- PASS: TestRestore (0.02s) [2022-05-18T17:14:31.346Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-18T17:14:31.346Z] PASS [2022-05-18T17:14:31.346Z] coverage: 69.0% of statements [2022-05-18T17:14:31.346Z] ok github.com/docker/docker/volume/service 0.176s coverage: 69.0% of statements [2022-05-18T17:14:31.846Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-18T17:14:32.104Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-18T17:14:32.868Z] time="2022-05-18T17:14:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-18T17:14:34.419Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-18T17:14:35.445Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-18T17:14:36.577Z] time="2022-05-18T17:14:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-18T17:14:38.730Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-18T17:14:38.730Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-18T17:14:38.823Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-18T17:14:41.257Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-18T17:14:42.319Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2022-05-18T17:14:42.319Z] === RUN TestCreateServiceConflict [2022-05-18T17:14:43.156Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-18T17:14:43.157Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-18T17:14:44.833Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-05-18T17:14:44.833Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T17:14:45.056Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-18T17:14:45.098Z] --- PASS: TestGet (15.01s) [2022-05-18T17:14:45.098Z] === RUN TestPluginWithNoManifest [2022-05-18T17:14:45.098Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-18T17:14:45.098Z] === RUN TestGetAll [2022-05-18T17:14:45.098Z] --- PASS: TestGetAll (0.00s) [2022-05-18T17:14:45.098Z] PASS [2022-05-18T17:14:45.098Z] coverage: 73.2% of statements [2022-05-18T17:14:45.098Z] ok github.com/docker/docker/pkg/plugins 35.835s coverage: 73.2% of statements [2022-05-18T17:14:45.991Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-18T17:14:46.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:14:46.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:14:47.350Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-05-18T17:14:47.350Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T17:14:47.365Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-18T17:14:50.668Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-18T17:14:54.644Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-18T17:14:54.988Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-18T17:14:54.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.65s) [2022-05-18T17:14:54.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.89s) [2022-05-18T17:14:54.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.97s) [2022-05-18T17:14:54.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.11s) [2022-05-18T17:14:54.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.18s) [2022-05-18T17:14:54.988Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.99s) [2022-05-18T17:14:54.988Z] === RUN TestBuildMultiStageCopy [2022-05-18T17:14:54.988Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T17:14:57.227Z] docker_cli_daemon_test.go:2503: [db4fee2153e8d] daemon is not started [2022-05-18T17:14:58.161Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-18T17:14:59.535Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-18T17:14:59.794Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-18T17:15:02.286Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-05-18T17:15:02.286Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T17:15:02.848Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2022-05-18T17:15:02.848Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T17:15:03.981Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-18T17:15:04.548Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-18T17:15:04.739Z] --- PASS: TestCreateServiceConfigFileMode (2.06s) [2022-05-18T17:15:04.739Z] === RUN TestCreateServiceSysctls [2022-05-18T17:15:04.807Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-18T17:15:04.924Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-18T17:15:05.374Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-18T17:15:05.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T17:15:05.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T17:15:05.633Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-18T17:15:06.198Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-18T17:15:06.362Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-18T17:15:06.456Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-18T17:15:06.570Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T17:15:06.714Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-18T17:15:07.555Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T17:15:08.006Z] --- PASS: TestCreateServiceSysctls (3.00s) [2022-05-18T17:15:08.006Z] === RUN TestCreateServiceCapabilities [2022-05-18T17:15:09.117Z] --- PASS: TestBuildMultiStageCopy (14.39s) [2022-05-18T17:15:09.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.93s) [2022-05-18T17:15:09.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2022-05-18T17:15:09.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-05-18T17:15:09.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2022-05-18T17:15:09.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2022-05-18T17:15:09.117Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T17:15:09.244Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-18T17:15:09.502Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-18T17:15:10.244Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-18T17:15:10.522Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-05-18T17:15:10.522Z] === RUN TestInspect [2022-05-18T17:15:10.877Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-18T17:15:11.135Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-18T17:15:11.329Z] --- PASS: TestBuildMultiStageParentConfig (2.45s) [2022-05-18T17:15:11.329Z] === RUN TestBuildLabelWithTargets [2022-05-18T17:15:11.329Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:15:11.329Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-18T17:15:11.329Z] === RUN TestBuildWithEmptyLayers [2022-05-18T17:15:12.892Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2022-05-18T17:15:12.892Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T17:15:13.035Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-18T17:15:13.037Z] --- PASS: TestInspect (2.77s) [2022-05-18T17:15:13.037Z] === RUN TestCreateJob [2022-05-18T17:15:13.971Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-18T17:15:13.971Z] check_test.go:307: [d9bb4204e21f5] daemon is not started [2022-05-18T17:15:13.971Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-18T17:15:14.230Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-18T17:15:14.896Z] ............................ [ 66%] [2022-05-18T17:15:15.163Z] 2022/05/18 17:15:14 Closing DB instances... [2022-05-18T17:15:15.554Z] --- PASS: TestCreateJob (2.52s) [2022-05-18T17:15:15.554Z] === RUN TestReplicatedJob [2022-05-18T17:15:15.603Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-18T17:15:16.553Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-18T17:15:16.685Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-05-18T17:15:16.685Z] === RUN TestFindNode [2022-05-18T17:15:16.685Z] 2022/05/18 17:15:16 Closing DB instances... [2022-05-18T17:15:16.685Z] --- PASS: TestFindNode (0.02s) [2022-05-18T17:15:16.685Z] === RUN TestChangeNodeState [2022-05-18T17:15:16.685Z] 2022/05/18 17:15:16 Closing DB instances... [2022-05-18T17:15:16.685Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-18T17:15:16.685Z] === RUN TestNodeReincarnation [2022-05-18T17:15:16.685Z] 2022/05/18 17:15:16 Closing DB instances... [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite (339.45s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.69s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.26s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.07s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.03s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.55s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.41s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.79s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.33s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s) [2022-05-18T17:15:19.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.69s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.47s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.19s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.63s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.00s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.25s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.90s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.88s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.51s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.32s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.74s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2022-05-18T17:15:19.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-18T17:15:19.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.24s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.56s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.14s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.18s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.70s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.16s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.58s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.60s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.87s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.27s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.35s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.14s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.43s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.40s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.22s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.64s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.72s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-05-18T17:15:19.836Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s) [2022-05-18T17:15:19.836Z] === RUN TestDockerSwarmSuite [2022-05-18T17:15:19.836Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-18T17:15:20.798Z] --- PASS: TestReplicatedJob (4.45s) [2022-05-18T17:15:20.798Z] === RUN TestUpdateReplicatedJob [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-18T17:15:22.438Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-18T17:15:22.438Z] === RUN TestParallelCreate [2022-05-18T17:15:22.438Z] 2022/05/18 17:15:21 Closing DB instances... [2022-05-18T17:15:22.438Z] --- PASS: TestParallelCreate (0.02s) [2022-05-18T17:15:22.438Z] === RUN TestParallelDelete [2022-05-18T17:15:22.438Z] 2022/05/18 17:15:21 Closing DB instances... [2022-05-18T17:15:22.438Z] --- PASS: TestParallelDelete (0.01s) [2022-05-18T17:15:22.438Z] === RUN TestNetworkDBIslands [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:485cb15e7cb5 with config:&{NodeID:485cb15e7cb5 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1f3d5b99d214 with config:&{NodeID:1f3d5b99d214 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5b12a09c5bec with config:&{NodeID:5b12a09c5bec Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-18T17:15:22.438Z] time="2022-05-18T17:15:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a07f2e6012f1 with config:&{NodeID:a07f2e6012f1 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node a07f2e6012f1/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node a07f2e6012f1/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node a07f2e6012f1/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node a07f2e6012f1/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node a07f2e6012f1/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node a07f2e6012f1/172.24.177.89, added to nodes list" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node a07f2e6012f1/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:22.894Z] time="2022-05-18T17:15:22Z" level=info msg="Node a07f2e6012f1/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.115Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-18T17:15:23.315Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-05-18T17:15:23.316Z] === RUN TestServiceListWithStatuses [2022-05-18T17:15:23.316Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T17:15:23.316Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T17:15:23.316Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6c77a4ffeb0d with config:&{NodeID:6c77a4ffeb0d Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node a07f2e6012f1/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node a07f2e6012f1/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:23.350Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.680Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, added to nodes list" [2022-05-18T17:15:23.803Z] networkdb_test.go:835: Re-joining: 3 [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=info msg="The new bootstrap node list is:[172.24.177.89:10033 172.24.177.89:10034 172.24.177.89:10035]" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49367" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10033" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10034" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49368" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49369" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10035" [2022-05-18T17:15:23.803Z] networkdb_test.go:835: Re-joining: 4 [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=info msg="The new bootstrap node list is:[172.24.177.89:10033 172.24.177.89:10034 172.24.177.89:10035]" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10033" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49370" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10034" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49371" [2022-05-18T17:15:23.803Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10035" [2022-05-18T17:15:23.804Z] time="2022-05-18T17:15:23Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49372" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:23Z" level=info msg="node 0 leaving" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5 change state NodeActive --> NodeLeft" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="node5(6c77a4ffeb0d): Node leave event for 485cb15e7cb5/172.24.177.89" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5 change state NodeActive --> NodeLeft" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="node3(5b12a09c5bec): Node leave event for 485cb15e7cb5/172.24.177.89" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5 change state NodeActive --> NodeLeft" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="node2(1f3d5b99d214): Node leave event for 485cb15e7cb5/172.24.177.89" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5 change state NodeActive --> NodeLeft" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="node1(485cb15e7cb5): Node leave event for 485cb15e7cb5/172.24.177.89" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5 change state NodeActive --> NodeLeft" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="node4(a07f2e6012f1): Node leave event for 485cb15e7cb5/172.24.177.89" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, left gossip cluster" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, left gossip cluster" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, left gossip cluster" [2022-05-18T17:15:24.257Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, left gossip cluster" [2022-05-18T17:15:24.258Z] time="2022-05-18T17:15:24Z" level=info msg="Node 485cb15e7cb5/172.24.177.89, left gossip cluster" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.24.177.89:10034: use of closed network connection" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="node 1 leaving" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="Node 1f3d5b99d214 change state NodeActive --> NodeLeft" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="node5(6c77a4ffeb0d): Node leave event for 1f3d5b99d214/172.24.177.89" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, left gossip cluster" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="Node 1f3d5b99d214 change state NodeActive --> NodeFailed" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, added to failed nodes list" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="Node 1f3d5b99d214 change state NodeActive --> NodeLeft" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="node4(a07f2e6012f1): Node leave event for 1f3d5b99d214/172.24.177.89" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="Node 1f3d5b99d214 change state NodeActive --> NodeLeft" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="node3(5b12a09c5bec): Node leave event for 1f3d5b99d214/172.24.177.89" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=error msg="node: 1f3d5b99d214 is unknown to memberlist" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, left gossip cluster" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, left gossip cluster" [2022-05-18T17:15:24.711Z] time="2022-05-18T17:15:24Z" level=info msg="Node 1f3d5b99d214/172.24.177.89, left gossip cluster" [2022-05-18T17:15:25.166Z] time="2022-05-18T17:15:24Z" level=info msg="node 2 leaving" [2022-05-18T17:15:25.166Z] time="2022-05-18T17:15:24Z" level=info msg="Node 5b12a09c5bec change state NodeActive --> NodeLeft" [2022-05-18T17:15:25.166Z] time="2022-05-18T17:15:24Z" level=info msg="node5(6c77a4ffeb0d): Node leave event for 5b12a09c5bec/172.24.177.89" [2022-05-18T17:15:25.166Z] time="2022-05-18T17:15:24Z" level=info msg="Node 5b12a09c5bec change state NodeActive --> NodeLeft" [2022-05-18T17:15:25.166Z] time="2022-05-18T17:15:24Z" level=info msg="node4(a07f2e6012f1): Node leave event for 5b12a09c5bec/172.24.177.89" [2022-05-18T17:15:25.166Z] time="2022-05-18T17:15:24Z" level=info msg="Node 5b12a09c5bec change state NodeActive --> NodeLeft" [2022-05-18T17:15:25.166Z] time="2022-05-18T17:15:24Z" level=info msg="node3(5b12a09c5bec): Node leave event for 5b12a09c5bec/172.24.177.89" [2022-05-18T17:15:25.166Z] time="2022-05-18T17:15:25Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, left gossip cluster" [2022-05-18T17:15:25.166Z] time="2022-05-18T17:15:25Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, left gossip cluster" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="Node 5b12a09c5bec/172.24.177.89, left gossip cluster" [2022-05-18T17:15:25.619Z] networkdb_test.go:867: node5: OK [2022-05-18T17:15:25.619Z] networkdb_test.go:867: node4: OK [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="node 0 coming back" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a3a74d04bbbd with config:&{NodeID:a3a74d04bbbd Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, added to nodes list" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="node 1 coming back" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b693a94484a7 with config:&{NodeID:b693a94484a7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="Node b693a94484a7/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="Node b693a94484a7/172.24.177.89, added to nodes list" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="node 2 coming back" [2022-05-18T17:15:25.619Z] time="2022-05-18T17:15:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a4b6472db5d3 with config:&{NodeID:a4b6472db5d3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-18T17:15:25.620Z] time="2022-05-18T17:15:25Z" level=info msg="Node a4b6472db5d3/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:25.620Z] time="2022-05-18T17:15:25Z" level=info msg="Node a4b6472db5d3/172.24.177.89, added to nodes list" [2022-05-18T17:15:26.074Z] time="2022-05-18T17:15:25Z" level=debug msg="memberlist: Failed ping: 6c77a4ffeb0d (timeout reached)" [2022-05-18T17:15:26.074Z] time="2022-05-18T17:15:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.24.177.89:10036: use of closed network connection" [2022-05-18T17:15:26.074Z] time="2022-05-18T17:15:25Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49373" [2022-05-18T17:15:26.209Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-18T17:15:26.532Z] time="2022-05-18T17:15:26Z" level=warning msg="memberlist: Was able to connect to 6c77a4ffeb0d but other probes failed, network may be misconfigured" [2022-05-18T17:15:27.483Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-05-18T17:15:27.483Z] === RUN TestDockerNetworkReConnect [2022-05-18T17:15:27.810Z] --- PASS: TestBuildMultiStageOnBuild (13.81s) [2022-05-18T17:15:27.810Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T17:15:27.810Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:15:27.810Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-18T17:15:27.810Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T17:15:28.691Z] time="2022-05-18T17:15:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.177.89:10033 172.24.177.89:10034 172.24.177.89:10035]" [2022-05-18T17:15:29.144Z] time="2022-05-18T17:15:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.177.89:10033 172.24.177.89:10034 172.24.177.89:10035]" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10033" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49374" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a07f2e6012f1/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a07f2e6012f1/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, is the new incarnation of the shutdown node 485cb15e7cb5/172.24.177.89" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10034" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49375" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a07f2e6012f1/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a07f2e6012f1/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, is the new incarnation of the shutdown node 1f3d5b99d214/172.24.177.89" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49376" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10035" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a07f2e6012f1/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a07f2e6012f1/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, is the new incarnation of the shutdown node 5b12a09c5bec/172.24.177.89" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, is the new incarnation of the shutdown node 1f3d5b99d214/172.24.177.89" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node b693a94484a7/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, is the new incarnation of the shutdown node 485cb15e7cb5/172.24.177.89" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, is the new incarnation of the shutdown node 5b12a09c5bec/172.24.177.89" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, joined gossip cluster" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:29Z" level=info msg="Node a4b6472db5d3/172.24.177.89, added to nodes list" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10033" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:30Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49377" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10034" [2022-05-18T17:15:30.102Z] time="2022-05-18T17:15:30Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49378" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.177.89:10035" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49379" [2022-05-18T17:15:30.556Z] 2022/05/18 17:15:30 Closing DB instances... [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd change state NodeActive --> NodeLeft" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="node2(b693a94484a7): Node leave event for a3a74d04bbbd/172.24.177.89" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd change state NodeActive --> NodeLeft" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="node4(a07f2e6012f1): Node leave event for a3a74d04bbbd/172.24.177.89" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd change state NodeActive --> NodeLeft" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="node5(6c77a4ffeb0d): Node leave event for a3a74d04bbbd/172.24.177.89" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd change state NodeActive --> NodeLeft" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="node1(a3a74d04bbbd): Node leave event for a3a74d04bbbd/172.24.177.89" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd change state NodeActive --> NodeLeft" [2022-05-18T17:15:30.556Z] time="2022-05-18T17:15:30Z" level=info msg="node3(a4b6472db5d3): Node leave event for a3a74d04bbbd/172.24.177.89" [2022-05-18T17:15:30.749Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-05-18T17:15:30.749Z] === RUN TestServicePlugin [2022-05-18T17:15:30.749Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:15:30.749Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-18T17:15:30.749Z] === RUN TestServiceUpdateLabel [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="Node a3a74d04bbbd/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="Node b693a94484a7 change state NodeActive --> NodeLeft" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="node4(a07f2e6012f1): Node leave event for b693a94484a7/172.24.177.89" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="Node b693a94484a7 change state NodeActive --> NodeLeft" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="node5(6c77a4ffeb0d): Node leave event for b693a94484a7/172.24.177.89" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="Node b693a94484a7 change state NodeActive --> NodeLeft" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="node3(a4b6472db5d3): Node leave event for b693a94484a7/172.24.177.89" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="Node b693a94484a7 change state NodeActive --> NodeLeft" [2022-05-18T17:15:31.010Z] time="2022-05-18T17:15:30Z" level=info msg="node2(b693a94484a7): Node leave event for b693a94484a7/172.24.177.89" [2022-05-18T17:15:31.465Z] time="2022-05-18T17:15:31Z" level=info msg="Node b693a94484a7/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.465Z] time="2022-05-18T17:15:31Z" level=info msg="Node b693a94484a7/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.465Z] time="2022-05-18T17:15:31Z" level=info msg="Node b693a94484a7/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.465Z] time="2022-05-18T17:15:31Z" level=info msg="Node b693a94484a7/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.465Z] time="2022-05-18T17:15:31Z" level=info msg="Node a4b6472db5d3 change state NodeActive --> NodeLeft" [2022-05-18T17:15:31.465Z] time="2022-05-18T17:15:31Z" level=info msg="node5(6c77a4ffeb0d): Node leave event for a4b6472db5d3/172.24.177.89" [2022-05-18T17:15:31.465Z] time="2022-05-18T17:15:31Z" level=info msg="Node a4b6472db5d3 change state NodeActive --> NodeLeft" [2022-05-18T17:15:31.465Z] time="2022-05-18T17:15:31Z" level=info msg="node4(a07f2e6012f1): Node leave event for a4b6472db5d3/172.24.177.89" [2022-05-18T17:15:31.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=info msg="Node a4b6472db5d3 change state NodeActive --> NodeLeft" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=info msg="node3(a4b6472db5d3): Node leave event for a4b6472db5d3/172.24.177.89" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=info msg="Node a4b6472db5d3/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=info msg="Node a4b6472db5d3/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=info msg="Node a4b6472db5d3/172.24.177.89, left gossip cluster" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=debug msg="memberlist: Failed ping: 6c77a4ffeb0d (timeout reached)" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.177.89:10035: use of closed network connection" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.177.89:10036: use of closed network connection" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=debug msg="memberlist: Stream connection from=172.24.177.89:49380" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=info msg="Node a07f2e6012f1 change state NodeActive --> NodeLeft" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=info msg="node5(6c77a4ffeb0d): Node leave event for a07f2e6012f1/172.24.177.89" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=info msg="Node a07f2e6012f1 change state NodeActive --> NodeLeft" [2022-05-18T17:15:31.919Z] time="2022-05-18T17:15:31Z" level=info msg="node4(a07f2e6012f1): Node leave event for a07f2e6012f1/172.24.177.89" [2022-05-18T17:15:32.373Z] time="2022-05-18T17:15:32Z" level=warning msg="memberlist: Was able to connect to 6c77a4ffeb0d but other probes failed, network may be misconfigured" [2022-05-18T17:15:32.664Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-05-18T17:15:32.664Z] === RUN TestServiceUpdateSecrets [2022-05-18T17:15:32.827Z] time="2022-05-18T17:15:32Z" level=info msg="Node a07f2e6012f1/172.24.177.89, left gossip cluster" [2022-05-18T17:15:32.827Z] time="2022-05-18T17:15:32Z" level=info msg="Node a07f2e6012f1/172.24.177.89, left gossip cluster" [2022-05-18T17:15:33.280Z] time="2022-05-18T17:15:33Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, left gossip cluster" [2022-05-18T17:15:33.280Z] time="2022-05-18T17:15:33Z" level=info msg="Node 6c77a4ffeb0d change state NodeActive --> NodeFailed" [2022-05-18T17:15:33.280Z] time="2022-05-18T17:15:33Z" level=info msg="Node 6c77a4ffeb0d/172.24.177.89, added to failed nodes list" [2022-05-18T17:15:33.280Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-05-18T17:15:33.280Z] PASS [2022-05-18T17:15:33.280Z] coverage: 60.0% of statements [2022-05-18T17:15:33.280Z] ok github.com/docker/docker/libnetwork/networkdb 102.962s coverage: 60.0% of statements [2022-05-18T17:15:33.280Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-18T17:15:33.280Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-18T17:15:33.280Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-18T17:15:33.280Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-18T17:15:33.280Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-18T17:15:33.280Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-18T17:15:33.280Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-18T17:15:33.280Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/quota [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/rootless [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/volume [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-18T17:15:33.281Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === Skipped [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-18T17:15:34.803Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-18T17:15:34.803Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-18T17:15:34.803Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-18T17:15:34.803Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-18T17:15:34.803Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T17:15:34.803Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-18T17:15:34.803Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-18T17:15:34.803Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-18T17:15:34.803Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-18T17:15:34.803Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-18T17:15:34.803Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-18T17:15:34.803Z] daemon_test.go:145: root required [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T17:15:34.803Z] reload_test.go:342: root required [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T17:15:34.803Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T17:15:34.803Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-18T17:15:34.803Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-18T17:15:34.803Z] download_test.go:267: Needs fixing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-18T17:15:34.803Z] layer_test.go:291: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-18T17:15:34.803Z] layer_test.go:340: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-18T17:15:34.803Z] layer_test.go:455: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-18T17:15:34.803Z] layer_test.go:684: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-18T17:15:34.803Z] migration_test.go:45: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T17:15:34.803Z] migration_test.go:181: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-18T17:15:34.803Z] mount_test.go:17: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-18T17:15:34.803Z] mount_test.go:76: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-18T17:15:34.803Z] mount_test.go:125: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:34.803Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-18T17:15:34.803Z] mount_test.go:212: Failing on Windows [2022-05-18T17:15:34.803Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-18T17:15:35.257Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-18T17:15:35.257Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-18T17:15:35.257Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-18T17:15:35.257Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-18T17:15:35.257Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-18T17:15:35.257Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-18T17:15:35.257Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-18T17:15:35.257Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-18T17:15:35.257Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-18T17:15:35.257Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-18T17:15:35.257Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-18T17:15:35.257Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-18T17:15:35.257Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-18T17:15:35.257Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-18T17:15:35.257Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-18T17:15:35.257Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-18T17:15:35.257Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-18T17:15:35.257Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-05-18T17:15:35.257Z] archive_test.go:140: zstd not installed [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-18T17:15:35.257Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-18T17:15:35.257Z] archive_windows_test.go:16: Currently fails [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-18T17:15:35.257Z] changes_test.go:196: needs more investigation [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-18T17:15:35.257Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-18T17:15:35.257Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-18T17:15:35.257Z] changes_test.go:433: needs further investigation [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-18T17:15:35.257Z] changes_test.go:469: needs further investigation [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-18T17:15:35.257Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T17:15:35.257Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T17:15:35.257Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-18T17:15:35.257Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-18T17:15:35.257Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:35.257Z] [2022-05-18T17:15:35.257Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-18T17:15:35.258Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T17:15:35.258Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T17:15:35.258Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-18T17:15:35.258Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-18T17:15:35.258Z] poller_test.go:40: No chmod on Windows [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T17:15:35.258Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T17:15:35.258Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-18T17:15:35.258Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-18T17:15:35.258Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-18T17:15:35.258Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-18T17:15:35.258Z] local_test.go:52: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-18T17:15:35.258Z] local_test.go:199: runtime.GOOS == "windows" [2022-05-18T17:15:35.258Z] [2022-05-18T17:15:35.258Z] DONE 2330 tests, 70 skipped in 253.339s [2022-05-18T17:15:35.258Z] INFO: make.ps1 ended at 05/18/2022 17:15:34 [2022-05-18T17:15:37.083Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-18T17:15:37.083Z] INFO: Unit tests ended at 05/18/2022 17:15:36. Duration:00:04:24.0263505 [2022-05-18T17:15:37.083Z] INFO: Building busybox [2022-05-18T17:15:37.083Z] Sending build context to Docker daemon 5.12kB [2022-05-18T17:15:37.083Z] [2022-05-18T17:15:37.083Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-18T17:15:37.083Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-18T17:15:37.083Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-18T17:15:37.083Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-18T17:15:37.083Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-18T17:15:37.083Z] ---> 7c569352fed3 [2022-05-18T17:15:37.083Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-18T17:15:37.083Z] ---> Running in 7a2d91acbf6a [2022-05-18T17:15:38.220Z] --- PASS: TestBuildMultiStageLayerLeak (11.18s) [2022-05-18T17:15:38.220Z] === RUN TestBuildWithHugeFile [2022-05-18T17:15:41.007Z] Removing intermediate container 7a2d91acbf6a [2022-05-18T17:15:41.007Z] ---> 9c0afcb53cdb [2022-05-18T17:15:41.007Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-18T17:15:41.007Z] ---> Running in 0bbf04594b43 [2022-05-18T17:15:41.007Z] Removing intermediate container 0bbf04594b43 [2022-05-18T17:15:41.007Z] ---> c2a38269d967 [2022-05-18T17:15:41.007Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-18T17:15:41.007Z] ---> Running in b5de2e3388a4 [2022-05-18T17:15:41.474Z] Removing intermediate container b5de2e3388a4 [2022-05-18T17:15:41.474Z] ---> 86ac0fcc01de [2022-05-18T17:15:41.474Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-18T17:15:43.034Z] [2022-05-18T17:15:43.034Z] ---> b61eab1a1379 [2022-05-18T17:15:43.034Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-18T17:15:43.034Z] ---> Running in 5b266f9db7a6 [2022-05-18T17:15:46.335Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-18T17:15:46.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-18T17:15:46.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-18T17:15:46.335Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-18T17:15:47.504Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-05-18T17:15:47.504Z] === RUN TestServiceUpdateConfigs [2022-05-18T17:15:48.234Z] docker_api_swarm_test.go:563: [d6f3f4b6f7b63] joining swarm manager [d1699aa932939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:15:50.212Z] Removing intermediate container 5b266f9db7a6 [2022-05-18T17:15:50.212Z] ---> 904c6c60207b [2022-05-18T17:15:50.212Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-18T17:15:50.212Z] ---> Running in 4d531ba2a13b [2022-05-18T17:15:51.195Z] [2022-05-18T17:15:51.195Z] SUCCESS: Specified value was saved. [2022-05-18T17:15:53.402Z] Removing intermediate container 4d531ba2a13b [2022-05-18T17:15:53.402Z] ---> da008450e776 [2022-05-18T17:15:53.402Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-18T17:15:53.402Z] ---> Running in d391a450f90b [2022-05-18T17:15:55.750Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-18T17:15:56.340Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-18T17:15:56.340Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-18T17:15:56.340Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-18T17:15:56.348Z] Cannot create a file when that file already exists. [2022-05-18T17:15:56.905Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-18T17:15:58.279Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-18T17:15:58.279Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-18T17:15:58.279Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-18T17:15:58.863Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-18T17:16:00.128Z] Removing intermediate container d391a450f90b [2022-05-18T17:16:00.128Z] ---> 39784ab3cc68 [2022-05-18T17:16:00.128Z] Step 13/13 : CMD ["sh"] [2022-05-18T17:16:00.128Z] ---> Running in 7d1d5ad70e7e [2022-05-18T17:16:00.128Z] Removing intermediate container 7d1d5ad70e7e [2022-05-18T17:16:00.128Z] ---> 0a425d08b6da [2022-05-18T17:16:00.128Z] Successfully built 0a425d08b6da [2022-05-18T17:16:00.128Z] Successfully tagged busybox:latest [2022-05-18T17:16:00.128Z] INFO: Docker images of the daemon under test [2022-05-18T17:16:00.128Z] [2022-05-18T17:16:00.128Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T17:16:00.128Z] busybox latest 0a425d08b6da Less than a second ago 4.95GB [2022-05-18T17:16:00.128Z] microsoft/windowsservercore latest 7c569352fed3 13 days ago 4.9GB [2022-05-18T17:16:00.128Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 13 days ago 4.9GB [2022-05-18T17:16:00.128Z] [2022-05-18T17:16:00.128Z] INFO: Running integration tests at 05/18/2022 17:15:59... [2022-05-18T17:16:00.128Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-18T17:16:00.128Z] INFO: Integration API tests being run from the host: [2022-05-18T17:16:00.128Z] INFO: make.ps1 starting at 05/18/2022 17:15:59 [2022-05-18T17:16:01.113Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-18T17:16:01.395Z] docker_api_swarm_test.go:585: [dc517ce376f07] joining swarm manager [d1699aa932939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:16:02.344Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-05-18T17:16:02.344Z] === RUN TestServiceUpdateNetwork [2022-05-18T17:16:04.675Z] check_test.go:378: [d6f3f4b6f7b63] daemon is not started [2022-05-18T17:16:08.860Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-18T17:16:09.118Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-18T17:16:10.053Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-18T17:16:10.620Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-18T17:16:10.878Z] === RUN TestDockerSuite/TestBuildFails [2022-05-18T17:16:11.004Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-18T17:16:11.444Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-18T17:16:11.703Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-18T17:16:12.889Z] tests/integration/client_test.py ..... [ 75%] [2022-05-18T17:16:13.144Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-18T17:16:13.400Z] tests/integration/errors_test.py . [ 76%] [2022-05-18T17:16:13.606Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-18T17:16:14.509Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2022-05-18T17:16:14.509Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T17:16:14.509Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-18T17:16:14.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-18T17:16:14.980Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-18T17:16:14.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-18T17:16:15.071Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-18T17:16:15.544Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-18T17:16:17.444Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-18T17:16:17.702Z] docker_api_swarm_test.go:46: [dea454089f493] joining swarm manager [db305ce1ed868]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:16:19.075Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-18T17:16:19.333Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-18T17:16:20.268Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-18T17:16:22.167Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-18T17:16:22.733Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-18T17:16:22.991Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-18T17:16:23.155Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-18T17:16:24.906Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-18T17:16:26.278Z] --- PASS: TestImportExtremelyLargeImageWorks (181.07s) [2022-05-18T17:16:26.278Z] PASS [2022-05-18T17:16:26.278Z] [2022-05-18T17:16:26.278Z] DONE 22 tests in 185.600s [2022-05-18T17:16:26.278Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-18T17:16:26.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:16:26.278Z] ++ set -e [2022-05-18T17:16:26.278Z] ++ '[' -n 0 ']' [2022-05-18T17:16:26.278Z] ++ set -x [2022-05-18T17:16:26.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:16:26.278Z] INFO: Testing against a local daemon [2022-05-18T17:16:26.278Z] === RUN TestNetworkCreateDelete [2022-05-18T17:16:26.278Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-05-18T17:16:26.278Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T17:16:26.420Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:16:26.420Z] INFO: Testing against a local daemon [2022-05-18T17:16:26.420Z] === RUN TestBuildWithSession [2022-05-18T17:16:26.420Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:16:26.420Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T17:16:26.420Z] === RUN TestBuildSquashParent [2022-05-18T17:16:26.420Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:16:26.420Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-18T17:16:26.420Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T17:16:26.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:16:26.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:16:26.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:16:26.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:16:26.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:16:26.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:16:26.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:16:26.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:16:26.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:16:26.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:16:26.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:16:26.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:16:26.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T17:16:26.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T17:16:26.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T17:16:26.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T17:16:26.844Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-18T17:16:26.844Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2022-05-18T17:16:26.844Z] === RUN TestDaemonDNSFallback [2022-05-18T17:16:28.217Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-18T17:16:29.708Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-05-18T17:16:29.708Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-18T17:16:29.708Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-18T17:16:29.708Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-18T17:16:29.708Z] PASS [2022-05-18T17:16:29.708Z] [2022-05-18T17:16:29.708Z] === Skipped [2022-05-18T17:16:29.708Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-18T17:16:29.708Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T17:16:29.708Z] [2022-05-18T17:16:29.708Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-18T17:16:29.708Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T17:16:29.708Z] [2022-05-18T17:16:29.708Z] DONE 27 tests, 2 skipped in 128.859s [2022-05-18T17:16:29.708Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-18T17:16:29.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:16:29.708Z] ++ set -e [2022-05-18T17:16:29.708Z] ++ '[' -n 0 ']' [2022-05-18T17:16:29.708Z] ++ set -x [2022-05-18T17:16:29.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:16:29.708Z] INFO: Testing against a local daemon [2022-05-18T17:16:29.708Z] === RUN TestSessionCreate [2022-05-18T17:16:29.708Z] --- PASS: TestSessionCreate (0.02s) [2022-05-18T17:16:29.708Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T17:16:29.708Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-18T17:16:29.708Z] PASS [2022-05-18T17:16:29.708Z] [2022-05-18T17:16:29.708Z] DONE 2 tests in 0.126s [2022-05-18T17:16:29.708Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-18T17:16:29.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:16:29.708Z] ++ set -e [2022-05-18T17:16:29.708Z] ++ '[' -n 0 ']' [2022-05-18T17:16:29.708Z] ++ set -x [2022-05-18T17:16:29.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:16:29.708Z] INFO: Testing against a local daemon [2022-05-18T17:16:29.708Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T17:16:29.708Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T17:16:29.708Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:16:29.708Z] === RUN TestDiskUsage [2022-05-18T17:16:29.708Z] === PAUSE TestDiskUsage [2022-05-18T17:16:29.708Z] === RUN TestEventsExecDie [2022-05-18T17:16:29.978Z] --- PASS: TestEventsExecDie (0.52s) [2022-05-18T17:16:29.978Z] === RUN TestEventsBackwardsCompatible [2022-05-18T17:16:29.978Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-18T17:16:29.978Z] === RUN TestEventsVolumeCreate [2022-05-18T17:16:29.978Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-18T17:16:29.978Z] === RUN TestInfoBinaryCommits [2022-05-18T17:16:30.235Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-18T17:16:30.235Z] === RUN TestInfoAPIVersioned [2022-05-18T17:16:30.235Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-05-18T17:16:30.235Z] === RUN TestInfoAPI [2022-05-18T17:16:30.235Z] --- PASS: TestInfoAPI (0.02s) [2022-05-18T17:16:30.235Z] === RUN TestInfoAPIWarnings [2022-05-18T17:16:31.497Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-18T17:16:31.497Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-18T17:16:32.054Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-18T17:16:32.062Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-18T17:16:32.320Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-18T17:16:32.884Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-18T17:16:32.884Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-18T17:16:33.450Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-18T17:16:33.708Z] --- PASS: TestDaemonDNSFallback (6.71s) [2022-05-18T17:16:33.708Z] === RUN TestInspectNetwork [2022-05-18T17:16:33.708Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-18T17:16:33.966Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-18T17:16:34.532Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-18T17:16:34.790Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-18T17:16:35.047Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-18T17:16:35.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-18T17:16:35.107Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T17:16:35.107Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T17:16:36.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-18T17:16:36.679Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-18T17:16:38.053Z] === RUN TestInspectNetwork/full_network_id [2022-05-18T17:16:38.053Z] === RUN TestInspectNetwork/partial_network_id [2022-05-18T17:16:38.053Z] === RUN TestInspectNetwork/network_name [2022-05-18T17:16:38.053Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-18T17:16:39.424Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-18T17:16:40.963Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-18T17:16:40.963Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.57s) [2022-05-18T17:16:40.963Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.57s) [2022-05-18T17:16:40.963Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.60s) [2022-05-18T17:16:40.963Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.65s) [2022-05-18T17:16:40.963Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.66s) [2022-05-18T17:16:40.963Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.83s) [2022-05-18T17:16:40.963Z] === RUN TestBuildMultiStageCopy [2022-05-18T17:16:40.963Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T17:16:42.702Z] --- PASS: TestInspectNetwork (8.74s) [2022-05-18T17:16:42.702Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-18T17:16:42.702Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-18T17:16:42.702Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-18T17:16:42.702Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-18T17:16:42.702Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T17:16:43.635Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-18T17:16:44.573Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T17:16:44.573Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:16:44.573Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:16:44.573Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:16:44.573Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T17:16:44.573Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T17:16:44.573Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T17:16:44.573Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T17:16:44.573Z] === RUN TestNetworkList [2022-05-18T17:16:44.573Z] === RUN TestNetworkList//networks [2022-05-18T17:16:44.573Z] === PAUSE TestNetworkList//networks [2022-05-18T17:16:44.573Z] === RUN TestNetworkList//networks/ [2022-05-18T17:16:44.573Z] === PAUSE TestNetworkList//networks/ [2022-05-18T17:16:44.573Z] === CONT TestNetworkList//networks [2022-05-18T17:16:44.573Z] === CONT TestNetworkList//networks/ [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkList (0.01s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T17:16:44.573Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T17:16:44.573Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T17:16:45.140Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-05-18T17:16:45.140Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T17:16:46.077Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-18T17:16:46.077Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T17:16:46.335Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-18T17:16:46.335Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-18T17:16:46.335Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-18T17:16:46.592Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-18T17:16:46.592Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-18T17:16:46.850Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-05-18T17:16:46.850Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T17:16:46.850Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-18T17:16:47.933Z] ......... [ 85%] [2022-05-18T17:16:48.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T17:16:48.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T17:16:48.239Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-05-18T17:16:48.239Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T17:16:48.239Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-18T17:16:48.279Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-18T17:16:48.279Z] === RUN TestInfoDebug [2022-05-18T17:16:48.279Z] --- PASS: TestInfoDebug (0.52s) [2022-05-18T17:16:48.279Z] === RUN TestInfoInsecureRegistries [2022-05-18T17:16:48.279Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-18T17:16:48.279Z] === RUN TestInfoRegistryMirrors [2022-05-18T17:16:48.279Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-18T17:16:48.279Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T17:16:48.279Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-18T17:16:48.279Z] === RUN TestPingCacheHeaders [2022-05-18T17:16:48.279Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-18T17:16:48.279Z] === RUN TestPingGet [2022-05-18T17:16:48.279Z] --- PASS: TestPingGet (0.01s) [2022-05-18T17:16:48.279Z] === RUN TestPingHead [2022-05-18T17:16:48.279Z] --- PASS: TestPingHead (0.02s) [2022-05-18T17:16:48.279Z] === RUN TestPingSwarmHeader [2022-05-18T17:16:48.572Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T17:16:48.839Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-18T17:16:49.172Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-05-18T17:16:49.172Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T17:16:49.402Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-18T17:16:49.429Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-18T17:16:49.554Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T17:16:49.686Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-18T17:16:49.686Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T17:16:50.537Z] --- PASS: TestBuildMultiStageCopy (10.02s) [2022-05-18T17:16:50.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.42s) [2022-05-18T17:16:50.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-05-18T17:16:50.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2022-05-18T17:16:50.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2022-05-18T17:16:50.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s) [2022-05-18T17:16:50.537Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T17:16:50.766Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-18T17:16:50.766Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-05-18T17:16:50.766Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-18T17:16:50.766Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-18T17:16:50.766Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-18T17:16:50.766Z] === RUN TestVersion [2022-05-18T17:16:50.766Z] --- PASS: TestVersion (0.02s) [2022-05-18T17:16:50.766Z] === CONT TestDiskUsage [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/container_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/image_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/volume_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-18T17:16:51.023Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-18T17:16:51.279Z] === RUN TestDiskUsage/after_container.Run [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-18T17:16:51.535Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage (1.15s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:16:51.791Z] PASS [2022-05-18T17:16:51.791Z] [2022-05-18T17:16:51.791Z] === Skipped [2022-05-18T17:16:51.791Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:16:51.791Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T17:16:51.791Z] [2022-05-18T17:16:51.791Z] DONE 54 tests, 1 skipped in 22.361s [2022-05-18T17:16:51.791Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-18T17:16:51.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:16:51.791Z] ++ set -e [2022-05-18T17:16:51.791Z] ++ '[' -n 0 ']' [2022-05-18T17:16:51.791Z] ++ set -x [2022-05-18T17:16:51.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:16:51.791Z] INFO: Testing against a local daemon [2022-05-18T17:16:51.791Z] === RUN TestVolumesCreateAndList [2022-05-18T17:16:51.791Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-18T17:16:51.791Z] === RUN TestVolumesRemove [2022-05-18T17:16:51.791Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-18T17:16:51.791Z] === RUN TestVolumesInspect [2022-05-18T17:16:52.047Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-18T17:16:52.047Z] === RUN TestVolumesInvalidJSON [2022-05-18T17:16:52.047Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T17:16:52.047Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T17:16:52.047Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T17:16:52.047Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T17:16:52.047Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T17:16:52.047Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T17:16:52.047Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T17:16:52.047Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-18T17:16:52.047Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-18T17:16:52.047Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T17:16:52.047Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T17:16:52.047Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T17:16:52.047Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T17:16:52.047Z] PASS [2022-05-18T17:16:52.047Z] [2022-05-18T17:16:52.047Z] DONE 9 tests in 0.211s [2022-05-18T17:16:52.047Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T17:16:52.047Z] ++++ cat bundles/test-integration/docker.pid [2022-05-18T17:16:52.047Z] +++ kill 14242 [2022-05-18T17:16:52.303Z] +++ /etc/init.d/apparmor stop [2022-05-18T17:16:52.303Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T17:16:52.303Z] [2022-05-18T17:16:52.303Z] Unloading profiles will leave already running processes permanently [2022-05-18T17:16:52.303Z] unconfined, which can lead to unexpected situations. [2022-05-18T17:16:52.303Z] [2022-05-18T17:16:52.303Z] To set a process to complain mode, use the command line tool [2022-05-18T17:16:52.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T17:16:52.303Z] +++ true [2022-05-18T17:16:52.303Z] exiting test-integration [2022-05-18T17:16:52.303Z] ++ exit 0 [2022-05-18T17:16:52.303Z] [2022-05-18T17:16:52.744Z] --- PASS: TestBuildMultiStageParentConfig (2.12s) [2022-05-18T17:16:52.744Z] === RUN TestBuildLabelWithTargets [2022-05-18T17:16:52.744Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:16:52.744Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-18T17:16:52.744Z] === RUN TestBuildWithEmptyLayers Post stage [Pipeline] junit [2022-05-18T17:16:52.875Z] Recording test results [2022-05-18T17:16:52.944Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-18T17:16:52.967Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-18T17:16:52.967Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2022-05-18T17:16:52.967Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T17:16:52.967Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:16:52.967Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:16:52.967Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T17:16:52.967Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-18T17:16:53.064Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T17:16:53.225Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-18T17:16:53.437Z] + echo Ensuring container killed. [2022-05-18T17:16:53.438Z] Ensuring container killed. [2022-05-18T17:16:53.438Z] + docker rm -vf docker-pr4 [2022-05-18T17:16:53.438Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-05-18T17:16:53.712Z] + echo Chowning /workspace to jenkins user [2022-05-18T17:16:53.712Z] Chowning /workspace to jenkins user [2022-05-18T17:16:53.712Z] + id -u [2022-05-18T17:16:53.712Z] + id -g [2022-05-18T17:16:53.712Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43597:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T17:16:53.727Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2022-05-18T17:16:53.727Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T17:16:54.130Z] tests/integration/models_networks_test.py .... [ 90%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T17:16:55.385Z] + bundleName=arm64-integration [2022-05-18T17:16:55.385Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-18T17:16:55.385Z] Creating arm64-integration-bundles.tar.gz [2022-05-18T17:16:55.385Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-18T17:16:55.385Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-18T17:16:55.651Z] Archiving artifacts [2022-05-18T17:16:55.866Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43597/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T17:16:56.176Z] + make clean [2022-05-18T17:16:56.176Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T17:16:56.176Z] docker-dev-cache [2022-05-18T17:16:56.176Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T17:17:00.658Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-18T17:17:00.658Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-18T17:17:01.329Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-18T17:17:02.399Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-18T17:17:03.857Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-18T17:17:04.128Z] --- PASS: TestBuildMultiStageOnBuild (9.34s) [2022-05-18T17:17:04.128Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T17:17:04.128Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:17:04.128Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-18T17:17:04.128Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T17:17:04.421Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-18T17:17:05.648Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-18T17:17:05.648Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-18T17:17:06.321Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-18T17:17:06.322Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-18T17:17:06.322Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-18T17:17:08.850Z] --- PASS: TestServiceWithDataPathPortInit (16.06s) [2022-05-18T17:17:08.850Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T17:17:09.416Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-18T17:17:09.474Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-18T17:17:09.674Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-18T17:17:09.987Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-18T17:17:09.987Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-18T17:17:09.987Z] [2022-05-18T17:17:09.987Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-18T17:17:09.987Z] =========================== short test summary info ============================ [2022-05-18T17:17:09.987Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-18T17:17:09.987Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-18T17:17:09.987Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-18T17:17:09.987Z] Not supported on most drivers [2022-05-18T17:17:09.987Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-18T17:17:09.987Z] Output of docker top depends on host distro, and is not formalized. [2022-05-18T17:17:09.987Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-18T17:17:09.987Z] Output of docker top depends on host distro, and is not formalized. [2022-05-18T17:17:09.987Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-18T17:17:09.987Z] Can fail if eth0 has multiple IP addresses [2022-05-18T17:17:09.987Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-18T17:17:09.987Z] This doesn't seem to be taken into account by the engine [2022-05-18T17:17:09.987Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-18T17:17:09.987Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-18T17:17:09.987Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.12 seconds == [2022-05-18T17:17:10.242Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-18T17:17:11.574Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-18T17:17:11.574Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-18T17:17:12.139Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iayr385m8lcjouxx7e9x4fm0y Created:2022-05-18 17:17:10.241651831 +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[d94e69057118b76e5a69353256af7dec0a970f1d507a40270f8bbbebf74ee50c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u47grlasfao8e973glcz16s8q EndpointID:141f54cc9973aac5eada3c42c70a81e03a50bcaddd2ad3e2fd48961a757ce5d1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:20cd2867408b7f2a55493fdb0f80dadef8da02993ba5eb2b8db2cf47b810aead 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:7965b29fe925 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u47grlasfao8e973glcz16s8q EndpointID:141f54cc9973aac5eada3c42c70a81e03a50bcaddd2ad3e2fd48961a757ce5d1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-18T17:17:12.773Z] --- PASS: TestBuildMultiStageLayerLeak (8.61s) [2022-05-18T17:17:12.773Z] === RUN TestBuildWithHugeFile [2022-05-18T17:17:13.073Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-18T17:17:13.639Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-18T17:17:14.205Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-18T17:17:14.771Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-18T17:17:16.200Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-18T17:17:16.200Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-18T17:17:16.200Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-18T17:17:16.466Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.87s) [2022-05-18T17:17:16.466Z] PASS [2022-05-18T17:17:16.466Z] [2022-05-18T17:17:16.466Z] === Skipped [2022-05-18T17:17:16.466Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:17:16.466Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:17:16.466Z] [2022-05-18T17:17:16.466Z] DONE 38 tests, 1 skipped in 50.487s [2022-05-18T17:17:16.466Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-18T17:17:16.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:17:16.466Z] ++ set -e [2022-05-18T17:17:16.466Z] ++ '[' -n 0 ']' [2022-05-18T17:17:16.466Z] ++ set -x [2022-05-18T17:17:16.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:17:16.466Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-18T17:17:16.725Z] INFO: Testing against a local daemon [2022-05-18T17:17:16.725Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-18T17:17:16.725Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:17:16.725Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T17:17:16.725Z] === RUN TestDockerNetworkIpvlan [2022-05-18T17:17:16.725Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:17:16.725Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-18T17:17:16.725Z] PASS [2022-05-18T17:17:16.725Z] [2022-05-18T17:17:16.725Z] === Skipped [2022-05-18T17:17:16.725Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T17:17:16.725Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:17:16.725Z] [2022-05-18T17:17:16.725Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-18T17:17:16.725Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T17:17:16.725Z] [2022-05-18T17:17:16.725Z] DONE 2 tests, 2 skipped in 0.111s [2022-05-18T17:17:16.725Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-18T17:17:16.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:17:16.725Z] ++ set -e [2022-05-18T17:17:16.725Z] ++ '[' -n 0 ']' [2022-05-18T17:17:16.725Z] ++ set -x [2022-05-18T17:17:16.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:17:16.725Z] INFO: Testing against a local daemon [2022-05-18T17:17:16.725Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-18T17:17:16.983Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-18T17:17:17.549Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-18T17:17:18.113Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-05-18T17:17:18.113Z] === RUN TestDockerNetworkMacvlan [2022-05-18T17:17:19.046Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-18T17:17:19.046Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-18T17:17:19.612Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-18T17:17:19.870Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-18T17:17:20.257Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T17:17:20.257Z] [2022-05-18T17:17:20.257Z] Unloading profiles will leave already running processes permanently [2022-05-18T17:17:20.257Z] unconfined, which can lead to unexpected situations. [2022-05-18T17:17:20.257Z] [2022-05-18T17:17:20.257Z] To set a process to complain mode, use the command line tool [2022-05-18T17:17:20.257Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T17:17:20.257Z] [2022-05-18T17:17:20.540Z] === RUN TestDockerNetworkMacvlan/NilParent Post stage [Pipeline] junit [2022-05-18T17:17:21.658Z] Recording test results [2022-05-18T17:17:21.842Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-18T17:17:21.913Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-18T17:17:22.175Z] + echo Ensuring container killed. [2022-05-18T17:17:22.175Z] Ensuring container killed. [2022-05-18T17:17:22.175Z] + docker rm -vf docker-pr4 [2022-05-18T17:17:22.175Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-05-18T17:17:22.490Z] + echo Chowning /workspace to jenkins user [2022-05-18T17:17:22.490Z] Chowning /workspace to jenkins user [2022-05-18T17:17:22.490Z] + id -u [2022-05-18T17:17:22.490Z] + id -g [2022-05-18T17:17:22.490Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43597:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T17:17:22.846Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-18T17:17:22.846Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T17:17:24.188Z] + bundleName=docker-py [2022-05-18T17:17:24.188Z] + echo Creating docker-py-bundles.tar.gz [2022-05-18T17:17:24.188Z] Creating docker-py-bundles.tar.gz [2022-05-18T17:17:24.188Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-05-18T17:17:24.196Z] Archiving artifacts [2022-05-18T17:17:24.465Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43597/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-18T17:17:24.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-18T17:17:24.747Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-18T17:17:24.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b972d7a4135c5da38b41c0318fff637e5e130e99 -e DOCKER_GRAPHDRIVER docker:b972d7a4135c5da38b41c0318fff637e5e130e99 hack/make.sh binary [2022-05-18T17:17:25.072Z] [2022-05-18T17:17:25.313Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-18T17:17:25.327Z] Removing bundles/ [2022-05-18T17:17:25.327Z] [2022-05-18T17:17:25.327Z] ---> Making bundle: binary (in bundles/binary) [2022-05-18T17:17:25.327Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-18T17:17:25.327Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:17:26.249Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-18T17:17:27.623Z] docker_api_swarm_test.go:304: [d86248686914e] joining swarm manager [d391da039d5c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:17:27.881Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-18T17:17:28.139Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-18T17:17:29.079Z] docker_api_swarm_test.go:305: [dda70f0ea32ce] joining swarm manager [d391da039d5c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:17:30.453Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-18T17:17:31.024Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-18T17:17:31.589Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-18T17:17:31.589Z] --- PASS: TestDockerNetworkMacvlan (13.41s) [2022-05-18T17:17:31.589Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-05-18T17:17:31.589Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-05-18T17:17:31.589Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-05-18T17:17:31.589Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2022-05-18T17:17:31.589Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.84s) [2022-05-18T17:17:31.589Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2022-05-18T17:17:31.589Z] PASS [2022-05-18T17:17:31.589Z] [2022-05-18T17:17:31.589Z] DONE 8 tests in 14.856s [2022-05-18T17:17:31.589Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-18T17:17:31.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:17:31.589Z] ++ set -e [2022-05-18T17:17:31.589Z] ++ '[' -n 0 ']' [2022-05-18T17:17:31.589Z] ++ set -x [2022-05-18T17:17:31.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:17:31.589Z] testing: warning: no tests to run [2022-05-18T17:17:31.589Z] PASS [2022-05-18T17:17:31.589Z] [2022-05-18T17:17:31.589Z] DONE 0 tests in 0.032s [2022-05-18T17:17:31.589Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-18T17:17:31.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:17:31.589Z] ++ set -e [2022-05-18T17:17:31.589Z] ++ '[' -n 0 ']' [2022-05-18T17:17:31.589Z] ++ set -x [2022-05-18T17:17:31.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:17:31.847Z] INFO: Testing against a local daemon [2022-05-18T17:17:31.847Z] === RUN TestAuthZPluginAllowRequest [2022-05-18T17:17:33.221Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-05-18T17:17:33.221Z] === RUN TestAuthZPluginTLS [2022-05-18T17:17:33.479Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-18T17:17:33.736Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-05-18T17:17:33.736Z] === RUN TestAuthZPluginDenyRequest [2022-05-18T17:17:33.994Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-18T17:17:34.252Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-05-18T17:17:34.252Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-18T17:17:34.817Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-18T17:17:34.817Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-18T17:17:34.817Z] === RUN TestAuthZPluginDenyResponse [2022-05-18T17:17:34.996Z] --- PASS: TestBuildWithHugeFile (104.93s) [2022-05-18T17:17:34.996Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T17:17:34.996Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:17:34.996Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:17:34.996Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T17:17:34.996Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:17:34.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:17:34.996Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:17:34.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:17:34.996Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:17:34.996Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:17:34.996Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:17:34.996Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:17:34.996Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:17:34.996Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-18T17:17:34.996Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-18T17:17:34.996Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-18T17:17:34.996Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-18T17:17:34.996Z] === RUN TestBuildPreserveOwnership [2022-05-18T17:17:34.996Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:17:34.996Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-18T17:17:34.996Z] === RUN TestBuildPlatformInvalid [2022-05-18T17:17:34.996Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-18T17:17:34.996Z] PASS [2022-05-18T17:17:34.996Z] ok github.com/docker/docker/integration/build 175.146s [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === Skipped [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-18T17:17:34.996Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-18T17:17:34.996Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-18T17:17:34.996Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-18T17:17:34.996Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:17:34.996Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-18T17:17:34.996Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] DONE 29 tests, 6 skipped in 204.722s [2022-05-18T17:17:34.996Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-18T17:17:34.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:17:34.996Z] INFO: Testing against a local daemon [2022-05-18T17:17:34.996Z] === RUN TestConfigInspect [2022-05-18T17:17:34.996Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-18T17:17:34.996Z] === RUN TestConfigList [2022-05-18T17:17:34.996Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] --- SKIP: TestConfigList (0.00s) [2022-05-18T17:17:34.996Z] === RUN TestConfigsCreateAndDelete [2022-05-18T17:17:34.996Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-18T17:17:34.996Z] === RUN TestConfigsUpdate [2022-05-18T17:17:34.996Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-18T17:17:34.996Z] === RUN TestTemplatedConfig [2022-05-18T17:17:34.996Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-18T17:17:34.996Z] === RUN TestConfigCreateResolve [2022-05-18T17:17:34.996Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:17:34.996Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-18T17:17:34.996Z] PASS [2022-05-18T17:17:34.996Z] ok github.com/docker/docker/integration/config 0.090s [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === Skipped [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-18T17:17:34.996Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-18T17:17:34.996Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-18T17:17:34.996Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-18T17:17:34.996Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-18T17:17:34.996Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-18T17:17:34.996Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:17:34.996Z] [2022-05-18T17:17:34.996Z] DONE 6 tests, 6 skipped in 1.854s [2022-05-18T17:17:34.996Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-18T17:17:34.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:17:34.996Z] INFO: Testing against a local daemon [2022-05-18T17:17:34.996Z] === RUN TestAttachWithTTY [2022-05-18T17:17:34.996Z] --- PASS: TestAttachWithTTY (0.14s) [2022-05-18T17:17:34.996Z] === RUN TestAttachWithoutTTy [2022-05-18T17:17:34.996Z] --- PASS: TestAttachWithoutTTy (0.13s) [2022-05-18T17:17:34.996Z] === RUN TestCheckpoint [2022-05-18T17:17:34.996Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:17:34.996Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T17:17:34.996Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T17:17:34.996Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:17:34.996Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:17:34.996Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:17:34.996Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:17:34.996Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T17:17:34.996Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:17:34.996Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:17:34.996Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T17:17:34.996Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T17:17:34.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T17:17:34.996Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-18T17:17:34.996Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-18T17:17:34.996Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T17:17:34.996Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T17:17:34.996Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T17:17:34.996Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T17:17:34.996Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-18T17:17:34.996Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-18T17:17:34.996Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T17:17:34.997Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-05-18T17:17:34.997Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T17:17:34.997Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-05-18T17:17:34.997Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T17:17:34.997Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-05-18T17:17:34.997Z] === RUN TestCopyEmptyFile [2022-05-18T17:17:34.997Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-05-18T17:17:34.997Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T17:17:34.997Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-05-18T17:17:34.997Z] === RUN TestCopyFromContainer [2022-05-18T17:17:34.997Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.997Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T17:17:34.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:17:34.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:17:34.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:17:34.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:17:34.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:17:34.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:17:34.997Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:17:34.997Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:17:34.997Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:17:34.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T17:17:34.997Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T17:17:34.997Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidEnv [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T17:17:34.997Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T17:17:34.997Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T17:17:34.997Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T17:17:34.997Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T17:17:34.997Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T17:17:34.997Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T17:17:34.997Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.997Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T17:17:34.997Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:17:34.997Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T17:17:34.997Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:17:34.997Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:17:34.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:17:34.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:17:34.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:17:34.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:17:34.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:17:34.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:17:34.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:17:34.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:17:34.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:17:34.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:17:34.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T17:17:34.997Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T17:17:34.997Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateDifferentPlatform [2022-05-18T17:17:34.997Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T17:17:34.997Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T17:17:34.997Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T17:17:34.997Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T17:17:34.997Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-05-18T17:17:34.997Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T17:17:34.997Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T17:17:34.997Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-18T17:17:34.997Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T17:17:34.997Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:34.997Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-18T17:17:34.997Z] === RUN TestWindowsDevices [2022-05-18T17:17:34.997Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-18T17:17:34.997Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-18T17:17:34.997Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T17:17:34.997Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T17:17:34.997Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-18T17:17:34.997Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T17:17:34.997Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:34.997Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T17:17:34.997Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:17:34.997Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:35.384Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-18T17:17:35.384Z] === RUN TestAuthZPluginAllowEventStream [2022-05-18T17:17:35.466Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:35.466Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:35.466Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:35.933Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:35.933Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:17:35.933Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:35.933Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:17:35.933Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:17:35.933Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:17:35.933Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-18T17:17:35.933Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-05-18T17:17:35.933Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.75s) [2022-05-18T17:17:35.933Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.76s) [2022-05-18T17:17:35.933Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.80s) [2022-05-18T17:17:35.933Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.70s) [2022-05-18T17:17:35.933Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-05-18T17:17:35.933Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-18T17:17:35.933Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-05-18T17:17:35.933Z] === RUN TestDiff [2022-05-18T17:17:35.933Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T17:17:35.933Z] --- SKIP: TestDiff (0.00s) [2022-05-18T17:17:35.933Z] === RUN TestExecWithCloseStdin [2022-05-18T17:17:35.933Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-18T17:17:35.933Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-18T17:17:35.933Z] === RUN TestExec [2022-05-18T17:17:36.768Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-05-18T17:17:36.768Z] === RUN TestAuthZPluginErrorResponse [2022-05-18T17:17:37.337Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-18T17:17:37.337Z] === RUN TestAuthZPluginErrorRequest [2022-05-18T17:17:37.902Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-05-18T17:17:37.902Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-18T17:17:38.467Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-05-18T17:17:38.467Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-18T17:17:39.764Z] --- PASS: TestExec (3.67s) [2022-05-18T17:17:39.764Z] === RUN TestExecUser [2022-05-18T17:17:39.764Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T17:17:39.764Z] --- SKIP: TestExecUser (0.00s) [2022-05-18T17:17:39.764Z] === RUN TestExportContainerAndImportImage [2022-05-18T17:17:39.764Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:39.764Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-18T17:17:39.764Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T17:17:39.764Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:39.764Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T17:17:39.764Z] === RUN TestHealthCheckWorkdir [2022-05-18T17:17:39.764Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T17:17:39.764Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-18T17:17:39.764Z] === RUN TestHealthKillContainer [2022-05-18T17:17:39.764Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T17:17:39.764Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-18T17:17:39.764Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T17:17:39.764Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T17:17:39.764Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T17:17:39.764Z] === RUN TestKillContainerInvalidSignal [2022-05-18T17:17:40.368Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2022-05-18T17:17:40.368Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-18T17:17:41.745Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-18T17:17:42.003Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2022-05-18T17:17:42.003Z] === RUN TestAuthZPluginHeader [2022-05-18T17:17:42.036Z] --- PASS: TestKillContainerInvalidSignal (2.74s) [2022-05-18T17:17:42.036Z] === RUN TestKillContainer [2022-05-18T17:17:42.036Z] === RUN TestKillContainer/no_signal [2022-05-18T17:17:42.936Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-05-18T17:17:42.936Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-18T17:17:44.835Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-18T17:17:44.986Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T17:17:44.986Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T17:17:44.986Z] === RUN TestKillContainer/killing_signal [2022-05-18T17:17:46.733Z] === RUN TestDockerSuite/TestBuildRm [2022-05-18T17:17:47.298Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2022-05-18T17:17:47.298Z] === RUN TestAuthZPluginV2Disable [2022-05-18T17:17:47.935Z] --- PASS: TestKillContainer (5.52s) [2022-05-18T17:17:47.935Z] --- PASS: TestKillContainer/no_signal (2.74s) [2022-05-18T17:17:47.935Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T17:17:47.935Z] --- PASS: TestKillContainer/killing_signal (2.72s) [2022-05-18T17:17:47.935Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T17:17:47.935Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:17:47.935Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T17:17:47.935Z] === RUN TestKillStoppedContainer [2022-05-18T17:17:47.935Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:17:47.935Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-18T17:17:47.935Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T17:17:47.935Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:17:47.935Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T17:17:47.935Z] === RUN TestKillDifferentUserContainer [2022-05-18T17:17:47.935Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T17:17:47.935Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-18T17:17:47.935Z] === RUN TestInspectOomKilledTrue [2022-05-18T17:17:47.935Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:47.935Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T17:17:47.935Z] === RUN TestInspectOomKilledFalse [2022-05-18T17:17:47.935Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:17:47.935Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T17:17:47.935Z] === RUN TestLogsFollowTailEmpty [2022-05-18T17:17:48.232Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-18T17:17:48.797Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-18T17:17:49.733Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-18T17:17:50.666Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-18T17:17:50.884Z] --- PASS: TestLogsFollowTailEmpty (2.74s) [2022-05-18T17:17:50.884Z] === RUN TestNetworkNat [2022-05-18T17:17:50.884Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T17:17:50.884Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-18T17:17:50.884Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T17:17:51.232Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-18T17:17:51.232Z] --- PASS: TestAuthZPluginV2Disable (3.96s) [2022-05-18T17:17:51.232Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-18T17:17:51.797Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-18T17:17:52.363Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-18T17:17:53.296Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-18T17:17:53.837Z] --- PASS: TestNetworkLocalhostTCPNat (3.42s) [2022-05-18T17:17:53.837Z] === RUN TestNetworkLoopbackNat [2022-05-18T17:17:53.837Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T17:17:53.837Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-18T17:17:53.837Z] === RUN TestPause [2022-05-18T17:17:53.837Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T17:17:53.837Z] --- SKIP: TestPause (0.00s) [2022-05-18T17:17:53.837Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T17:17:54.232Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-18T17:17:54.797Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s) [2022-05-18T17:17:54.797Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-18T17:17:56.694Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-18T17:17:56.694Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-18T17:17:56.784Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.70s) [2022-05-18T17:17:56.785Z] === RUN TestPauseStopPausedContainer [2022-05-18T17:17:56.785Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:17:56.785Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-18T17:17:56.785Z] === RUN TestPsFilter [2022-05-18T17:17:56.785Z] --- PASS: TestPsFilter (0.35s) [2022-05-18T17:17:56.785Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T17:17:57.259Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-18T17:17:57.259Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-18T17:17:57.259Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-18T17:17:57.517Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-18T17:17:58.453Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-18T17:17:58.453Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-18T17:17:59.389Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-18T17:17:59.733Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.85s) [2022-05-18T17:17:59.733Z] === RUN TestRemoveContainerWithVolume [2022-05-18T17:18:02.682Z] --- PASS: TestRemoveContainerWithVolume (2.81s) [2022-05-18T17:18:02.682Z] === RUN TestRemoveContainerRunning [2022-05-18T17:18:04.650Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-18T17:18:04.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-18T17:18:04.650Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-18T17:18:05.584Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-18T17:18:05.584Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-18T17:18:05.635Z] --- PASS: TestRemoveContainerRunning (2.78s) [2022-05-18T17:18:05.635Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T17:18:06.961Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-18T17:18:06.961Z] docker_api_swarm_test.go:272: [d986cd85d3f88] joining swarm manager [d33f1fac50f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:18:07.219Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.30s) [2022-05-18T17:18:07.219Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-18T17:18:08.151Z] === RUN TestDockerSuite/TestBuildUser [2022-05-18T17:18:08.151Z] docker_api_swarm_test.go:273: [d8c11c0693869] joining swarm manager [d33f1fac50f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:18:08.583Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.74s) [2022-05-18T17:18:08.583Z] === RUN TestRemoveInvalidContainer [2022-05-18T17:18:08.583Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-18T17:18:08.583Z] === RUN TestRenameLinkedContainer [2022-05-18T17:18:08.583Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T17:18:08.583Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-18T17:18:08.583Z] === RUN TestRenameStoppedContainer [2022-05-18T17:18:09.523Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-18T17:18:10.797Z] --- PASS: TestRenameStoppedContainer (2.79s) [2022-05-18T17:18:10.797Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T17:18:12.048Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-18T17:18:16.661Z] --- PASS: TestRenameRunningContainerAndReuse (5.81s) [2022-05-18T17:18:16.661Z] === RUN TestRenameInvalidName [2022-05-18T17:18:19.608Z] --- PASS: TestRenameInvalidName (2.79s) [2022-05-18T17:18:19.608Z] === RUN TestRenameAnonymousContainer [2022-05-18T17:18:22.011Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-18T17:18:22.269Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-18T17:18:22.269Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-18T17:18:23.202Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-18T17:18:23.767Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-18T17:18:23.767Z] PASS [2022-05-18T17:18:23.767Z] [2022-05-18T17:18:23.767Z] DONE 17 tests in 52.036s [2022-05-18T17:18:23.767Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-18T17:18:23.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:23.767Z] ++ set -e [2022-05-18T17:18:23.767Z] ++ '[' -n 0 ']' [2022-05-18T17:18:23.767Z] ++ set -x [2022-05-18T17:18:23.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:23.767Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-18T17:18:23.767Z] INFO: Testing against a local daemon [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:18:23.767Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:18:23.767Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T17:18:23.767Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T17:18:23.767Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T17:18:23.767Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T17:18:23.767Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T17:18:23.767Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T17:18:23.767Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T17:18:23.767Z] === RUN TestPluginInstall [2022-05-18T17:18:23.767Z] === RUN TestPluginInstall/no_auth [2022-05-18T17:18:25.141Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-18T17:18:25.141Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-18T17:18:25.141Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-18T17:18:25.141Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-18T17:18:25.141Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-18T17:18:25.141Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-18T17:18:25.141Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-18T17:18:25.141Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-18T17:18:25.141Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-18T17:18:25.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-18T17:18:26.643Z] time="2022-05-18T17:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:18:26.643Z] time="2022-05-18T17:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4d7279b5eb77a8060f190df4e909c45ff934b905761bd530e70ddd9f8fea193" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:18:26.643Z] time="2022-05-18T17:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:18:26.643Z] time="2022-05-18T17:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4d7279b5eb77a8060f190df4e909c45ff934b905761bd530e70ddd9f8fea193" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:18:26.901Z] === RUN TestPluginInstall/with_htpasswd [2022-05-18T17:18:26.901Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-18T17:18:27.160Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-18T17:18:27.419Z] time="2022-05-18T17:18:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:18:27.419Z] time="2022-05-18T17:18:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6c360c5b3ecfbb0de3f0903f6b45875f65b8c6e14e80651136f4d8facc3f106" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:18:27.419Z] time="2022-05-18T17:18:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:18:27.419Z] time="2022-05-18T17:18:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6c360c5b3ecfbb0de3f0903f6b45875f65b8c6e14e80651136f4d8facc3f106" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:18:27.986Z] === RUN TestPluginInstall/with_insecure [2022-05-18T17:18:28.244Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-18T17:18:29.181Z] time="2022-05-18T17:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:18:29.181Z] time="2022-05-18T17:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:204444915d8d0d83d6a1fb26c60463a743a7b2fedc8e703f2ad2ec019196682d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:18:29.181Z] time="2022-05-18T17:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T17:18:29.181Z] time="2022-05-18T17:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:204444915d8d0d83d6a1fb26c60463a743a7b2fedc8e703f2ad2ec019196682d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T17:18:29.442Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-18T17:18:29.699Z] plugin_test.go:195: [d9f1f0f0cac62] daemon is not started [2022-05-18T17:18:29.699Z] --- PASS: TestPluginInstall (5.71s) [2022-05-18T17:18:29.699Z] --- PASS: TestPluginInstall/no_auth (2.96s) [2022-05-18T17:18:29.699Z] --- PASS: TestPluginInstall/with_htpasswd (1.24s) [2022-05-18T17:18:29.699Z] --- PASS: TestPluginInstall/with_insecure (1.51s) [2022-05-18T17:18:29.699Z] === RUN TestPluginsWithRuntimes [2022-05-18T17:18:30.264Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-18T17:18:30.264Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-18T17:18:31.636Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-18T17:18:32.097Z] --- PASS: TestRenameAnonymousContainer (11.39s) [2022-05-18T17:18:32.097Z] === RUN TestRenameContainerWithSameName [2022-05-18T17:18:32.574Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-18T17:18:32.574Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-18T17:18:33.509Z] --- PASS: TestPluginsWithRuntimes (3.95s) [2022-05-18T17:18:33.509Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-05-18T17:18:33.509Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-05-18T17:18:33.509Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T17:18:33.664Z] --- PASS: TestRenameContainerWithSameName (2.82s) [2022-05-18T17:18:33.664Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T17:18:33.664Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T17:18:33.664Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T17:18:33.664Z] === RUN TestResize [2022-05-18T17:18:33.767Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-18T17:18:34.333Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-05-18T17:18:34.333Z] PASS [2022-05-18T17:18:34.333Z] [2022-05-18T17:18:34.333Z] DONE 24 tests in 10.625s [2022-05-18T17:18:34.333Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-18T17:18:34.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:34.334Z] ++ set -e [2022-05-18T17:18:34.334Z] ++ '[' -n 0 ']' [2022-05-18T17:18:34.334Z] ++ set -x [2022-05-18T17:18:34.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:34.592Z] INFO: Testing against a local daemon [2022-05-18T17:18:34.592Z] === RUN TestExternalGraphDriver [2022-05-18T17:18:34.592Z] === RUN TestExternalGraphDriver/json [2022-05-18T17:18:34.850Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-18T17:18:35.109Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-18T17:18:35.675Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-18T17:18:35.675Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-18T17:18:35.675Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-18T17:18:36.242Z] === RUN TestExternalGraphDriver/spec [2022-05-18T17:18:36.500Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-18T17:18:36.645Z] --- PASS: TestResize (2.94s) [2022-05-18T17:18:36.645Z] === RUN TestResizeWithInvalidSize [2022-05-18T17:18:38.401Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-18T17:18:38.401Z] === RUN TestExternalGraphDriver/pull [2022-05-18T17:18:38.401Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-18T17:18:38.401Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T17:18:38.401Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-18T17:18:38.658Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-18T17:18:39.008Z] --- PASS: TestBuildWithHugeFile (86.32s) [2022-05-18T17:18:39.008Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T17:18:39.008Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:18:39.008Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:18:39.008Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T17:18:39.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:18:39.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:18:39.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:18:39.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:18:39.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:18:39.009Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:18:39.009Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T17:18:39.009Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T17:18:39.009Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T17:18:39.009Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-05-18T17:18:39.009Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-18T17:18:39.009Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-18T17:18:39.009Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-18T17:18:39.009Z] === RUN TestBuildPreserveOwnership [2022-05-18T17:18:39.009Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:18:39.009Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-18T17:18:39.009Z] === RUN TestBuildPlatformInvalid [2022-05-18T17:18:39.009Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2022-05-18T17:18:39.009Z] PASS [2022-05-18T17:18:39.009Z] ok github.com/docker/docker/integration/build 133.108s [2022-05-18T17:18:39.009Z] [2022-05-18T17:18:39.009Z] === Skipped [2022-05-18T17:18:39.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-18T17:18:39.009Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T17:18:39.009Z] [2022-05-18T17:18:39.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-18T17:18:39.009Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.009Z] [2022-05-18T17:18:39.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-18T17:18:39.009Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:18:39.009Z] [2022-05-18T17:18:39.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-18T17:18:39.009Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:18:39.009Z] [2022-05-18T17:18:39.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T17:18:39.009Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T17:18:39.009Z] [2022-05-18T17:18:39.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-18T17:18:39.009Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:18:39.009Z] [2022-05-18T17:18:39.009Z] DONE 29 tests, 6 skipped in 157.587s [2022-05-18T17:18:39.009Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-18T17:18:39.224Z] === RUN TestDockerSuite/TestCommitChange [2022-05-18T17:18:39.599Z] --- PASS: TestResizeWithInvalidSize (2.75s) [2022-05-18T17:18:39.599Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T17:18:39.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:18:39.991Z] INFO: Testing against a local daemon [2022-05-18T17:18:39.991Z] === RUN TestConfigInspect [2022-05-18T17:18:39.991Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-18T17:18:39.991Z] === RUN TestConfigList [2022-05-18T17:18:39.991Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] --- SKIP: TestConfigList (0.00s) [2022-05-18T17:18:39.991Z] === RUN TestConfigsCreateAndDelete [2022-05-18T17:18:39.991Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-18T17:18:39.991Z] === RUN TestConfigsUpdate [2022-05-18T17:18:39.991Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-18T17:18:39.991Z] === RUN TestTemplatedConfig [2022-05-18T17:18:39.991Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-18T17:18:39.991Z] === RUN TestConfigCreateResolve [2022-05-18T17:18:39.991Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:18:39.991Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-18T17:18:39.991Z] PASS [2022-05-18T17:18:39.991Z] ok github.com/docker/docker/integration/config 0.068s [2022-05-18T17:18:39.991Z] [2022-05-18T17:18:39.991Z] === Skipped [2022-05-18T17:18:39.991Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-18T17:18:39.991Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] [2022-05-18T17:18:39.991Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-18T17:18:39.991Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] [2022-05-18T17:18:39.991Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-18T17:18:39.991Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] [2022-05-18T17:18:39.991Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-18T17:18:39.991Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] [2022-05-18T17:18:39.991Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-18T17:18:39.991Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:39.991Z] [2022-05-18T17:18:39.991Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-18T17:18:39.991Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:18:39.991Z] [2022-05-18T17:18:39.991Z] DONE 6 tests, 6 skipped in 1.452s [2022-05-18T17:18:39.991Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-18T17:18:40.156Z] --- PASS: TestExternalGraphDriver (5.56s) [2022-05-18T17:18:40.156Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-05-18T17:18:40.156Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2022-05-18T17:18:40.156Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-05-18T17:18:40.156Z] === RUN TestGraphdriverPluginV2 [2022-05-18T17:18:40.156Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-18T17:18:40.720Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-18T17:18:42.092Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-18T17:18:42.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:18:42.206Z] INFO: Testing against a local daemon [2022-05-18T17:18:42.206Z] === RUN TestAttachWithTTY [2022-05-18T17:18:42.206Z] --- PASS: TestAttachWithTTY (0.11s) [2022-05-18T17:18:42.206Z] === RUN TestAttachWithoutTTy [2022-05-18T17:18:42.548Z] --- PASS: TestResizeWhenContainerNotStarted (2.73s) [2022-05-18T17:18:42.548Z] === RUN TestDaemonRestartKillContainers [2022-05-18T17:18:42.548Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:42.548Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-18T17:18:42.548Z] === RUN TestStats [2022-05-18T17:18:42.548Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T17:18:42.548Z] --- SKIP: TestStats (0.00s) [2022-05-18T17:18:42.548Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T17:18:42.673Z] --- PASS: TestAttachWithoutTTy (0.11s) [2022-05-18T17:18:42.673Z] === RUN TestCheckpoint [2022-05-18T17:18:42.673Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:18:42.673Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T17:18:42.673Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T17:18:42.673Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:18:42.673Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:18:42.673Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:18:42.673Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:18:42.673Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T17:18:42.673Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T17:18:42.673Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T17:18:42.673Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T17:18:42.673Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T17:18:42.673Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T17:18:42.673Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T17:18:42.673Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T17:18:42.673Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-05-18T17:18:42.673Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T17:18:42.673Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-05-18T17:18:42.673Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T17:18:43.025Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-18T17:18:43.140Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-05-18T17:18:43.140Z] === RUN TestCopyEmptyFile [2022-05-18T17:18:43.140Z] --- PASS: TestCopyEmptyFile (0.28s) [2022-05-18T17:18:43.140Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T17:18:43.607Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-05-18T17:18:43.607Z] === RUN TestCopyFromContainer [2022-05-18T17:18:43.607Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:43.607Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T17:18:43.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:18:43.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:18:43.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:18:43.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:18:43.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:18:43.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:18:43.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T17:18:43.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T17:18:43.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T17:18:43.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T17:18:43.607Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T17:18:43.607Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidEnv [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T17:18:43.607Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T17:18:43.607Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T17:18:43.607Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T17:18:43.607Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T17:18:43.607Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T17:18:43.607Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T17:18:43.607Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:43.607Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T17:18:43.607Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:18:43.607Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T17:18:43.607Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:18:43.607Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:18:43.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:18:43.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:18:43.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:18:43.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:18:43.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:18:43.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:18:43.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T17:18:43.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T17:18:43.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T17:18:43.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T17:18:43.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T17:18:43.607Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T17:18:43.607Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestCreateDifferentPlatform [2022-05-18T17:18:43.607Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T17:18:43.607Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T17:18:43.607Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T17:18:43.607Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-18T17:18:43.607Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T17:18:43.607Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-05-18T17:18:43.607Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T17:18:43.607Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T17:18:43.607Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-18T17:18:43.607Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T17:18:43.607Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:43.607Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-18T17:18:43.607Z] === RUN TestWindowsDevices [2022-05-18T17:18:43.607Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-18T17:18:43.607Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-18T17:18:43.607Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T17:18:43.607Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T17:18:43.607Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-18T17:18:43.607Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T17:18:43.607Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.607Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:43.959Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-18T17:18:44.074Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T17:18:44.074Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:18:44.074Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:44.074Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:44.525Z] --- PASS: TestGraphdriverPluginV2 (4.32s) [2022-05-18T17:18:44.525Z] PASS [2022-05-18T17:18:44.525Z] [2022-05-18T17:18:44.525Z] DONE 5 tests in 10.008s [2022-05-18T17:18:44.525Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-18T17:18:44.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:44.525Z] ++ set -e [2022-05-18T17:18:44.525Z] ++ '[' -n 0 ']' [2022-05-18T17:18:44.525Z] ++ set -x [2022-05-18T17:18:44.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:44.525Z] INFO: Testing against a local daemon [2022-05-18T17:18:44.525Z] === RUN TestContinueAfterPluginCrash [2022-05-18T17:18:44.525Z] === PAUSE TestContinueAfterPluginCrash [2022-05-18T17:18:44.525Z] === RUN TestReadPluginNoRead [2022-05-18T17:18:44.525Z] === PAUSE TestReadPluginNoRead [2022-05-18T17:18:44.525Z] === RUN TestDaemonStartWithLogOpt [2022-05-18T17:18:44.525Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-18T17:18:44.525Z] === CONT TestContinueAfterPluginCrash [2022-05-18T17:18:44.525Z] === CONT TestDaemonStartWithLogOpt [2022-05-18T17:18:44.571Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:45.049Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T17:18:45.091Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-18T17:18:46.026Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-18T17:18:47.930Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-18T17:18:48.115Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-18T17:18:48.115Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-18T17:18:48.115Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-05-18T17:18:48.115Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-05-18T17:18:48.115Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.50s) [2022-05-18T17:18:48.115Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.19s) [2022-05-18T17:18:48.115Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.24s) [2022-05-18T17:18:48.115Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.26s) [2022-05-18T17:18:48.115Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.26s) [2022-05-18T17:18:48.115Z] === RUN TestDiff [2022-05-18T17:18:48.115Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T17:18:48.115Z] --- SKIP: TestDiff (0.00s) [2022-05-18T17:18:48.115Z] === RUN TestExecWithCloseStdin [2022-05-18T17:18:48.497Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-18T17:18:48.497Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-18T17:18:48.497Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-18T17:18:48.497Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-18T17:18:48.497Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-18T17:18:48.497Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-18T17:18:48.497Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-18T17:18:49.065Z] --- PASS: TestDaemonStartWithLogOpt (4.40s) [2022-05-18T17:18:49.065Z] === CONT TestReadPluginNoRead [2022-05-18T17:18:49.677Z] --- PASS: TestExecWithCloseStdin (1.76s) [2022-05-18T17:18:49.677Z] === RUN TestExec [2022-05-18T17:18:50.002Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-18T17:18:50.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-18T17:18:51.209Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.99s) [2022-05-18T17:18:51.209Z] === RUN TestStopContainerWithTimeout [2022-05-18T17:18:51.209Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T17:18:51.209Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-18T17:18:51.209Z] === RUN TestUpdateRestartPolicy [2022-05-18T17:18:51.886Z] --- PASS: TestExec (1.59s) [2022-05-18T17:18:51.886Z] === RUN TestExecUser [2022-05-18T17:18:51.886Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T17:18:51.886Z] --- SKIP: TestExecUser (0.00s) [2022-05-18T17:18:51.886Z] === RUN TestExportContainerAndImportImage [2022-05-18T17:18:51.886Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:51.886Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-18T17:18:51.886Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T17:18:51.886Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:51.886Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T17:18:51.886Z] === RUN TestHealthCheckWorkdir [2022-05-18T17:18:51.886Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T17:18:51.886Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-18T17:18:51.886Z] === RUN TestHealthKillContainer [2022-05-18T17:18:51.886Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T17:18:51.886Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-18T17:18:51.886Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T17:18:51.886Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T17:18:51.886Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T17:18:51.886Z] === RUN TestKillContainerInvalidSignal [2022-05-18T17:18:51.924Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-18T17:18:51.924Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-18T17:18:52.183Z] === RUN TestReadPluginNoRead/default [2022-05-18T17:18:52.748Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-18T17:18:52.870Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2022-05-18T17:18:52.870Z] === RUN TestKillContainer [2022-05-18T17:18:52.870Z] === RUN TestKillContainer/no_signal [2022-05-18T17:18:53.315Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-18T17:18:54.251Z] --- PASS: TestContinueAfterPluginCrash (9.57s) [2022-05-18T17:18:54.251Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-18T17:18:54.428Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T17:18:54.428Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T17:18:54.428Z] === RUN TestKillContainer/killing_signal [2022-05-18T17:18:54.509Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-18T17:18:54.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-18T17:18:55.076Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-18T17:18:55.642Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-18T17:18:55.642Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-18T17:18:55.642Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-18T17:18:55.900Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-18T17:18:56.470Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-18T17:18:56.470Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-18T17:18:56.470Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-18T17:18:56.636Z] --- PASS: TestKillContainer (3.56s) [2022-05-18T17:18:56.636Z] --- PASS: TestKillContainer/no_signal (1.50s) [2022-05-18T17:18:56.636Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T17:18:56.636Z] --- PASS: TestKillContainer/killing_signal (2.02s) [2022-05-18T17:18:56.636Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T17:18:56.636Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:18:56.636Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T17:18:56.636Z] === RUN TestKillStoppedContainer [2022-05-18T17:18:56.636Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:18:56.636Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-18T17:18:56.636Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T17:18:56.636Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:18:56.636Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T17:18:56.636Z] === RUN TestKillDifferentUserContainer [2022-05-18T17:18:56.636Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T17:18:56.636Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-18T17:18:56.636Z] === RUN TestInspectOomKilledTrue [2022-05-18T17:18:56.636Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:18:56.636Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T17:18:56.636Z] === RUN TestInspectOomKilledFalse [2022-05-18T17:18:56.636Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:18:56.636Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T17:18:56.636Z] === RUN TestLogsFollowTailEmpty [2022-05-18T17:18:56.728Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-18T17:18:56.728Z] docker_api_swarm_node_test.go:20: [d250a304ca218] joining swarm manager [da18ec938c527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:18:56.728Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-18T17:18:57.663Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-18T17:18:57.663Z] docker_api_swarm_node_test.go:21: [d65d54c9d762e] joining swarm manager [da18ec938c527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:18:57.922Z] === CONT TestReadPluginNoRead [2022-05-18T17:18:57.922Z] read_test.go:92: [d4cacccf984d9] daemon is not started [2022-05-18T17:18:57.922Z] --- PASS: TestReadPluginNoRead (8.93s) [2022-05-18T17:18:57.922Z] --- PASS: TestReadPluginNoRead/default (2.15s) [2022-05-18T17:18:57.922Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2022-05-18T17:18:57.922Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2022-05-18T17:18:57.922Z] PASS [2022-05-18T17:18:57.922Z] [2022-05-18T17:18:57.922Z] DONE 6 tests in 13.457s [2022-05-18T17:18:57.922Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-18T17:18:57.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:57.922Z] ++ set -e [2022-05-18T17:18:57.922Z] ++ '[' -n 0 ']' [2022-05-18T17:18:57.922Z] ++ set -x [2022-05-18T17:18:57.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:57.922Z] testing: warning: no tests to run [2022-05-18T17:18:57.922Z] PASS [2022-05-18T17:18:57.922Z] [2022-05-18T17:18:57.922Z] DONE 0 tests in 0.042s [2022-05-18T17:18:57.922Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-18T17:18:57.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:57.922Z] ++ set -e [2022-05-18T17:18:57.922Z] ++ '[' -n 0 ']' [2022-05-18T17:18:57.922Z] ++ set -x [2022-05-18T17:18:57.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:57.922Z] INFO: Testing against a local daemon [2022-05-18T17:18:57.922Z] === RUN TestPluginWithDevMounts [2022-05-18T17:18:57.922Z] === PAUSE TestPluginWithDevMounts [2022-05-18T17:18:57.922Z] === CONT TestPluginWithDevMounts [2022-05-18T17:18:58.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-18T17:18:58.193Z] --- PASS: TestLogsFollowTailEmpty (1.53s) [2022-05-18T17:18:58.193Z] === RUN TestNetworkNat [2022-05-18T17:18:58.193Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T17:18:58.193Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-18T17:18:58.193Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T17:18:59.115Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-18T17:18:59.115Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-18T17:18:59.683Z] --- PASS: TestPluginWithDevMounts (1.74s) [2022-05-18T17:18:59.683Z] PASS [2022-05-18T17:18:59.683Z] [2022-05-18T17:18:59.683Z] DONE 1 tests in 1.849s [2022-05-18T17:18:59.683Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-18T17:18:59.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:59.683Z] ++ set -e [2022-05-18T17:18:59.683Z] ++ '[' -n 0 ']' [2022-05-18T17:18:59.683Z] ++ set -x [2022-05-18T17:18:59.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:18:59.943Z] INFO: Testing against a local daemon [2022-05-18T17:18:59.943Z] === RUN TestSecretInspect [2022-05-18T17:19:00.203Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-18T17:19:00.771Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-18T17:19:00.771Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-18T17:19:01.136Z] --- PASS: TestNetworkLocalhostTCPNat (2.70s) [2022-05-18T17:19:01.137Z] === RUN TestNetworkLoopbackNat [2022-05-18T17:19:01.137Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:01.137Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-18T17:19:01.137Z] === RUN TestPause [2022-05-18T17:19:01.137Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T17:19:01.137Z] --- SKIP: TestPause (0.00s) [2022-05-18T17:19:01.137Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T17:19:01.338Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-18T17:19:01.906Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-18T17:19:02.118Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.52s) [2022-05-18T17:19:02.119Z] === RUN TestPauseStopPausedContainer [2022-05-18T17:19:02.119Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:02.119Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-18T17:19:02.119Z] === RUN TestPsFilter [2022-05-18T17:19:02.584Z] --- PASS: TestPsFilter (0.26s) [2022-05-18T17:19:02.584Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T17:19:02.840Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-18T17:19:02.840Z] --- PASS: TestSecretInspect (2.80s) [2022-05-18T17:19:02.840Z] === RUN TestSecretList [2022-05-18T17:19:03.098Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-18T17:19:03.098Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-18T17:19:04.031Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-18T17:19:04.597Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-18T17:19:04.792Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.09s) [2022-05-18T17:19:04.792Z] === RUN TestRemoveContainerWithVolume [2022-05-18T17:19:05.533Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-18T17:19:05.533Z] --- PASS: TestSecretList (2.65s) [2022-05-18T17:19:05.533Z] === RUN TestSecretsCreateAndDelete [2022-05-18T17:19:05.533Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-18T17:19:06.100Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-18T17:19:07.000Z] --- PASS: TestRemoveContainerWithVolume (2.09s) [2022-05-18T17:19:07.000Z] === RUN TestRemoveContainerRunning [2022-05-18T17:19:07.034Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-18T17:19:07.967Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2022-05-18T17:19:07.967Z] === RUN TestSecretsUpdate [2022-05-18T17:19:08.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-18T17:19:08.483Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-18T17:19:08.483Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-18T17:19:08.483Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-18T17:19:08.483Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-18T17:19:08.483Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-18T17:19:08.557Z] --- PASS: TestRemoveContainerRunning (1.51s) [2022-05-18T17:19:08.557Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T17:19:09.050Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-18T17:19:09.544Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.48s) [2022-05-18T17:19:09.544Z] === RUN TestRemoveInvalidContainer [2022-05-18T17:19:10.012Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-05-18T17:19:10.012Z] === RUN TestRenameLinkedContainer [2022-05-18T17:19:10.012Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:10.012Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-05-18T17:19:10.012Z] === RUN TestRenameStoppedContainer [2022-05-18T17:19:10.423Z] --- PASS: TestSecretsUpdate (2.56s) [2022-05-18T17:19:10.423Z] === RUN TestTemplatedSecret [2022-05-18T17:19:12.220Z] --- PASS: TestRenameStoppedContainer (2.12s) [2022-05-18T17:19:12.220Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T17:19:12.427Z] --- PASS: TestUpdateRestartPolicy (22.32s) [2022-05-18T17:19:12.427Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T17:19:12.985Z] docker_api_swarm_test.go:502: [d3d88b778565e] joining swarm manager [d4ab486712a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:19:13.551Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-18T17:19:13.551Z] --- PASS: TestTemplatedSecret (3.11s) [2022-05-18T17:19:13.551Z] === RUN TestSecretCreateResolve [2022-05-18T17:19:14.116Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-18T17:19:14.681Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-18T17:19:14.681Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-18T17:19:14.681Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-18T17:19:14.681Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-18T17:19:15.161Z] --- PASS: TestRenameRunningContainerAndReuse (3.08s) [2022-05-18T17:19:15.161Z] === RUN TestRenameInvalidName [2022-05-18T17:19:15.376Z] --- PASS: TestUpdateRestartWithAutoRemove (2.84s) [2022-05-18T17:19:15.376Z] === RUN TestWaitNonBlocked [2022-05-18T17:19:15.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:19:15.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:19:15.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:19:15.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:19:15.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:19:15.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:19:16.055Z] --- PASS: TestSecretCreateResolve (2.33s) [2022-05-18T17:19:16.055Z] PASS [2022-05-18T17:19:16.055Z] [2022-05-18T17:19:16.055Z] DONE 6 tests in 16.120s [2022-05-18T17:19:16.055Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-18T17:19:16.055Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:19:16.055Z] ++ set -e [2022-05-18T17:19:16.055Z] ++ '[' -n 0 ']' [2022-05-18T17:19:16.055Z] ++ set -x [2022-05-18T17:19:16.055Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:19:16.055Z] INFO: Testing against a local daemon [2022-05-18T17:19:16.055Z] === RUN TestServiceCreateInit [2022-05-18T17:19:16.055Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T17:19:16.718Z] --- PASS: TestRenameInvalidName (1.50s) [2022-05-18T17:19:16.718Z] === RUN TestRenameAnonymousContainer [2022-05-18T17:19:17.428Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-18T17:19:17.994Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-18T17:19:18.928Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-18T17:19:19.162Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-18T17:19:19.162Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.69s) [2022-05-18T17:19:19.162Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.74s) [2022-05-18T17:19:19.162Z] === RUN TestWaitBlocked [2022-05-18T17:19:19.162Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:19.162Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-18T17:19:19.162Z] PASS [2022-05-18T17:19:19.162Z] ok github.com/docker/docker/integration/container 111.301s [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === Skipped [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-18T17:19:19.162Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-18T17:19:19.162Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-18T17:19:19.162Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T17:19:19.162Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-18T17:19:19.162Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T17:19:19.162Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T17:19:19.162Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-18T17:19:19.162Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-18T17:19:19.162Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-05-18T17:19:19.162Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:19:19.162Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-05-18T17:19:19.162Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:19:19.162Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-18T17:19:19.162Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:19:19.162Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-05-18T17:19:19.162Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:19:19.162Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-18T17:19:19.162Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-18T17:19:19.162Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-18T17:19:19.162Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-18T17:19:19.162Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T17:19:19.162Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-18T17:19:19.162Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-18T17:19:19.162Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T17:19:19.162Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-18T17:19:19.162Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T17:19:19.162Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T17:19:19.162Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-18T17:19:19.162Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T17:19:19.162Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-18T17:19:19.162Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-18T17:19:19.162Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-18T17:19:19.162Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-18T17:19:19.162Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-18T17:19:19.162Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-18T17:19:19.162Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.162Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-18T17:19:19.162Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:19.162Z] [2022-05-18T17:19:19.163Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-18T17:19:19.163Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:19.163Z] [2022-05-18T17:19:19.163Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T17:19:19.163Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:19.163Z] [2022-05-18T17:19:19.163Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-18T17:19:19.163Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:19.163Z] [2022-05-18T17:19:19.163Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-18T17:19:19.163Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T17:19:19.163Z] [2022-05-18T17:19:19.163Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-18T17:19:19.163Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T17:19:19.163Z] [2022-05-18T17:19:19.163Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-18T17:19:19.163Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:19.163Z] [2022-05-18T17:19:19.163Z] DONE 122 tests, 38 skipped in 113.883s [2022-05-18T17:19:19.163Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-18T17:19:20.827Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T17:19:21.393Z] docker_api_swarm_test.go:507: [db3f1bb9c1ce8] joining swarm manager [d4ab486712a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:19:22.768Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-18T17:19:23.334Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-18T17:19:24.710Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-18T17:19:25.275Z] --- PASS: TestServiceCreateInit (9.32s) [2022-05-18T17:19:25.275Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s) [2022-05-18T17:19:25.275Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.70s) [2022-05-18T17:19:25.275Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T17:19:25.355Z] --- PASS: TestRenameAnonymousContainer (8.41s) [2022-05-18T17:19:25.355Z] === RUN TestRenameContainerWithSameName [2022-05-18T17:19:25.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-18T17:19:26.337Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2022-05-18T17:19:26.337Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T17:19:26.337Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:26.337Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T17:19:26.337Z] === RUN TestResize [2022-05-18T17:19:26.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-05-18T17:19:27.895Z] --- PASS: TestResize (1.50s) [2022-05-18T17:19:27.895Z] === RUN TestResizeWithInvalidSize [2022-05-18T17:19:28.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-05-18T17:19:29.452Z] --- PASS: TestResizeWithInvalidSize (1.48s) [2022-05-18T17:19:29.452Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T17:19:30.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-05-18T17:19:31.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-05-18T17:19:31.659Z] --- PASS: TestResizeWhenContainerNotStarted (2.01s) [2022-05-18T17:19:31.659Z] === RUN TestDaemonRestartKillContainers [2022-05-18T17:19:31.659Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:31.659Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-18T17:19:31.659Z] === RUN TestStats [2022-05-18T17:19:31.659Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T17:19:31.659Z] --- SKIP: TestStats (0.00s) [2022-05-18T17:19:31.659Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T17:19:31.758Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-18T17:19:31.758Z] Copying nested executables into bundles/binary-daemon [2022-05-18T17:19:31.758Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-18T17:19:31.758Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:19:31.758Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-18T17:19:31.758Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-18T17:19:32.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b972d7a4135c5da38b41c0318fff637e5e130e99 -e DOCKER_GRAPHDRIVER docker:b972d7a4135c5da38b41c0318fff637e5e130e99 hack/make.sh cross [2022-05-18T17:19:32.340Z] [2022-05-18T17:19:32.623Z] Removing bundles/ [2022-05-18T17:19:32.623Z] [2022-05-18T17:19:32.623Z] ---> Making bundle: cross (in bundles/cross) [2022-05-18T17:19:32.623Z] Cross building: bundles/cross/linux/amd64 [2022-05-18T17:19:32.623Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-18T17:19:32.623Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-18T17:19:32.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eac030__} [2022-05-18T17:19:34.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11349414130_/foo_false_____} [2022-05-18T17:19:36.402Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.01s) [2022-05-18T17:19:36.402Z] === RUN TestStopContainerWithTimeout [2022-05-18T17:19:36.402Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T17:19:36.402Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-18T17:19:36.402Z] === RUN TestUpdateRestartPolicy [2022-05-18T17:19:36.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11349414130_/foo_true_____} [2022-05-18T17:19:37.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33251720915_/foo_false_____} [2022-05-18T17:19:38.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33251720915_/foo_true_____} [2022-05-18T17:19:40.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33251720915_/foo_true__0xc000eac060___} [2022-05-18T17:19:40.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eac078__} [2022-05-18T17:19:42.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eac090__} [2022-05-18T17:19:42.211Z] --- PASS: TestCreateServiceMultipleTimes (16.77s) [2022-05-18T17:19:42.211Z] === RUN TestCreateServiceConflict [2022-05-18T17:19:43.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eac0a8__} [2022-05-18T17:19:44.495Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T17:19:44.495Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T17:19:44.495Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-18T17:19:44.495Z] === RUN TestConfigDaemonID [2022-05-18T17:19:44.495Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T17:19:44.495Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-18T17:19:44.495Z] === RUN TestDaemonConfigValidation [2022-05-18T17:19:44.495Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T17:19:44.495Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-18T17:19:44.495Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T17:19:44.495Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T17:19:44.495Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T17:19:44.495Z] === RUN TestDaemonProxy [2022-05-18T17:19:44.495Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T17:19:44.495Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-18T17:19:44.495Z] PASS [2022-05-18T17:19:44.495Z] ok github.com/docker/docker/integration/daemon 0.106s [2022-05-18T17:19:44.495Z] [2022-05-18T17:19:44.495Z] === Skipped [2022-05-18T17:19:44.495Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-18T17:19:44.495Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T17:19:44.495Z] [2022-05-18T17:19:44.495Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-18T17:19:44.495Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T17:19:44.495Z] [2022-05-18T17:19:44.495Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-18T17:19:44.495Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T17:19:44.495Z] [2022-05-18T17:19:44.495Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T17:19:44.495Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T17:19:44.495Z] [2022-05-18T17:19:44.495Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-18T17:19:44.495Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T17:19:44.495Z] [2022-05-18T17:19:44.495Z] DONE 5 tests, 5 skipped in 22.628s [2022-05-18T17:19:44.495Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-18T17:19:44.517Z] --- PASS: TestCreateServiceConflict (2.33s) [2022-05-18T17:19:44.517Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T17:19:45.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eac0c0__} [2022-05-18T17:19:45.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:19:45.479Z] INFO: Testing against a local daemon [2022-05-18T17:19:45.479Z] === RUN TestCommitInheritsEnv [2022-05-18T17:19:45.479Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:19:45.479Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-18T17:19:45.479Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T17:19:45.479Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T17:19:45.479Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T17:19:45.479Z] === RUN TestImportWithCustomPlatform [2022-05-18T17:19:45.479Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T17:19:45.479Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-18T17:19:45.479Z] === RUN TestImagesFilterMultiReference [2022-05-18T17:19:45.947Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-05-18T17:19:45.947Z] === RUN TestImagePullPlatformInvalid [2022-05-18T17:19:45.947Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-18T17:19:45.947Z] === RUN TestRemoveImageOrphaning [2022-05-18T17:19:46.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-18T17:19:46.931Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2022-05-18T17:19:46.931Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T17:19:46.931Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-18T17:19:46.931Z] === RUN TestTagInvalidReference [2022-05-18T17:19:46.931Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-18T17:19:46.931Z] === RUN TestTagValidPrefixedRepo [2022-05-18T17:19:46.931Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-18T17:19:46.931Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T17:19:46.931Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-18T17:19:46.931Z] === RUN TestTagOfficialNames [2022-05-18T17:19:46.931Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-18T17:19:46.931Z] === RUN TestTagMatchesDigest [2022-05-18T17:19:47.399Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-18T17:19:47.399Z] PASS [2022-05-18T17:19:47.399Z] ok github.com/docker/docker/integration/image 1.612s [2022-05-18T17:19:47.399Z] [2022-05-18T17:19:47.399Z] === Skipped [2022-05-18T17:19:47.399Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-18T17:19:47.399Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:19:47.399Z] [2022-05-18T17:19:47.399Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T17:19:47.399Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T17:19:47.399Z] [2022-05-18T17:19:47.399Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-18T17:19:47.399Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T17:19:47.399Z] [2022-05-18T17:19:47.399Z] DONE 12 tests, 3 skipped in 5.222s [2022-05-18T17:19:47.399Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-18T17:19:47.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-18T17:19:47.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-18T17:19:47.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-18T17:19:47.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-18T17:19:47.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-18T17:19:47.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-18T17:19:47.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-18T17:19:47.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-18T17:19:48.089Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2022-05-18T17:19:48.089Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-18T17:19:48.089Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-18T17:19:49.610Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:19:49.610Z] INFO: Testing against a local daemon [2022-05-18T17:19:49.610Z] === RUN TestNetworkCreateDelete [2022-05-18T17:19:49.610Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:49.610Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T17:19:49.610Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T17:19:49.610Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-05-18T17:19:49.610Z] === RUN TestDaemonDNSFallback [2022-05-18T17:19:49.610Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:49.610Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestInspectNetwork [2022-05-18T17:19:49.610Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:49.610Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T17:19:49.610Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:49.610Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T17:19:49.610Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:19:49.610Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:19:49.610Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:19:49.610Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T17:19:49.610Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:19:49.610Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T17:19:49.610Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestNetworkList [2022-05-18T17:19:49.610Z] === RUN TestNetworkList//networks [2022-05-18T17:19:49.610Z] === PAUSE TestNetworkList//networks [2022-05-18T17:19:49.610Z] === RUN TestNetworkList//networks/ [2022-05-18T17:19:49.610Z] === PAUSE TestNetworkList//networks/ [2022-05-18T17:19:49.610Z] === CONT TestNetworkList//networks [2022-05-18T17:19:49.610Z] === CONT TestNetworkList//networks/ [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkList (0.04s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T17:19:49.610Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T17:19:49.610Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T17:19:49.610Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T17:19:49.610Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T17:19:49.610Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T17:19:49.610Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T17:19:49.610Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T17:19:49.610Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T17:19:49.610Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:19:49.610Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T17:19:49.610Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-18T17:19:49.610Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T17:19:49.610Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T17:19:49.610Z] PASS [2022-05-18T17:19:49.610Z] ok github.com/docker/docker/integration/network 0.224s [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === Skipped [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-18T17:19:49.610Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-05-18T17:19:49.610Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-18T17:19:49.610Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-18T17:19:49.610Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-18T17:19:49.610Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-18T17:19:49.610Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T17:19:49.610Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T17:19:49.610Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T17:19:49.610Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T17:19:49.610Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T17:19:49.610Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T17:19:49.610Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:19:49.610Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-18T17:19:49.610Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T17:19:49.610Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T17:19:49.610Z] [2022-05-18T17:19:49.610Z] DONE 34 tests, 15 skipped in 1.998s [2022-05-18T17:19:49.610Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-18T17:19:50.077Z] testing: warning: no tests to run [2022-05-18T17:19:50.077Z] PASS [2022-05-18T17:19:50.077Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2022-05-18T17:19:50.077Z] [2022-05-18T17:19:50.077Z] DONE 0 tests in 0.680s [2022-05-18T17:19:50.077Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-18T17:19:50.616Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-18T17:19:51.062Z] testing: warning: no tests to run [2022-05-18T17:19:51.062Z] PASS [2022-05-18T17:19:51.062Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2022-05-18T17:19:51.062Z] [2022-05-18T17:19:51.062Z] DONE 0 tests in 0.741s [2022-05-18T17:19:51.062Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-18T17:19:51.992Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-18T17:19:52.047Z] testing: warning: no tests to run [2022-05-18T17:19:52.047Z] PASS [2022-05-18T17:19:52.047Z] ok github.com/docker/docker/integration/plugin 0.072s [2022-05-18T17:19:52.047Z] [2022-05-18T17:19:52.047Z] DONE 0 tests in 0.697s [2022-05-18T17:19:52.047Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-18T17:19:52.516Z] testing: warning: no tests to run [2022-05-18T17:19:52.516Z] PASS [2022-05-18T17:19:52.516Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2022-05-18T17:19:52.516Z] [2022-05-18T17:19:52.516Z] DONE 0 tests in 0.703s [2022-05-18T17:19:53.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-18T17:19:53.890Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-18T17:19:54.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-18T17:19:54.715Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-18T17:19:54.973Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-18T17:19:55.538Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-18T17:19:56.497Z] docker_api_swarm_node_test.go:81: [d18da20c01a6f] joining swarm manager [dcef0dacbcb55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:19:56.497Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-18T17:19:56.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:19:56.824Z] INFO: Testing against a local daemon [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:19:56.824Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:19:56.824Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T17:19:56.824Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T17:19:56.824Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T17:19:56.824Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T17:19:56.824Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T17:19:56.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T17:19:56.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T17:19:56.824Z] === RUN TestPluginInstall [2022-05-18T17:19:56.824Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T17:19:56.824Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-18T17:19:56.824Z] === RUN TestPluginsWithRuntimes [2022-05-18T17:19:56.824Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T17:19:56.824Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-18T17:19:56.824Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T17:19:56.824Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T17:19:56.824Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T17:19:56.824Z] PASS [2022-05-18T17:19:56.824Z] ok github.com/docker/docker/integration/plugin/common 0.130s [2022-05-18T17:19:57.069Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-18T17:19:57.293Z] [2022-05-18T17:19:57.293Z] === Skipped [2022-05-18T17:19:57.293Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-18T17:19:57.293Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T17:19:57.293Z] [2022-05-18T17:19:57.293Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-18T17:19:57.293Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T17:19:57.293Z] [2022-05-18T17:19:57.293Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T17:19:57.293Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T17:19:57.293Z] [2022-05-18T17:19:57.293Z] DONE 19 tests, 3 skipped in 4.318s [2022-05-18T17:19:57.293Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-18T17:19:57.599Z] --- PASS: TestUpdateRestartPolicy (19.07s) [2022-05-18T17:19:57.599Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T17:19:57.599Z] --- PASS: TestUpdateRestartWithAutoRemove (1.48s) [2022-05-18T17:19:57.599Z] === RUN TestWaitNonBlocked [2022-05-18T17:19:57.599Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:19:57.599Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:19:57.599Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:19:57.599Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:19:57.599Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T17:19:57.599Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T17:19:57.635Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-18T17:19:58.568Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-18T17:19:59.133Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-18T17:19:59.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:19:59.507Z] INFO: Testing against a local daemon [2022-05-18T17:19:59.507Z] === RUN TestExternalGraphDriver [2022-05-18T17:19:59.507Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T17:19:59.507Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-18T17:19:59.507Z] === RUN TestGraphdriverPluginV2 [2022-05-18T17:19:59.507Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T17:19:59.507Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-18T17:19:59.507Z] PASS [2022-05-18T17:19:59.507Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.115s [2022-05-18T17:19:59.507Z] [2022-05-18T17:19:59.507Z] === Skipped [2022-05-18T17:19:59.507Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-18T17:19:59.507Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T17:19:59.507Z] [2022-05-18T17:19:59.507Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-18T17:19:59.507Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T17:19:59.507Z] [2022-05-18T17:19:59.507Z] DONE 2 tests, 2 skipped in 2.126s [2022-05-18T17:19:59.507Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-18T17:19:59.698Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-18T17:19:59.812Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-18T17:19:59.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.27s) [2022-05-18T17:19:59.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.34s) [2022-05-18T17:19:59.812Z] === RUN TestWaitBlocked [2022-05-18T17:19:59.812Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:59.812Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-18T17:19:59.812Z] PASS [2022-05-18T17:19:59.812Z] ok github.com/docker/docker/integration/container 77.185s [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === Skipped [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-18T17:19:59.812Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-18T17:19:59.812Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-18T17:19:59.812Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T17:19:59.812Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-18T17:19:59.812Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T17:19:59.812Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T17:19:59.812Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-18T17:19:59.812Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-18T17:19:59.812Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:59.812Z] [2022-05-18T17:19:59.812Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-18T17:19:59.813Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T17:19:59.813Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-18T17:19:59.813Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-18T17:19:59.813Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-18T17:19:59.813Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T17:19:59.813Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-18T17:19:59.813Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-18T17:19:59.813Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T17:19:59.813Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-18T17:19:59.813Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T17:19:59.813Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T17:19:59.813Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-18T17:19:59.813Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T17:19:59.813Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-18T17:19:59.813Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-18T17:19:59.813Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-18T17:19:59.813Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-18T17:19:59.813Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-18T17:19:59.813Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-18T17:19:59.813Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-18T17:19:59.813Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-05-18T17:19:59.813Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T17:19:59.813Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-18T17:19:59.813Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-18T17:19:59.813Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-18T17:19:59.813Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-18T17:19:59.813Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:19:59.813Z] [2022-05-18T17:19:59.813Z] DONE 122 tests, 34 skipped in 79.232s [2022-05-18T17:19:59.813Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-18T17:20:00.631Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-18T17:20:01.198Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-18T17:20:01.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:01.721Z] INFO: Testing against a local daemon [2022-05-18T17:20:01.721Z] === RUN TestReadPluginNoRead [2022-05-18T17:20:01.721Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T17:20:01.721Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-18T17:20:01.721Z] PASS [2022-05-18T17:20:01.721Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2022-05-18T17:20:01.721Z] [2022-05-18T17:20:01.721Z] === Skipped [2022-05-18T17:20:01.721Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-18T17:20:01.721Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T17:20:01.721Z] [2022-05-18T17:20:01.721Z] DONE 1 tests, 1 skipped in 2.059s [2022-05-18T17:20:01.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-18T17:20:02.133Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-18T17:20:02.133Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2022-05-18T17:20:02.133Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T17:20:02.707Z] testing: warning: no tests to run [2022-05-18T17:20:02.708Z] PASS [2022-05-18T17:20:02.708Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.074s [2022-05-18T17:20:02.708Z] [2022-05-18T17:20:02.708Z] DONE 0 tests in 1.003s [2022-05-18T17:20:02.708Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-18T17:20:03.068Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-18T17:20:03.634Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-18T17:20:04.921Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:04.921Z] INFO: Testing against a local daemon [2022-05-18T17:20:04.921Z] === RUN TestPluginWithDevMounts [2022-05-18T17:20:04.921Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:04.921Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-18T17:20:04.921Z] PASS [2022-05-18T17:20:04.921Z] ok github.com/docker/docker/integration/plugin/volumes 0.088s [2022-05-18T17:20:04.921Z] [2022-05-18T17:20:04.921Z] === Skipped [2022-05-18T17:20:04.921Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-18T17:20:04.921Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:04.921Z] [2022-05-18T17:20:04.921Z] DONE 1 tests, 1 skipped in 2.037s [2022-05-18T17:20:04.921Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-18T17:20:05.010Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-18T17:20:05.945Z] --- PASS: TestCreateServiceSecretFileMode (3.81s) [2022-05-18T17:20:05.945Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T17:20:06.204Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-18T17:20:06.499Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:06.499Z] INFO: Testing against a local daemon [2022-05-18T17:20:06.499Z] === RUN TestSecretInspect [2022-05-18T17:20:06.499Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.499Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-18T17:20:06.499Z] === RUN TestSecretList [2022-05-18T17:20:06.499Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.499Z] --- SKIP: TestSecretList (0.00s) [2022-05-18T17:20:06.499Z] === RUN TestSecretsCreateAndDelete [2022-05-18T17:20:06.499Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.499Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-18T17:20:06.499Z] === RUN TestSecretsUpdate [2022-05-18T17:20:06.499Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.499Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-18T17:20:06.499Z] === RUN TestTemplatedSecret [2022-05-18T17:20:06.499Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.499Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-18T17:20:06.499Z] === RUN TestSecretCreateResolve [2022-05-18T17:20:06.499Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:06.499Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-18T17:20:06.499Z] PASS [2022-05-18T17:20:06.499Z] ok github.com/docker/docker/integration/secret 0.097s [2022-05-18T17:20:06.499Z] [2022-05-18T17:20:06.499Z] === Skipped [2022-05-18T17:20:06.499Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-18T17:20:06.499Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.499Z] [2022-05-18T17:20:06.499Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-18T17:20:06.499Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.970Z] [2022-05-18T17:20:06.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-18T17:20:06.970Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.970Z] [2022-05-18T17:20:06.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-18T17:20:06.970Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.970Z] [2022-05-18T17:20:06.970Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-18T17:20:06.970Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:06.970Z] [2022-05-18T17:20:06.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-18T17:20:06.970Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:06.970Z] [2022-05-18T17:20:06.970Z] DONE 6 tests, 6 skipped in 1.827s [2022-05-18T17:20:06.970Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-18T17:20:07.138Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-18T17:20:07.705Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-18T17:20:07.705Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-18T17:20:08.640Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-18T17:20:08.897Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2022-05-18T17:20:08.897Z] === RUN TestCreateServiceSysctls [2022-05-18T17:20:09.155Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-18T17:20:09.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:09.186Z] INFO: Testing against a local daemon [2022-05-18T17:20:09.186Z] === RUN TestServiceCreateInit [2022-05-18T17:20:09.186Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T17:20:09.186Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T17:20:09.186Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T17:20:09.186Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestCreateServiceConflict [2022-05-18T17:20:09.186Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T17:20:09.186Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-18T17:20:09.186Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T17:20:09.186Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T17:20:09.186Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T17:20:09.186Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestCreateServiceSysctls [2022-05-18T17:20:09.186Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-18T17:20:09.186Z] === RUN TestCreateServiceCapabilities [2022-05-18T17:20:09.186Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-18T17:20:09.186Z] === RUN TestInspect [2022-05-18T17:20:09.186Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestInspect (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestCreateJob [2022-05-18T17:20:09.186Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestCreateJob (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestReplicatedJob [2022-05-18T17:20:09.186Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestUpdateReplicatedJob [2022-05-18T17:20:09.186Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestServiceListWithStatuses [2022-05-18T17:20:09.186Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T17:20:09.186Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestDockerNetworkReConnect [2022-05-18T17:20:09.186Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestServicePlugin [2022-05-18T17:20:09.186Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestServiceUpdateLabel [2022-05-18T17:20:09.186Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestServiceUpdateSecrets [2022-05-18T17:20:09.186Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestServiceUpdateConfigs [2022-05-18T17:20:09.186Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestServiceUpdateNetwork [2022-05-18T17:20:09.186Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-18T17:20:09.186Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T17:20:09.186Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-18T17:20:09.186Z] PASS [2022-05-18T17:20:09.186Z] ok github.com/docker/docker/integration/service 0.255s [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === Skipped [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T17:20:09.186Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T17:20:09.186Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-18T17:20:09.186Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-18T17:20:09.186Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-18T17:20:09.186Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T17:20:09.186Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-18T17:20:09.186Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-18T17:20:09.186Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-18T17:20:09.186Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-18T17:20:09.186Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-18T17:20:09.186Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-18T17:20:09.186Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-18T17:20:09.186Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-18T17:20:09.186Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-18T17:20:09.186Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-18T17:20:09.186Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-18T17:20:09.186Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-18T17:20:09.186Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-18T17:20:09.186Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-18T17:20:09.186Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-18T17:20:09.186Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-18T17:20:09.186Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-18T17:20:09.186Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:09.186Z] [2022-05-18T17:20:09.186Z] DONE 24 tests, 23 skipped in 2.452s [2022-05-18T17:20:09.186Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-18T17:20:10.092Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-18T17:20:10.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-18T17:20:10.752Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:10.752Z] INFO: Testing against a local daemon [2022-05-18T17:20:10.752Z] === RUN TestSessionCreate [2022-05-18T17:20:10.752Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:10.752Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-18T17:20:10.752Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T17:20:10.752Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:10.752Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T17:20:10.752Z] PASS [2022-05-18T17:20:10.752Z] ok github.com/docker/docker/integration/session 0.087s [2022-05-18T17:20:10.752Z] [2022-05-18T17:20:10.752Z] === Skipped [2022-05-18T17:20:10.752Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-18T17:20:10.752Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:10.752Z] [2022-05-18T17:20:10.752Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T17:20:10.752Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:10.752Z] [2022-05-18T17:20:10.752Z] DONE 2 tests, 2 skipped in 1.528s [2022-05-18T17:20:10.918Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-18T17:20:11.220Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-18T17:20:11.854Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-18T17:20:12.790Z] --- PASS: TestCreateServiceSysctls (3.81s) [2022-05-18T17:20:12.790Z] === RUN TestCreateServiceCapabilities [2022-05-18T17:20:13.047Z] docker_api_swarm_node_test.go:53: [de3561a293f13] joining swarm manager [d3ac54989227b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:20:13.305Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-18T17:20:13.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:13.452Z] INFO: Testing against a local daemon [2022-05-18T17:20:13.452Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T17:20:13.452Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:13.452Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:20:13.452Z] === RUN TestDiskUsage [2022-05-18T17:20:13.452Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T17:20:13.452Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-18T17:20:13.452Z] === RUN TestEventsExecDie [2022-05-18T17:20:13.452Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T17:20:13.452Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-18T17:20:13.452Z] === RUN TestEventsBackwardsCompatible [2022-05-18T17:20:13.452Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T17:20:13.452Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-18T17:20:13.452Z] === RUN TestEventsVolumeCreate [2022-05-18T17:20:13.452Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T17:20:13.452Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-18T17:20:13.452Z] === RUN TestInfoAPI [2022-05-18T17:20:13.452Z] --- PASS: TestInfoAPI (0.04s) [2022-05-18T17:20:13.452Z] === RUN TestInfoAPIWarnings [2022-05-18T17:20:13.452Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:20:13.452Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-18T17:20:13.452Z] === RUN TestInfoDebug [2022-05-18T17:20:13.452Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:13.452Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-18T17:20:13.452Z] === RUN TestInfoInsecureRegistries [2022-05-18T17:20:13.452Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:13.452Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-18T17:20:13.452Z] === RUN TestInfoRegistryMirrors [2022-05-18T17:20:13.452Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:13.452Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-18T17:20:13.452Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T17:20:13.920Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-18T17:20:13.920Z] === RUN TestPingCacheHeaders [2022-05-18T17:20:13.920Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-18T17:20:13.920Z] === RUN TestPingGet [2022-05-18T17:20:13.920Z] --- PASS: TestPingGet (0.05s) [2022-05-18T17:20:13.920Z] === RUN TestPingHead [2022-05-18T17:20:14.240Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-18T17:20:14.240Z] docker_api_swarm_node_test.go:54: [ddf6b054556b2] joining swarm manager [d3ac54989227b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:20:14.390Z] --- PASS: TestPingHead (0.05s) [2022-05-18T17:20:14.390Z] === RUN TestPingSwarmHeader [2022-05-18T17:20:14.390Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:14.390Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-18T17:20:14.390Z] === RUN TestVersion [2022-05-18T17:20:14.390Z] --- PASS: TestVersion (0.05s) [2022-05-18T17:20:14.390Z] PASS [2022-05-18T17:20:14.390Z] ok github.com/docker/docker/integration/system 1.290s [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === Skipped [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:20:14.390Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-18T17:20:14.390Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-18T17:20:14.390Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-18T17:20:14.390Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-18T17:20:14.390Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-18T17:20:14.390Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-18T17:20:14.390Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-18T17:20:14.390Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-18T17:20:14.390Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-18T17:20:14.390Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:14.390Z] [2022-05-18T17:20:14.390Z] DONE 16 tests, 10 skipped in 3.205s [2022-05-18T17:20:14.390Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-18T17:20:15.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:15.970Z] INFO: Testing against a local daemon [2022-05-18T17:20:15.970Z] === RUN TestVolumesCreateAndList [2022-05-18T17:20:15.970Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-18T17:20:15.970Z] === RUN TestVolumesRemove [2022-05-18T17:20:16.138Z] --- PASS: TestCreateServiceCapabilities (3.22s) [2022-05-18T17:20:16.138Z] === RUN TestInspect [2022-05-18T17:20:16.138Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-18T17:20:16.438Z] --- PASS: TestVolumesRemove (0.15s) [2022-05-18T17:20:16.438Z] === RUN TestVolumesInspect [2022-05-18T17:20:16.438Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-18T17:20:16.438Z] === RUN TestVolumesInvalidJSON [2022-05-18T17:20:16.438Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T17:20:16.438Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T17:20:16.438Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T17:20:16.438Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T17:20:16.438Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T17:20:16.438Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T17:20:16.438Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T17:20:16.438Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-18T17:20:16.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-18T17:20:16.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T17:20:16.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T17:20:16.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T17:20:16.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T17:20:16.438Z] PASS [2022-05-18T17:20:16.438Z] ok github.com/docker/docker/integration/volume 0.341s [2022-05-18T17:20:16.438Z] [2022-05-18T17:20:16.438Z] DONE 9 tests in 2.002s [2022-05-18T17:20:16.438Z] INFO: make.ps1 ended at 05/18/2022 17:20:16 [2022-05-18T17:20:16.438Z] INFO: Integration CLI tests being run from the host: [2022-05-18T17:20:16.438Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-18T17:20:17.655Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T17:20:17.655Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T17:20:17.655Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-18T17:20:17.655Z] === RUN TestConfigDaemonID [2022-05-18T17:20:17.655Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T17:20:17.655Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-18T17:20:17.655Z] === RUN TestDaemonConfigValidation [2022-05-18T17:20:17.655Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T17:20:17.655Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-18T17:20:17.655Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T17:20:17.655Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T17:20:17.655Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T17:20:17.655Z] === RUN TestDaemonProxy [2022-05-18T17:20:17.655Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T17:20:17.655Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-18T17:20:17.655Z] PASS [2022-05-18T17:20:17.655Z] ok github.com/docker/docker/integration/daemon 0.097s [2022-05-18T17:20:17.655Z] [2022-05-18T17:20:17.655Z] === Skipped [2022-05-18T17:20:17.655Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-18T17:20:17.655Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T17:20:17.655Z] [2022-05-18T17:20:17.655Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-18T17:20:17.655Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T17:20:17.655Z] [2022-05-18T17:20:17.655Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-18T17:20:17.655Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T17:20:17.655Z] [2022-05-18T17:20:17.655Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T17:20:17.655Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T17:20:17.655Z] [2022-05-18T17:20:17.655Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-18T17:20:17.655Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T17:20:17.655Z] [2022-05-18T17:20:17.656Z] DONE 5 tests, 5 skipped in 16.829s [2022-05-18T17:20:17.656Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-18T17:20:19.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:19.216Z] INFO: Testing against a local daemon [2022-05-18T17:20:19.216Z] === RUN TestCommitInheritsEnv [2022-05-18T17:20:19.216Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:20:19.216Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-18T17:20:19.216Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T17:20:19.216Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T17:20:19.216Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T17:20:19.216Z] === RUN TestImportWithCustomPlatform [2022-05-18T17:20:19.216Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T17:20:19.216Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-18T17:20:19.216Z] === RUN TestImagesFilterMultiReference [2022-05-18T17:20:19.216Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-18T17:20:19.216Z] === RUN TestImagePullPlatformInvalid [2022-05-18T17:20:19.216Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-18T17:20:19.216Z] === RUN TestRemoveImageOrphaning [2022-05-18T17:20:19.433Z] --- PASS: TestInspect (3.48s) [2022-05-18T17:20:19.433Z] === RUN TestCreateJob [2022-05-18T17:20:19.691Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-18T17:20:20.198Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2022-05-18T17:20:20.198Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T17:20:20.198Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-18T17:20:20.198Z] === RUN TestTagInvalidReference [2022-05-18T17:20:20.198Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-18T17:20:20.198Z] === RUN TestTagValidPrefixedRepo [2022-05-18T17:20:20.198Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-18T17:20:20.198Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T17:20:20.198Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-18T17:20:20.198Z] === RUN TestTagOfficialNames [2022-05-18T17:20:20.664Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-18T17:20:20.664Z] === RUN TestTagMatchesDigest [2022-05-18T17:20:20.664Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-18T17:20:20.664Z] PASS [2022-05-18T17:20:20.664Z] ok github.com/docker/docker/integration/image 1.234s [2022-05-18T17:20:20.664Z] [2022-05-18T17:20:20.664Z] === Skipped [2022-05-18T17:20:20.664Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-18T17:20:20.664Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:20:20.664Z] [2022-05-18T17:20:20.664Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T17:20:20.664Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T17:20:20.664Z] [2022-05-18T17:20:20.664Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-18T17:20:20.664Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T17:20:20.664Z] [2022-05-18T17:20:20.664Z] DONE 12 tests, 3 skipped in 4.087s [2022-05-18T17:20:20.664Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-18T17:20:22.219Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-18T17:20:22.233Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:22.233Z] INFO: Testing against a local daemon [2022-05-18T17:20:22.233Z] === RUN TestNetworkCreateDelete [2022-05-18T17:20:22.233Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:22.233Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T17:20:22.233Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T17:20:22.233Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestDaemonDNSFallback [2022-05-18T17:20:22.233Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:22.233Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestInspectNetwork [2022-05-18T17:20:22.233Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:22.233Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T17:20:22.233Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:22.233Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T17:20:22.233Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:20:22.233Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:20:22.233Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:20:22.233Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T17:20:22.233Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T17:20:22.233Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T17:20:22.233Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestNetworkList [2022-05-18T17:20:22.233Z] === RUN TestNetworkList//networks [2022-05-18T17:20:22.233Z] === PAUSE TestNetworkList//networks [2022-05-18T17:20:22.233Z] === RUN TestNetworkList//networks/ [2022-05-18T17:20:22.233Z] === PAUSE TestNetworkList//networks/ [2022-05-18T17:20:22.233Z] === CONT TestNetworkList//networks [2022-05-18T17:20:22.233Z] === CONT TestNetworkList//networks/ [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkList (0.04s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T17:20:22.233Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T17:20:22.233Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T17:20:22.233Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T17:20:22.233Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T17:20:22.233Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T17:20:22.233Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T17:20:22.233Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T17:20:22.233Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T17:20:22.233Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:20:22.233Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T17:20:22.233Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-18T17:20:22.233Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T17:20:22.233Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T17:20:22.233Z] PASS [2022-05-18T17:20:22.233Z] ok github.com/docker/docker/integration/network 0.152s [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === Skipped [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-18T17:20:22.233Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-18T17:20:22.233Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-18T17:20:22.233Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-18T17:20:22.233Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-18T17:20:22.233Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-18T17:20:22.233Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T17:20:22.233Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T17:20:22.233Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T17:20:22.233Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T17:20:22.233Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T17:20:22.233Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T17:20:22.233Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T17:20:22.233Z] service_test.go:243: FLAKY_TEST [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-18T17:20:22.233Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T17:20:22.233Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T17:20:22.233Z] [2022-05-18T17:20:22.233Z] DONE 34 tests, 15 skipped in 1.631s [2022-05-18T17:20:22.233Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-18T17:20:22.700Z] testing: warning: no tests to run [2022-05-18T17:20:22.700Z] PASS [2022-05-18T17:20:22.700Z] ok github.com/docker/docker/integration/network/ipvlan 0.049s [2022-05-18T17:20:22.700Z] [2022-05-18T17:20:22.700Z] DONE 0 tests in 0.558s [2022-05-18T17:20:23.152Z] --- PASS: TestCreateJob (3.71s) [2022-05-18T17:20:23.152Z] === RUN TestReplicatedJob [2022-05-18T17:20:23.152Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-18T17:20:23.166Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-18T17:20:23.633Z] testing: warning: no tests to run [2022-05-18T17:20:23.633Z] PASS [2022-05-18T17:20:23.633Z] ok github.com/docker/docker/integration/network/macvlan 0.051s [2022-05-18T17:20:23.633Z] [2022-05-18T17:20:23.633Z] DONE 0 tests in 0.549s [2022-05-18T17:20:23.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-18T17:20:24.099Z] testing: warning: no tests to run [2022-05-18T17:20:24.099Z] PASS [2022-05-18T17:20:24.099Z] ok github.com/docker/docker/integration/plugin 0.048s [2022-05-18T17:20:24.099Z] [2022-05-18T17:20:24.099Z] DONE 0 tests in 0.532s [2022-05-18T17:20:24.099Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-18T17:20:24.565Z] testing: warning: no tests to run [2022-05-18T17:20:24.565Z] PASS [2022-05-18T17:20:24.565Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2022-05-18T17:20:24.565Z] [2022-05-18T17:20:24.565Z] DONE 0 tests in 0.553s [2022-05-18T17:20:25.035Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-18T17:20:26.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:26.865Z] INFO: Testing against a local daemon [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-18T17:20:26.865Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-18T17:20:26.865Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-18T17:20:26.865Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-18T17:20:27.333Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-18T17:20:27.335Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-18T17:20:27.801Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-18T17:20:28.709Z] --- PASS: TestReplicatedJob (5.75s) [2022-05-18T17:20:28.709Z] === RUN TestUpdateReplicatedJob [2022-05-18T17:20:28.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:28.825Z] INFO: Testing against a local daemon [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:20:28.825Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:20:28.825Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T17:20:28.825Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T17:20:28.825Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T17:20:28.825Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T17:20:28.825Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T17:20:28.825Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T17:20:28.825Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T17:20:28.825Z] === RUN TestPluginInstall [2022-05-18T17:20:28.825Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T17:20:28.825Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-18T17:20:28.825Z] === RUN TestPluginsWithRuntimes [2022-05-18T17:20:28.825Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T17:20:28.825Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-18T17:20:28.825Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T17:20:28.825Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T17:20:28.825Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T17:20:28.825Z] PASS [2022-05-18T17:20:28.825Z] ok github.com/docker/docker/integration/plugin/common 0.112s [2022-05-18T17:20:28.825Z] [2022-05-18T17:20:28.825Z] === Skipped [2022-05-18T17:20:28.825Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-18T17:20:28.825Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T17:20:28.825Z] [2022-05-18T17:20:28.825Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-18T17:20:28.825Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T17:20:28.825Z] [2022-05-18T17:20:28.825Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T17:20:28.825Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T17:20:28.825Z] [2022-05-18T17:20:28.825Z] DONE 19 tests, 3 skipped in 3.429s [2022-05-18T17:20:28.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-18T17:20:29.644Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-18T17:20:29.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:29.820Z] INFO: Testing against a local daemon [2022-05-18T17:20:29.820Z] === RUN TestExternalGraphDriver [2022-05-18T17:20:29.820Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T17:20:29.820Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-18T17:20:29.820Z] === RUN TestGraphdriverPluginV2 [2022-05-18T17:20:29.820Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T17:20:29.820Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-18T17:20:29.820Z] PASS [2022-05-18T17:20:29.820Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2022-05-18T17:20:29.820Z] [2022-05-18T17:20:29.820Z] === Skipped [2022-05-18T17:20:29.820Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-18T17:20:29.820Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T17:20:29.820Z] [2022-05-18T17:20:29.820Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-18T17:20:29.820Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T17:20:29.820Z] [2022-05-18T17:20:29.820Z] DONE 2 tests, 2 skipped in 1.602s [2022-05-18T17:20:29.820Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-18T17:20:29.902Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-18T17:20:32.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:32.028Z] INFO: Testing against a local daemon [2022-05-18T17:20:32.028Z] === RUN TestReadPluginNoRead [2022-05-18T17:20:32.028Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T17:20:32.028Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-18T17:20:32.028Z] PASS [2022-05-18T17:20:32.028Z] ok github.com/docker/docker/integration/plugin/logging 0.065s [2022-05-18T17:20:32.028Z] [2022-05-18T17:20:32.028Z] === Skipped [2022-05-18T17:20:32.028Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-18T17:20:32.028Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T17:20:32.028Z] [2022-05-18T17:20:32.028Z] DONE 1 tests, 1 skipped in 1.675s [2022-05-18T17:20:32.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-18T17:20:32.495Z] testing: warning: no tests to run [2022-05-18T17:20:32.495Z] PASS [2022-05-18T17:20:32.495Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2022-05-18T17:20:32.495Z] [2022-05-18T17:20:32.495Z] DONE 0 tests in 0.831s [2022-05-18T17:20:32.495Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-18T17:20:33.185Z] --- PASS: TestUpdateReplicatedJob (3.85s) [2022-05-18T17:20:33.185Z] === RUN TestServiceListWithStatuses [2022-05-18T17:20:33.185Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T17:20:33.185Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T17:20:33.185Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T17:20:33.750Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-18T17:20:34.316Z] === RUN TestDockerSuite/TestCpToDot [2022-05-18T17:20:34.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:34.704Z] INFO: Testing against a local daemon [2022-05-18T17:20:34.704Z] === RUN TestPluginWithDevMounts [2022-05-18T17:20:34.704Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:34.704Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-18T17:20:34.704Z] PASS [2022-05-18T17:20:34.704Z] ok github.com/docker/docker/integration/plugin/volumes 0.065s [2022-05-18T17:20:34.704Z] [2022-05-18T17:20:34.704Z] === Skipped [2022-05-18T17:20:34.704Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-18T17:20:34.704Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:34.704Z] [2022-05-18T17:20:34.704Z] DONE 1 tests, 1 skipped in 1.648s [2022-05-18T17:20:34.704Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-18T17:20:35.253Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-18T17:20:35.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:35.687Z] INFO: Testing against a local daemon [2022-05-18T17:20:35.687Z] === RUN TestSecretInspect [2022-05-18T17:20:35.687Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-18T17:20:35.687Z] === RUN TestSecretList [2022-05-18T17:20:35.687Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] --- SKIP: TestSecretList (0.00s) [2022-05-18T17:20:35.687Z] === RUN TestSecretsCreateAndDelete [2022-05-18T17:20:35.687Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-18T17:20:35.687Z] === RUN TestSecretsUpdate [2022-05-18T17:20:35.687Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-18T17:20:35.687Z] === RUN TestTemplatedSecret [2022-05-18T17:20:35.687Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-18T17:20:35.687Z] === RUN TestSecretCreateResolve [2022-05-18T17:20:35.687Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:35.687Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-18T17:20:35.687Z] PASS [2022-05-18T17:20:35.687Z] ok github.com/docker/docker/integration/secret 0.067s [2022-05-18T17:20:35.687Z] [2022-05-18T17:20:35.687Z] === Skipped [2022-05-18T17:20:35.687Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-18T17:20:35.687Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] [2022-05-18T17:20:35.687Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-18T17:20:35.687Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] [2022-05-18T17:20:35.687Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-18T17:20:35.687Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] [2022-05-18T17:20:35.687Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-18T17:20:35.687Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] [2022-05-18T17:20:35.687Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-18T17:20:35.687Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:35.687Z] [2022-05-18T17:20:35.687Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-18T17:20:35.687Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:35.687Z] [2022-05-18T17:20:35.687Z] DONE 6 tests, 6 skipped in 1.345s [2022-05-18T17:20:35.687Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-18T17:20:36.628Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-18T17:20:37.561Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-18T17:20:37.819Z] --- PASS: TestDockerNetworkConnectAlias (5.16s) [2022-05-18T17:20:37.819Z] === RUN TestDockerNetworkReConnect [2022-05-18T17:20:37.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:37.920Z] INFO: Testing against a local daemon [2022-05-18T17:20:37.920Z] === RUN TestServiceCreateInit [2022-05-18T17:20:37.920Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T17:20:37.920Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T17:20:37.920Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- PASS: TestServiceCreateInit (0.04s) [2022-05-18T17:20:37.920Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T17:20:37.920Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T17:20:37.920Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestCreateServiceConflict [2022-05-18T17:20:37.920Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T17:20:37.920Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-05-18T17:20:37.920Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T17:20:37.920Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T17:20:37.920Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T17:20:37.920Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestCreateServiceSysctls [2022-05-18T17:20:37.920Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-18T17:20:37.920Z] === RUN TestCreateServiceCapabilities [2022-05-18T17:20:37.920Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-18T17:20:37.920Z] === RUN TestInspect [2022-05-18T17:20:37.920Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestInspect (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestCreateJob [2022-05-18T17:20:37.920Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestCreateJob (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestReplicatedJob [2022-05-18T17:20:37.920Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestUpdateReplicatedJob [2022-05-18T17:20:37.920Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestServiceListWithStatuses [2022-05-18T17:20:37.920Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T17:20:37.920Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T17:20:37.920Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.920Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-18T17:20:37.921Z] === RUN TestDockerNetworkReConnect [2022-05-18T17:20:37.921Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-18T17:20:37.921Z] === RUN TestServicePlugin [2022-05-18T17:20:37.921Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-18T17:20:37.921Z] === RUN TestServiceUpdateLabel [2022-05-18T17:20:37.921Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-18T17:20:37.921Z] === RUN TestServiceUpdateSecrets [2022-05-18T17:20:37.921Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-18T17:20:37.921Z] === RUN TestServiceUpdateConfigs [2022-05-18T17:20:37.921Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-18T17:20:37.921Z] === RUN TestServiceUpdateNetwork [2022-05-18T17:20:37.921Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-18T17:20:37.921Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T17:20:37.921Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-18T17:20:37.921Z] PASS [2022-05-18T17:20:37.921Z] ok github.com/docker/docker/integration/service 0.201s [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === Skipped [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T17:20:37.921Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T17:20:37.921Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-18T17:20:37.921Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-18T17:20:37.921Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-05-18T17:20:37.921Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T17:20:37.921Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-18T17:20:37.921Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-18T17:20:37.921Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-18T17:20:37.921Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-18T17:20:37.921Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-18T17:20:37.921Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-18T17:20:37.921Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-18T17:20:37.921Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-18T17:20:37.921Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-18T17:20:37.921Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-18T17:20:37.921Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-18T17:20:37.921Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-18T17:20:37.921Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-18T17:20:37.921Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-18T17:20:37.921Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-18T17:20:37.921Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-18T17:20:37.921Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-18T17:20:37.921Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T17:20:37.921Z] [2022-05-18T17:20:37.921Z] DONE 24 tests, 23 skipped in 1.945s [2022-05-18T17:20:37.921Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-18T17:20:38.384Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-18T17:20:38.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:38.904Z] INFO: Testing against a local daemon [2022-05-18T17:20:38.904Z] === RUN TestSessionCreate [2022-05-18T17:20:38.904Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:38.904Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-18T17:20:38.904Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T17:20:38.904Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:38.904Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T17:20:38.904Z] PASS [2022-05-18T17:20:38.904Z] ok github.com/docker/docker/integration/session 0.062s [2022-05-18T17:20:38.904Z] [2022-05-18T17:20:38.904Z] === Skipped [2022-05-18T17:20:38.904Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-18T17:20:38.904Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:38.904Z] [2022-05-18T17:20:38.904Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T17:20:38.904Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T17:20:38.904Z] [2022-05-18T17:20:38.904Z] DONE 2 tests, 2 skipped in 1.184s [2022-05-18T17:20:39.319Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-18T17:20:39.371Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-18T17:20:39.579Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-18T17:20:40.516Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-18T17:20:40.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:40.931Z] INFO: Testing against a local daemon [2022-05-18T17:20:40.931Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T17:20:40.931Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:40.931Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:20:40.931Z] === RUN TestDiskUsage [2022-05-18T17:20:40.931Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T17:20:40.931Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-18T17:20:40.931Z] === RUN TestEventsExecDie [2022-05-18T17:20:40.931Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T17:20:40.931Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-18T17:20:40.931Z] === RUN TestEventsBackwardsCompatible [2022-05-18T17:20:40.931Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T17:20:40.931Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-18T17:20:40.931Z] === RUN TestEventsVolumeCreate [2022-05-18T17:20:40.931Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T17:20:40.931Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-18T17:20:40.931Z] === RUN TestInfoAPI [2022-05-18T17:20:40.931Z] --- PASS: TestInfoAPI (0.04s) [2022-05-18T17:20:40.931Z] === RUN TestInfoAPIWarnings [2022-05-18T17:20:40.931Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:20:40.931Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-18T17:20:40.931Z] === RUN TestInfoDebug [2022-05-18T17:20:40.931Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:40.931Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-18T17:20:40.931Z] === RUN TestInfoInsecureRegistries [2022-05-18T17:20:40.931Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:40.931Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-18T17:20:40.931Z] === RUN TestInfoRegistryMirrors [2022-05-18T17:20:40.931Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:40.931Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-18T17:20:40.931Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T17:20:41.450Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-18T17:20:41.708Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-18T17:20:41.708Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-18T17:20:41.914Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-05-18T17:20:41.914Z] === RUN TestPingCacheHeaders [2022-05-18T17:20:41.914Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-18T17:20:41.914Z] === RUN TestPingGet [2022-05-18T17:20:41.914Z] --- PASS: TestPingGet (0.03s) [2022-05-18T17:20:41.914Z] === RUN TestPingHead [2022-05-18T17:20:41.914Z] --- PASS: TestPingHead (0.03s) [2022-05-18T17:20:41.914Z] === RUN TestPingSwarmHeader [2022-05-18T17:20:41.914Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:41.914Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-18T17:20:41.914Z] === RUN TestVersion [2022-05-18T17:20:41.914Z] --- PASS: TestVersion (0.03s) [2022-05-18T17:20:41.914Z] PASS [2022-05-18T17:20:41.914Z] ok github.com/docker/docker/integration/system 1.217s [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === Skipped [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:20:41.914Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-18T17:20:41.914Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-18T17:20:41.914Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-18T17:20:41.914Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-18T17:20:41.914Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-18T17:20:41.914Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-18T17:20:41.914Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-18T17:20:41.914Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-18T17:20:41.914Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-18T17:20:41.914Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T17:20:41.914Z] [2022-05-18T17:20:41.914Z] DONE 16 tests, 10 skipped in 2.754s [2022-05-18T17:20:41.914Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-18T17:20:41.979Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-18T17:20:42.243Z] --- PASS: TestDockerNetworkReConnect (4.41s) [2022-05-18T17:20:42.243Z] === RUN TestServicePlugin [2022-05-18T17:20:42.501Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-18T17:20:42.501Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-18T17:20:42.501Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-18T17:20:42.758Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-18T17:20:43.326Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-18T17:20:43.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:43.475Z] INFO: Testing against a local daemon [2022-05-18T17:20:43.475Z] === RUN TestVolumesCreateAndList [2022-05-18T17:20:43.475Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-18T17:20:43.475Z] === RUN TestVolumesRemove [2022-05-18T17:20:43.475Z] --- PASS: TestVolumesRemove (0.11s) [2022-05-18T17:20:43.475Z] === RUN TestVolumesInspect [2022-05-18T17:20:43.475Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-18T17:20:43.475Z] === RUN TestVolumesInvalidJSON [2022-05-18T17:20:43.475Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T17:20:43.475Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T17:20:43.475Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T17:20:43.475Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T17:20:43.475Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T17:20:43.475Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T17:20:43.475Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T17:20:43.475Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-18T17:20:43.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-18T17:20:43.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T17:20:43.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T17:20:43.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T17:20:43.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T17:20:43.475Z] PASS [2022-05-18T17:20:43.475Z] ok github.com/docker/docker/integration/volume 0.263s [2022-05-18T17:20:43.475Z] [2022-05-18T17:20:43.475Z] DONE 9 tests in 1.583s [2022-05-18T17:20:43.583Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-18T17:20:43.583Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-18T17:20:43.841Z] === RUN TestDockerSuite/TestCreateRM [2022-05-18T17:20:43.942Z] INFO: make.ps1 ended at 05/18/2022 17:20:43 [2022-05-18T17:20:43.942Z] INFO: Integration CLI tests being run from the host: [2022-05-18T17:20:43.942Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-18T17:20:44.100Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-18T17:20:44.100Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T17:20:44.100Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-18T17:20:44.100Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-18T17:20:44.100Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-18T17:20:45.998Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-18T17:20:45.998Z] plugin_test.go:61: [d3a8589b3ee6d] joining swarm manager [d07f199ab813a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:20:45.998Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-18T17:20:46.255Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-18T17:20:46.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-18T17:20:47.888Z] plugin_test.go:64: [d2e4437b7f0de] joining swarm manager [d07f199ab813a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:20:50.419Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-18T17:20:50.419Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-18T17:20:50.419Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-18T17:20:50.677Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-18T17:20:50.677Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-18T17:20:50.677Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-18T17:20:51.242Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-18T17:20:52.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-18T17:20:52.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T17:20:52.602Z] INFO: Testing against a local daemon [2022-05-18T17:20:52.602Z] === RUN TestDockerSuite [2022-05-18T17:20:52.602Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-18T17:20:52.602Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-18T17:20:52.602Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T17:20:52.602Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-18T17:20:52.602Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-18T17:20:52.602Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-18T17:20:52.602Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-18T17:20:52.602Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T17:20:52.602Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-18T17:20:52.602Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-18T17:20:52.740Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-18T17:20:52.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-18T17:20:53.068Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-18T17:20:53.068Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-18T17:20:53.534Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-18T17:20:53.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-18T17:20:54.000Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-18T17:20:55.309Z] docker_api_swarm_test.go:202: [dd9d0b35d721c] joining swarm manager [d38b1a7655d51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:20:55.309Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-18T17:20:55.875Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-18T17:20:56.440Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-18T17:20:56.440Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-18T17:20:57.006Z] === RUN TestDockerSuite/TestDockerFails [2022-05-18T17:20:57.006Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-18T17:20:57.006Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-18T17:20:57.006Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-18T17:20:57.938Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-18T17:20:58.872Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-18T17:20:59.806Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-18T17:20:59.806Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-18T17:20:59.806Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-18T17:21:00.064Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-18T17:21:06.640Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-18T17:21:07.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-18T17:21:08.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-18T17:21:10.317Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-18T17:21:10.882Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-18T17:21:11.448Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-18T17:21:12.015Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-18T17:21:12.582Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-18T17:21:13.147Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-18T17:21:13.405Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-18T17:21:14.337Z] --- PASS: TestServicePlugin (32.04s) [2022-05-18T17:21:14.337Z] === RUN TestServiceUpdateLabel [2022-05-18T17:21:14.903Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-18T17:21:16.285Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-18T17:21:16.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-18T17:21:17.218Z] --- PASS: TestServiceUpdateLabel (2.74s) [2022-05-18T17:21:17.218Z] === RUN TestServiceUpdateSecrets [2022-05-18T17:21:18.592Z] docker_api_swarm_test.go:384: [d538909c514cb] joining swarm manager [d93d9794986a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:21:19.526Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-18T17:21:20.091Z] docker_api_swarm_test.go:385: [d28d95d359940] joining swarm manager [d93d9794986a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:21:21.988Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-18T17:21:22.553Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-18T17:21:23.485Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-18T17:21:24.006Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-18T17:21:24.567Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-18T17:21:25.933Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-18T17:21:25.933Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-18T17:21:26.190Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-18T17:21:26.190Z] Cross building: bundles/cross/windows/amd64 [2022-05-18T17:21:26.190Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-18T17:21:26.190Z] { [2022-05-18T17:21:26.190Z] "RT_GROUP_ICON": { [2022-05-18T17:21:26.190Z] "#1": { [2022-05-18T17:21:26.190Z] "0409": "../../winresources/docker.ico" [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] }, [2022-05-18T17:21:26.190Z] "RT_MANIFEST": { [2022-05-18T17:21:26.190Z] "#1": { [2022-05-18T17:21:26.190Z] "0409": { [2022-05-18T17:21:26.190Z] "identity": {}, [2022-05-18T17:21:26.190Z] "description": "Docker Engine", [2022-05-18T17:21:26.190Z] "minimum-os": "vista", [2022-05-18T17:21:26.190Z] "execution-level": "", [2022-05-18T17:21:26.190Z] "ui-access": false, [2022-05-18T17:21:26.190Z] "auto-elevate": false, [2022-05-18T17:21:26.190Z] "dpi-awareness": "unaware", [2022-05-18T17:21:26.190Z] "disable-theming": false, [2022-05-18T17:21:26.190Z] "disable-window-filtering": false, [2022-05-18T17:21:26.190Z] "high-resolution-scrolling-aware": false, [2022-05-18T17:21:26.190Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-18T17:21:26.190Z] "long-path-aware": false, [2022-05-18T17:21:26.190Z] "printer-driver-isolation": false, [2022-05-18T17:21:26.190Z] "gdi-scaling": false, [2022-05-18T17:21:26.190Z] "segment-heap": false, [2022-05-18T17:21:26.190Z] "use-common-controls-v6": false [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] }, [2022-05-18T17:21:26.190Z] "RT_MESSAGETABLE": { [2022-05-18T17:21:26.190Z] "#1": { [2022-05-18T17:21:26.190Z] "0409": "../../winresources/event_messages.bin" [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] }, [2022-05-18T17:21:26.190Z] "RT_VERSION": { [2022-05-18T17:21:26.190Z] "#1": { [2022-05-18T17:21:26.190Z] "0409": { [2022-05-18T17:21:26.190Z] "fixed": { [2022-05-18T17:21:26.190Z] "file_version": "0.0.0.0", [2022-05-18T17:21:26.190Z] "product_version": "0.0.0.0", [2022-05-18T17:21:26.190Z] "type": "Unknown" [2022-05-18T17:21:26.190Z] }, [2022-05-18T17:21:26.190Z] "info": { [2022-05-18T17:21:26.190Z] "0000": { [2022-05-18T17:21:26.190Z] "CompanyName": "", [2022-05-18T17:21:26.190Z] "FileVersion": "dev", [2022-05-18T17:21:26.190Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-18T17:21:26.190Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-18T17:21:26.190Z] "ProductName": "", [2022-05-18T17:21:26.190Z] "ProductVersion": "dev", [2022-05-18T17:21:26.190Z] "SpecialBuild": "b972d7a4135c5da38b41c0318fff637e5e130e99" [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] } [2022-05-18T17:21:26.190Z] cmd/dockerd/config.go [2022-05-18T17:21:26.190Z] cmd/dockerd/config_windows.go [2022-05-18T17:21:26.190Z] cmd/dockerd/daemon.go [2022-05-18T17:21:26.190Z] cmd/dockerd/daemon_test.go [2022-05-18T17:21:26.190Z] cmd/dockerd/daemon_windows.go [2022-05-18T17:21:26.190Z] cmd/dockerd/docker.go [2022-05-18T17:21:26.190Z] cmd/dockerd/docker_windows.go [2022-05-18T17:21:26.190Z] cmd/dockerd/genwinres_windows.go [2022-05-18T17:21:26.190Z] cmd/dockerd/metrics.go [2022-05-18T17:21:26.190Z] cmd/dockerd/options.go [2022-05-18T17:21:26.190Z] cmd/dockerd/options_test.go [2022-05-18T17:21:26.190Z] cmd/dockerd/service_windows.go [2022-05-18T17:21:26.190Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-18T17:21:26.190Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-18T17:21:28.742Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-18T17:21:29.307Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-18T17:21:30.249Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-18T17:21:31.181Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-18T17:21:31.181Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-18T17:21:31.545Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-18T17:21:31.806Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-18T17:21:31.806Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-18T17:21:32.063Z] --- PASS: TestServiceUpdateSecrets (15.02s) [2022-05-18T17:21:32.063Z] === RUN TestServiceUpdateConfigs [2022-05-18T17:21:32.996Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-18T17:21:34.372Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-18T17:21:34.372Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-18T17:21:34.372Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-18T17:21:34.936Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-18T17:21:35.194Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-18T17:21:36.126Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-18T17:21:37.058Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-18T17:21:37.058Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-18T17:21:37.058Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-18T17:21:37.058Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-18T17:21:37.058Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-18T17:21:37.058Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-18T17:21:38.955Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-18T17:21:39.520Z] === RUN TestDockerSuite/TestEventsRename [2022-05-18T17:21:40.084Z] === RUN TestDockerSuite/TestEventsResize [2022-05-18T17:21:40.649Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-18T17:21:45.906Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-18T17:21:46.474Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-18T17:21:47.039Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2022-05-18T17:21:47.040Z] === RUN TestServiceUpdateNetwork [2022-05-18T17:21:47.297Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-18T17:21:50.577Z] === RUN TestDockerSuite/TestEventsTop [2022-05-18T17:21:50.834Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-18T17:21:53.358Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-18T17:21:54.049Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-18T17:21:54.049Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-18T17:21:54.049Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-18T17:21:54.049Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-18T17:21:54.049Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-18T17:21:54.049Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-18T17:21:54.049Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-18T17:21:54.049Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-18T17:21:54.049Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-18T17:21:54.049Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-18T17:21:54.049Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-18T17:21:54.049Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-18T17:21:54.049Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-18T17:21:54.049Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-18T17:21:54.049Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-18T17:21:54.049Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T17:21:54.049Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-18T17:21:56.992Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-18T17:21:56.992Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T17:21:56.992Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-18T17:21:56.992Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T17:21:56.992Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-18T17:21:59.917Z] --- PASS: TestServiceUpdateNetwork (12.84s) [2022-05-18T17:21:59.917Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T17:22:01.290Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-18T17:22:01.856Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-18T17:22:04.380Z] === RUN TestDockerSuite/TestExec [2022-05-18T17:22:04.641Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-18T17:22:05.573Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-18T17:22:05.644Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-18T17:22:05.832Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-18T17:22:06.251Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-18T17:22:06.251Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-18T17:22:06.251Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-18T17:22:06.251Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-18T17:22:06.251Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-18T17:22:06.251Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-18T17:22:06.251Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-18T17:22:06.251Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-18T17:22:06.251Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-18T17:22:06.251Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-18T17:22:06.251Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-18T17:22:06.398Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-18T17:22:07.233Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-18T17:22:07.233Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T17:22:07.233Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-18T17:22:07.233Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T17:22:07.233Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-18T17:22:07.233Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T17:22:07.233Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-18T17:22:07.233Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T17:22:07.233Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-18T17:22:07.771Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-18T17:22:08.029Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-18T17:22:08.594Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-18T17:22:08.852Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-18T17:22:09.110Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-18T17:22:09.676Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-18T17:22:10.173Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-18T17:22:10.173Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T17:22:10.173Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-18T17:22:10.173Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T17:22:10.173Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-18T17:22:10.241Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-18T17:22:10.807Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-18T17:22:11.741Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-18T17:22:12.674Z] === RUN TestDockerSuite/TestExecEnv [2022-05-18T17:22:13.239Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-18T17:22:14.612Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-18T17:22:14.870Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-18T17:22:16.020Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-18T17:22:16.769Z] --- PASS: TestServiceUpdatePidsLimit (16.52s) [2022-05-18T17:22:16.769Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-18T17:22:16.769Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-05-18T17:22:16.769Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-05-18T17:22:16.769Z] PASS [2022-05-18T17:22:16.769Z] [2022-05-18T17:22:16.769Z] === Skipped [2022-05-18T17:22:16.769Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-18T17:22:16.769Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T17:22:16.769Z] [2022-05-18T17:22:16.769Z] DONE 27 tests, 1 skipped in 180.462s [2022-05-18T17:22:16.769Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-18T17:22:16.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:22:16.769Z] ++ set -e [2022-05-18T17:22:16.769Z] ++ '[' -n 0 ']' [2022-05-18T17:22:16.769Z] ++ set -x [2022-05-18T17:22:16.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:22:16.769Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-18T17:22:16.769Z] INFO: Testing against a local daemon [2022-05-18T17:22:16.769Z] === RUN TestSessionCreate [2022-05-18T17:22:16.769Z] --- PASS: TestSessionCreate (0.02s) [2022-05-18T17:22:16.769Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T17:22:16.769Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-18T17:22:16.769Z] PASS [2022-05-18T17:22:16.769Z] [2022-05-18T17:22:16.769Z] DONE 2 tests in 0.139s [2022-05-18T17:22:16.769Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-18T17:22:16.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:22:16.769Z] ++ set -e [2022-05-18T17:22:16.769Z] ++ '[' -n 0 ']' [2022-05-18T17:22:16.769Z] ++ set -x [2022-05-18T17:22:16.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:22:16.769Z] INFO: Testing against a local daemon [2022-05-18T17:22:16.769Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T17:22:16.769Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T17:22:16.769Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:22:16.769Z] === RUN TestDiskUsage [2022-05-18T17:22:16.769Z] === PAUSE TestDiskUsage [2022-05-18T17:22:16.769Z] === RUN TestEventsExecDie [2022-05-18T17:22:17.335Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-18T17:22:17.594Z] --- PASS: TestEventsExecDie (0.76s) [2022-05-18T17:22:17.594Z] === RUN TestEventsBackwardsCompatible [2022-05-18T17:22:17.594Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-18T17:22:17.594Z] === RUN TestEventsVolumeCreate [2022-05-18T17:22:17.594Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-18T17:22:17.594Z] === RUN TestInfoBinaryCommits [2022-05-18T17:22:17.594Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-18T17:22:17.594Z] === RUN TestInfoAPIVersioned [2022-05-18T17:22:17.594Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-18T17:22:17.594Z] === RUN TestInfoAPI [2022-05-18T17:22:17.594Z] --- PASS: TestInfoAPI (0.02s) [2022-05-18T17:22:17.594Z] === RUN TestInfoAPIWarnings [2022-05-18T17:22:17.852Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-18T17:22:18.416Z] === RUN TestDockerSuite/TestExecParseError [2022-05-18T17:22:18.682Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-18T17:22:19.249Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-18T17:22:19.815Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-18T17:22:20.748Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-18T17:22:21.314Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-18T17:22:21.880Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-18T17:22:24.406Z] check_test.go:378: [d28d95d359940] daemon is not started [2022-05-18T17:22:24.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-18T17:22:26.305Z] docker_api_swarm_test.go:802: [d3ab85e645a56] joining swarm manager [d958761ce7331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:22:27.679Z] docker_api_swarm_test.go:802: [d925c0f43b157] joining swarm manager [d958761ce7331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:22:28.611Z] docker_api_swarm_test.go:802: [df053b388d4f6] joining swarm manager [d958761ce7331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-18T17:22:31.135Z] docker_api_swarm_test.go:802: [db6e26c60e7cc] joining swarm manager [d958761ce7331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-18T17:22:33.037Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-18T17:22:33.295Z] docker_api_swarm_test.go:810: [de162128268ea] joining swarm manager [d958761ce7331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-18T17:22:33.295Z] === RUN TestDockerSuite/TestExecTTY [2022-05-18T17:22:34.234Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-18T17:22:34.234Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-05-18T17:22:34.234Z] === RUN TestInfoDebug [2022-05-18T17:22:34.800Z] --- PASS: TestInfoDebug (0.52s) [2022-05-18T17:22:34.800Z] === RUN TestInfoInsecureRegistries [2022-05-18T17:22:35.058Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-18T17:22:35.317Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-18T17:22:35.317Z] === RUN TestInfoRegistryMirrors [2022-05-18T17:22:35.882Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-18T17:22:35.882Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-05-18T17:22:35.882Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T17:22:35.882Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-05-18T17:22:35.882Z] === RUN TestPingCacheHeaders [2022-05-18T17:22:35.882Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-18T17:22:35.882Z] === RUN TestPingGet [2022-05-18T17:22:35.882Z] --- PASS: TestPingGet (0.02s) [2022-05-18T17:22:35.882Z] === RUN TestPingHead [2022-05-18T17:22:36.140Z] --- PASS: TestPingHead (0.03s) [2022-05-18T17:22:36.140Z] === RUN TestPingSwarmHeader [2022-05-18T17:22:36.398Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-18T17:22:36.398Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-18T17:22:36.398Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-18T17:22:36.656Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-18T17:22:37.222Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-18T17:22:37.787Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-18T17:22:38.353Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-18T17:22:38.353Z] --- PASS: TestPingSwarmHeader (2.31s) [2022-05-18T17:22:38.353Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-18T17:22:38.353Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-18T17:22:38.353Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-18T17:22:38.353Z] === RUN TestVersion [2022-05-18T17:22:38.353Z] --- PASS: TestVersion (0.02s) [2022-05-18T17:22:38.353Z] === CONT TestDiskUsage [2022-05-18T17:22:38.612Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/container_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/image_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/volume_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-18T17:22:38.871Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-18T17:22:39.438Z] === RUN TestDiskUsage/after_container.Run [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-18T17:22:40.004Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-18T17:22:40.004Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage (1.69s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.47s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-18T17:22:40.004Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T17:22:40.004Z] PASS [2022-05-18T17:22:40.004Z] [2022-05-18T17:22:40.004Z] === Skipped [2022-05-18T17:22:40.004Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T17:22:40.004Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T17:22:40.004Z] [2022-05-18T17:22:40.004Z] DONE 54 tests, 1 skipped in 23.467s [2022-05-18T17:22:40.004Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-18T17:22:40.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:22:40.004Z] ++ set -e [2022-05-18T17:22:40.004Z] ++ '[' -n 0 ']' [2022-05-18T17:22:40.004Z] ++ set -x [2022-05-18T17:22:40.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-18T17:22:40.262Z] INFO: Testing against a local daemon [2022-05-18T17:22:40.262Z] === RUN TestVolumesCreateAndList [2022-05-18T17:22:40.262Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-05-18T17:22:40.262Z] === RUN TestVolumesRemove [2022-05-18T17:22:40.262Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-18T17:22:40.262Z] === RUN TestVolumesInspect [2022-05-18T17:22:40.262Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-18T17:22:40.262Z] === RUN TestVolumesInvalidJSON [2022-05-18T17:22:40.262Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T17:22:40.262Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T17:22:40.262Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T17:22:40.262Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T17:22:40.262Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T17:22:40.262Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T17:22:40.262Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T17:22:40.262Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-18T17:22:40.262Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-18T17:22:40.262Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T17:22:40.262Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T17:22:40.262Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T17:22:40.262Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T17:22:40.262Z] PASS [2022-05-18T17:22:40.262Z] [2022-05-18T17:22:40.262Z] DONE 9 tests in 0.278s [2022-05-18T17:22:40.529Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T17:22:40.529Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-18T17:22:40.792Z] ++++ cat bundles/test-integration/docker.pid [2022-05-18T17:22:40.792Z] +++ kill 6655 [2022-05-18T17:22:41.052Z] +++ /etc/init.d/apparmor stop [2022-05-18T17:22:41.052Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T17:22:41.052Z] [2022-05-18T17:22:41.052Z] Unloading profiles will leave already running processes permanently [2022-05-18T17:22:41.052Z] unconfined, which can lead to unexpected situations. [2022-05-18T17:22:41.052Z] [2022-05-18T17:22:41.052Z] To set a process to complain mode, use the command line tool [2022-05-18T17:22:41.052Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T17:22:41.052Z] +++ true [2022-05-18T17:22:41.052Z] exiting test-integration [2022-05-18T17:22:41.052Z] ++ exit 0 [2022-05-18T17:22:41.052Z] [2022-05-18T17:22:41.313Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-18T17:22:41.882Z] + for job in $(jobs -p) [2022-05-18T17:22:41.882Z] + wait 16967 [2022-05-18T17:22:47.141Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-18T17:22:51.318Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-18T17:22:52.690Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-18T17:22:57.949Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-18T17:22:57.949Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-18T17:22:57.949Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-18T17:22:57.949Z] === RUN TestDockerSuite/TestHealth [2022-05-18T17:23:17.730Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-18T17:23:17.730Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-18T17:23:17.730Z] { [2022-05-18T17:23:17.730Z] "RT_GROUP_ICON": { [2022-05-18T17:23:17.730Z] "#1": { [2022-05-18T17:23:17.730Z] "0409": "../../winresources/docker.ico" [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] }, [2022-05-18T17:23:17.730Z] "RT_MANIFEST": { [2022-05-18T17:23:17.730Z] "#1": { [2022-05-18T17:23:17.730Z] "0409": { [2022-05-18T17:23:17.730Z] "identity": {}, [2022-05-18T17:23:17.730Z] "description": "Docker Engine", [2022-05-18T17:23:17.730Z] "minimum-os": "vista", [2022-05-18T17:23:17.730Z] "execution-level": "", [2022-05-18T17:23:17.730Z] "ui-access": false, [2022-05-18T17:23:17.730Z] "auto-elevate": false, [2022-05-18T17:23:17.730Z] "dpi-awareness": "unaware", [2022-05-18T17:23:17.730Z] "disable-theming": false, [2022-05-18T17:23:17.730Z] "disable-window-filtering": false, [2022-05-18T17:23:17.730Z] "high-resolution-scrolling-aware": false, [2022-05-18T17:23:17.730Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-18T17:23:17.730Z] "long-path-aware": false, [2022-05-18T17:23:17.730Z] "printer-driver-isolation": false, [2022-05-18T17:23:17.730Z] "gdi-scaling": false, [2022-05-18T17:23:17.730Z] "segment-heap": false, [2022-05-18T17:23:17.730Z] "use-common-controls-v6": false [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] }, [2022-05-18T17:23:17.730Z] "RT_MESSAGETABLE": { [2022-05-18T17:23:17.730Z] "#1": { [2022-05-18T17:23:17.730Z] "0409": "../../winresources/event_messages.bin" [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] }, [2022-05-18T17:23:17.730Z] "RT_VERSION": { [2022-05-18T17:23:17.730Z] "#1": { [2022-05-18T17:23:17.730Z] "0409": { [2022-05-18T17:23:17.730Z] "fixed": { [2022-05-18T17:23:17.730Z] "file_version": "0.0.0.0", [2022-05-18T17:23:17.730Z] "product_version": "0.0.0.0", [2022-05-18T17:23:17.730Z] "type": "Unknown" [2022-05-18T17:23:17.730Z] }, [2022-05-18T17:23:17.730Z] "info": { [2022-05-18T17:23:17.730Z] "0000": { [2022-05-18T17:23:17.730Z] "CompanyName": "", [2022-05-18T17:23:17.730Z] "FileVersion": "dev", [2022-05-18T17:23:17.730Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-18T17:23:17.730Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-18T17:23:17.730Z] "ProductName": "", [2022-05-18T17:23:17.730Z] "ProductVersion": "dev", [2022-05-18T17:23:17.730Z] "SpecialBuild": "b972d7a4135c5da38b41c0318fff637e5e130e99" [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] } [2022-05-18T17:23:17.730Z] cmd/docker-proxy/genwinres_windows.go [2022-05-18T17:23:17.730Z] cmd/docker-proxy/main.go [2022-05-18T17:23:17.730Z] cmd/docker-proxy/network_proxy_test.go [2022-05-18T17:23:17.730Z] cmd/docker-proxy/proxy.go [2022-05-18T17:23:17.730Z] cmd/docker-proxy/sctp_proxy.go [2022-05-18T17:23:17.730Z] cmd/docker-proxy/tcp_proxy.go [2022-05-18T17:23:17.730Z] cmd/docker-proxy/udp_proxy.go [2022-05-18T17:23:17.730Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-18T17:23:17.730Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-18T17:23:17.730Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-18T17:23:17.730Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-18T17:23:17.730Z] remote: Enumerating objects: 23, done. [2022-05-18T17:23:17.730Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-18T17:23:17.730Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-18T17:23:17.730Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-18T17:23:17.730Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-05-18T17:23:17.730Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-18T17:23:17.730Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-18T17:23:17.730Z] Cross building: bundles/cross/linux/ppc64le [2022-05-18T17:23:17.730Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-18T17:23:17.730Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-18T17:23:19.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-18T17:23:19.860Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-18T17:23:20.425Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-18T17:23:20.990Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-18T17:23:20.990Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-18T17:23:21.556Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-18T17:23:24.833Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-18T17:23:24.833Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-18T17:23:24.833Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-18T17:23:25.406Z] === RUN TestDockerSuite/TestImportFile [2022-05-18T17:23:26.780Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-18T17:23:26.780Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-18T17:23:27.713Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-18T17:23:28.283Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-18T17:23:28.283Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T17:23:28.283Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-18T17:23:28.283Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-18T17:23:28.283Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-18T17:23:28.283Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-18T17:23:29.085Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-18T17:23:29.267Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-18T17:23:29.267Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T17:23:29.267Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-18T17:23:29.267Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T17:23:29.267Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-18T17:23:29.267Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T17:23:29.267Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-18T17:23:29.733Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-18T17:23:30.017Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-18T17:23:30.199Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-18T17:23:30.582Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-18T17:23:30.840Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-18T17:23:31.405Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-18T17:23:31.405Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-18T17:23:31.405Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-18T17:23:31.970Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-18T17:23:32.535Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-18T17:23:32.794Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-18T17:23:33.141Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-18T17:23:33.358Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-18T17:23:33.924Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-18T17:23:34.182Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-18T17:23:34.182Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-18T17:23:34.700Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-18T17:23:34.700Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T17:23:34.700Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-18T17:23:34.700Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T17:23:34.700Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-18T17:23:34.700Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-18T17:23:35.560Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-18T17:23:35.817Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-18T17:23:36.382Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-18T17:23:36.382Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-18T17:23:36.950Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-18T17:23:36.950Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-18T17:23:36.950Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-18T17:23:37.516Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-18T17:23:37.737Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-18T17:23:38.082Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-18T17:23:38.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-18T17:23:38.597Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-18T17:23:39.163Z] === RUN TestDockerSuite/TestInspectImage [2022-05-18T17:23:39.163Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-18T17:23:39.163Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-18T17:23:39.163Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-18T17:23:39.163Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-18T17:23:39.729Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-18T17:23:40.296Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-18T17:23:40.555Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-18T17:23:41.121Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-18T17:23:42.055Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-18T17:23:42.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-18T17:23:43.993Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-18T17:23:43.993Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-18T17:23:44.926Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-18T17:23:45.197Z] docker_api_swarm_service_test.go:395: [d13c356e8c92a] joining swarm manager [d5116aa42d82f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:23:45.763Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-18T17:23:46.021Z] docker_api_swarm_service_test.go:395: [d5fac64059777] joining swarm manager [d5116aa42d82f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:23:46.958Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-18T17:23:47.217Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-18T17:23:47.217Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-18T17:23:47.217Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-18T17:23:47.217Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-18T17:23:47.217Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-18T17:23:47.525Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-18T17:23:47.685Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-18T17:23:48.144Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-18T17:23:48.464Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-18T17:23:49.402Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-18T17:23:49.971Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-18T17:23:50.636Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-18T17:23:50.906Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-18T17:23:51.473Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-18T17:23:51.473Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-18T17:23:51.925Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-18T17:23:52.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-18T17:23:52.202Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T17:23:52.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-18T17:23:52.202Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T17:23:52.202Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-18T17:23:52.671Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-18T17:23:52.845Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-18T17:23:52.907Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-18T17:23:52.907Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T17:23:52.907Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-18T17:23:54.220Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-18T17:23:54.787Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-18T17:23:55.044Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-18T17:23:55.621Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-18T17:23:55.850Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-18T17:23:56.417Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-18T17:23:57.409Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-18T17:23:57.789Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-18T17:23:59.160Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-18T17:23:59.160Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-18T17:24:00.532Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-18T17:24:00.790Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-18T17:24:01.187Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-18T17:24:01.187Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T17:24:01.354Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-18T17:24:01.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-18T17:24:01.654Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T17:24:01.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-18T17:24:01.654Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T17:24:01.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-18T17:24:01.654Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T17:24:01.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-18T17:24:01.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-18T17:24:02.121Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-18T17:24:04.453Z] docker_api_swarm_service_test.go:343: [d029a3142cda1] joining swarm manager [d31c911bc6295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:24:05.386Z] docker_api_swarm_service_test.go:343: [d492a03256579] joining swarm manager [d31c911bc6295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:24:10.593Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-18T17:24:10.652Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-18T17:24:11.584Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-18T17:24:12.957Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-18T17:24:13.214Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-18T17:24:14.381Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-18T17:24:15.116Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-18T17:24:15.116Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-18T17:24:15.116Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-18T17:24:15.116Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-18T17:24:15.116Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-18T17:24:15.368Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-18T17:24:15.368Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T17:24:15.368Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-18T17:24:15.684Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-18T17:24:16.250Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-18T17:24:18.315Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-18T17:24:19.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-18T17:24:19.784Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-18T17:24:19.879Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-18T17:24:20.350Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-18T17:24:21.284Z] docker_api_swarm_service_test.go:490: [d1d13303881c5] joining swarm manager [d780041fcddec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:24:22.217Z] docker_api_swarm_service_test.go:490: [db0ebebfcc9b8] joining swarm manager [d780041fcddec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:24:24.745Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-18T17:24:25.003Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-18T17:24:25.260Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-18T17:24:25.745Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-18T17:24:25.745Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T17:24:25.745Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-18T17:24:25.745Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T17:24:25.745Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-18T17:24:25.745Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T17:24:25.745Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-18T17:24:25.745Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T17:24:25.745Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-18T17:24:26.195Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-18T17:24:26.213Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-18T17:24:26.761Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-18T17:24:27.695Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-18T17:24:28.628Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-18T17:24:29.192Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-18T17:24:31.089Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-18T17:24:31.654Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-18T17:24:32.215Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-18T17:24:32.215Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T17:24:32.215Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-18T17:24:32.215Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T17:24:32.215Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-18T17:24:32.237Z] === RUN TestDockerSuite/TestLogsSince [2022-05-18T17:24:34.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-18T17:24:38.951Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-18T17:24:39.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-18T17:24:42.410Z] docker_api_swarm_service_test.go:128: [d7127e08297be] joining swarm manager [da36acb35c94c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:24:42.668Z] docker_api_swarm_service_test.go:129: [dfd76701baf2d] joining swarm manager [da36acb35c94c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:24:44.566Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-18T17:24:44.566Z] docker_api_swarm_service_test.go:137: [d43f6e924cf39] joining swarm manager [da36acb35c94c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-18T17:24:44.684Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-18T17:24:44.684Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T17:24:45.132Z] === RUN TestDockerSuite/TestLogsTail [2022-05-18T17:24:45.151Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-18T17:24:45.389Z] docker_api_swarm_service_test.go:138: [d6b63d22884a8] joining swarm manager [da36acb35c94c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-18T17:24:45.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-18T17:24:45.956Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-18T17:24:46.522Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-18T17:24:47.087Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-18T17:24:47.655Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-18T17:24:47.914Z] === RUN TestDockerSuite/TestNetHostname [2022-05-18T17:24:49.286Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-18T17:24:49.544Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-18T17:24:51.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-18T17:24:51.490Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T17:24:51.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-18T17:24:55.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-18T17:24:56.096Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-18T17:24:56.354Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-18T17:24:56.612Z] === RUN TestDockerSuite/TestPluginActive [2022-05-18T17:24:59.136Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-18T17:25:02.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-18T17:25:04.415Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-18T17:25:04.415Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-18T17:25:04.415Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-18T17:25:05.786Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-18T17:25:08.918Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-18T17:25:08.918Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T17:25:08.918Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-18T17:25:08.918Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T17:25:08.918Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-18T17:25:09.066Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-18T17:25:09.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-18T17:25:09.121Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-18T17:25:09.121Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-18T17:25:09.121Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-18T17:25:09.121Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-18T17:25:09.121Z] Cross building: bundles/cross/linux/s390x [2022-05-18T17:25:09.121Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-18T17:25:09.121Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-18T17:25:10.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-18T17:25:10.053Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T17:25:10.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-18T17:25:10.438Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-18T17:25:10.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-18T17:25:13.222Z] docker_api_swarm_service_test.go:304: [dcd3c2edda31e] joining swarm manager [dac3ab267ed2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:25:13.222Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-18T17:25:13.480Z] docker_api_swarm_service_test.go:304: [dafa78bd0d596] joining swarm manager [dac3ab267ed2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:25:13.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-18T17:25:13.835Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T17:25:13.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-18T17:25:13.835Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T17:25:13.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-18T17:25:18.740Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-18T17:25:19.672Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-18T17:25:19.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-18T17:25:19.686Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T17:25:19.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-18T17:25:20.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-18T17:25:20.152Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T17:25:20.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-18T17:25:20.152Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T17:25:20.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-18T17:25:20.605Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-18T17:25:21.981Z] === RUN TestDockerSuite/TestPortList [2022-05-18T17:25:23.856Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-18T17:25:23.856Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T17:25:24.842Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-18T17:25:25.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-18T17:25:28.539Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-18T17:25:29.475Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-18T17:25:33.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-18T17:25:33.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-18T17:25:33.968Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T17:25:35.045Z] docker_api_swarm_service_test.go:100: [d8e6f81aac7b7] joining swarm manager [d997ccde804db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:25:35.303Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-18T17:25:35.303Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-18T17:25:35.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-18T17:25:35.561Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-18T17:25:35.819Z] docker_api_swarm_service_test.go:101: [d7f4828cb151b] joining swarm manager [d997ccde804db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:25:36.076Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-18T17:25:36.076Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-18T17:25:36.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-18T17:25:36.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-18T17:25:36.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-18T17:25:36.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-18T17:25:38.275Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-18T17:25:38.275Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-18T17:25:41.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-18T17:25:41.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-18T17:25:41.556Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-18T17:25:41.815Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-18T17:25:42.381Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-18T17:25:42.640Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-18T17:25:43.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-18T17:25:43.569Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T17:25:44.035Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-18T17:25:44.035Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T17:25:44.502Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-18T17:25:44.541Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-18T17:25:45.106Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-18T17:25:45.485Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-18T17:25:45.485Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T17:25:45.485Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-18T17:25:47.634Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-18T17:25:49.265Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-18T17:25:50.246Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-18T17:25:50.247Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T17:25:50.247Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-18T17:25:50.247Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T17:25:50.247Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-18T17:25:50.916Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-18T17:25:50.916Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-18T17:25:51.804Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-18T17:25:52.787Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-18T17:25:53.253Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-18T17:25:53.443Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-18T17:25:53.719Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-18T17:25:53.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-18T17:25:54.185Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-18T17:25:58.927Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-18T17:26:00.012Z] check_test.go:378: [d8e6f81aac7b7] daemon is not started [2022-05-18T17:26:00.013Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-18T17:26:01.133Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-18T17:26:01.133Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T17:26:01.133Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-18T17:26:01.392Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-18T17:26:02.115Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-18T17:26:02.115Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T17:26:02.115Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-18T17:26:02.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-18T17:26:02.538Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T17:26:02.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-18T17:26:02.581Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-18T17:26:02.764Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-18T17:26:03.697Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-18T17:26:04.149Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-18T17:26:04.631Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-18T17:26:04.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-18T17:26:05.131Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-18T17:26:05.597Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-18T17:26:05.597Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T17:26:05.597Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-18T17:26:06.063Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-18T17:26:06.263Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-18T17:26:07.045Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-18T17:26:07.045Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T17:26:07.045Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-18T17:26:07.045Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T17:26:07.045Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-18T17:26:07.198Z] docker_api_swarm_service_test.go:533: [d2f3d39abe10a] joining swarm manager [d176b325a4a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:26:08.134Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-18T17:26:08.392Z] docker_api_swarm_service_test.go:534: [d55fc99e5ef27] joining swarm manager [d176b325a4a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:26:08.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-18T17:26:08.403Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T17:26:08.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-18T17:26:08.403Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T17:26:08.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-18T17:26:09.327Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-18T17:26:09.327Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-18T17:26:09.892Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-18T17:26:11.783Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-18T17:26:13.179Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-18T17:26:14.552Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-18T17:26:15.117Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-18T17:26:15.118Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-18T17:26:15.118Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-18T17:26:15.375Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-18T17:26:15.375Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-18T17:26:15.375Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-18T17:26:15.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-18T17:26:15.550Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T17:26:15.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-18T17:26:15.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-18T17:26:15.550Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T17:26:15.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-18T17:26:15.550Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T17:26:15.942Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-18T17:26:16.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-18T17:26:16.876Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-18T17:26:17.812Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-18T17:26:18.378Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-18T17:26:24.933Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-18T17:26:25.536Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-18T17:26:26.909Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-18T17:26:26.909Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-18T17:26:26.909Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-18T17:26:27.166Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-18T17:26:29.691Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-18T17:26:30.257Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-18T17:26:31.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-18T17:26:32.195Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-18T17:26:33.570Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-18T17:26:33.570Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-18T17:26:33.570Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-18T17:26:33.570Z] docker_api_swarm_service_test.go:148: [debb564abc92b] joining swarm manager [db7903d9df67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:26:34.943Z] docker_api_swarm_service_test.go:148: [d849329a11aaa] joining swarm manager [db7903d9df67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:26:36.842Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-18T17:26:37.776Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-18T17:26:37.776Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-18T17:26:39.151Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-18T17:26:40.086Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-18T17:26:41.019Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-18T17:26:41.585Z] === RUN TestDockerSuite/TestRmiTag [2022-05-18T17:26:41.843Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-18T17:26:41.850Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-18T17:26:41.851Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-18T17:26:41.851Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-18T17:26:42.408Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-18T17:26:45.647Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-18T17:26:45.648Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T17:26:45.686Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-18T17:26:45.944Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-18T17:26:46.114Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-18T17:26:46.114Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T17:26:46.114Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-18T17:26:46.114Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T17:26:46.114Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-18T17:26:46.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-18T17:26:46.511Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-18T17:26:46.773Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-18T17:26:47.096Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-18T17:26:47.096Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T17:26:47.096Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-18T17:26:47.706Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-18T17:26:47.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-18T17:26:47.816Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T17:26:48.290Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-18T17:26:48.547Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-18T17:26:48.799Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-18T17:26:48.799Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T17:26:49.112Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-18T17:26:49.112Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-18T17:26:49.266Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-18T17:26:49.370Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-18T17:26:50.302Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-18T17:26:50.827Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-18T17:26:50.827Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T17:26:50.827Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-18T17:26:51.238Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-18T17:26:51.804Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-18T17:26:52.370Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-18T17:26:53.743Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-18T17:26:54.675Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-18T17:26:55.240Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-18T17:26:55.805Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-18T17:26:56.371Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-18T17:26:56.692Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-18T17:26:56.937Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-18T17:26:57.502Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-18T17:26:57.677Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-18T17:26:57.677Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T17:26:57.677Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-18T17:26:57.677Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T17:26:57.677Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-18T17:26:58.434Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-18T17:26:58.998Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-18T17:26:59.239Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-18T17:26:59.931Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-18T17:27:00.225Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-18T17:27:00.497Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-18T17:27:00.559Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-18T17:27:00.814Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-18T17:27:00.814Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-18T17:27:01.070Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-18T17:27:01.209Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-18T17:27:01.327Z] [2022-05-18T17:27:01.431Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-18T17:27:01.431Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-18T17:27:01.677Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-18T17:27:02.144Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-18T17:27:02.596Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-18T17:27:02.805Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-18T17:27:02.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b972d7a4135c5da38b41c0318fff637e5e130e99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b972d7a4135c5da38b41c0318fff637e5e130e99 hack/test/unit [2022-05-18T17:27:03.062Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-18T17:27:03.474Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-18T17:27:03.474Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-18T17:27:03.474Z] + TESTDIRS=./... [2022-05-18T17:27:03.474Z] + exclude_paths='/vendor/|/integration' [2022-05-18T17:27:03.474Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-18T17:27:03.474Z] ++ go list ./... [2022-05-18T17:27:03.630Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-18T17:27:03.888Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-18T17:27:04.404Z] + pkg_list='github.com/docker/docker/api [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/backend/build [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/httputils [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/middleware [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/build [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/container [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/debug [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/image [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/network [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/session [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/system [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/server/router/volume [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/backend [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/container [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/events [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/filters [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/image [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/mount [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/network [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/registry [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/strslice [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/swarm [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/time [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/versions [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T17:27:04.404Z] github.com/docker/docker/api/types/volume [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/builder-next [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/dockerfile [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/remotecontext [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T17:27:04.404Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T17:27:04.404Z] github.com/docker/docker/cli [2022-05-18T17:27:04.404Z] github.com/docker/docker/cli/config [2022-05-18T17:27:04.404Z] github.com/docker/docker/cli/debug [2022-05-18T17:27:04.404Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T17:27:04.404Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T17:27:04.404Z] github.com/docker/docker/client [2022-05-18T17:27:04.404Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T17:27:04.404Z] github.com/docker/docker/cmd/dockerd [2022-05-18T17:27:04.404Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T17:27:04.404Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T17:27:04.404Z] github.com/docker/docker/container [2022-05-18T17:27:04.404Z] github.com/docker/docker/container/stream [2022-05-18T17:27:04.404Z] github.com/docker/docker/contrib/apparmor [2022-05-18T17:27:04.404Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T17:27:04.404Z] github.com/docker/docker/contrib/httpserver [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/cluster [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/config [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/events [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/exec [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/images [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/initlayer [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/links [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/listeners [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/local [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/names [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/network [2022-05-18T17:27:04.404Z] github.com/docker/docker/daemon/stats [2022-05-18T17:27:04.404Z] github.com/docker/docker/distribution [2022-05-18T17:27:04.404Z] github.com/docker/docker/distribution/metadata [2022-05-18T17:27:04.404Z] github.com/docker/docker/distribution/utils [2022-05-18T17:27:04.404Z] github.com/docker/docker/distribution/xfer [2022-05-18T17:27:04.404Z] github.com/docker/docker/dockerversion [2022-05-18T17:27:04.404Z] github.com/docker/docker/errdefs [2022-05-18T17:27:04.404Z] github.com/docker/docker/image [2022-05-18T17:27:04.404Z] github.com/docker/docker/image/cache [2022-05-18T17:27:04.404Z] github.com/docker/docker/image/tarexport [2022-05-18T17:27:04.404Z] github.com/docker/docker/image/v1 [2022-05-18T17:27:04.404Z] github.com/docker/docker/internal/test/suite [2022-05-18T17:27:04.404Z] github.com/docker/docker/layer [2022-05-18T17:27:04.404Z] github.com/docker/docker/libcontainerd [2022-05-18T17:27:04.404Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T17:27:04.404Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T17:27:04.404Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T17:27:04.404Z] github.com/docker/docker/libcontainerd/types [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/config [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/idm [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/ns [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/options [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/osl [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/libnetwork/types [2022-05-18T17:27:04.404Z] github.com/docker/docker/oci [2022-05-18T17:27:04.404Z] github.com/docker/docker/oci/caps [2022-05-18T17:27:04.404Z] github.com/docker/docker/opts [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/aaparser [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/archive [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/authorization [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/capabilities [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/containerfs [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/directory [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/dmesg [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/filenotify [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/fileutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/fsutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/homedir [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/idtools [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/ioutils [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/longpath [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/loopback [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/parsers [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/pidfile [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/platform [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/plugins [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/pools [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/progress [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/pubsub [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/reexec [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/signal [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/stack [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/stringid [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/system [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/tailfile [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/tarsum [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/truncindex [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/urlutil [2022-05-18T17:27:04.404Z] github.com/docker/docker/pkg/useragent [2022-05-18T17:27:04.404Z] github.com/docker/docker/plugin [2022-05-18T17:27:04.404Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T17:27:04.404Z] github.com/docker/docker/plugin/v2 [2022-05-18T17:27:04.404Z] github.com/docker/docker/profiles/apparmor [2022-05-18T17:27:04.404Z] github.com/docker/docker/profiles/seccomp [2022-05-18T17:27:04.404Z] github.com/docker/docker/quota [2022-05-18T17:27:04.404Z] github.com/docker/docker/reference [2022-05-18T17:27:04.404Z] github.com/docker/docker/registry [2022-05-18T17:27:04.404Z] github.com/docker/docker/registry/resumable [2022-05-18T17:27:04.404Z] github.com/docker/docker/restartmanager [2022-05-18T17:27:04.404Z] github.com/docker/docker/rootless [2022-05-18T17:27:04.404Z] github.com/docker/docker/rootless/specconv [2022-05-18T17:27:04.404Z] github.com/docker/docker/runconfig [2022-05-18T17:27:04.404Z] github.com/docker/docker/runconfig/opts [2022-05-18T17:27:04.404Z] github.com/docker/docker/testutil [2022-05-18T17:27:04.404Z] github.com/docker/docker/testutil/daemon [2022-05-18T17:27:04.404Z] github.com/docker/docker/testutil/environment [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fakegit [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/registry [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/request [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/drivers [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/local [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/mounts [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/service [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/service/opts [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/testutils' [2022-05-18T17:27:04.405Z] ++ grep --fixed-strings -v /libnetwork [2022-05-18T17:27:04.405Z] ++ echo 'github.com/docker/docker/api [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/backend/build [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/httputils [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/middleware [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/build [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/container [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/debug [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/image [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/network [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/session [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/system [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/volume [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/backend [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/container [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/events [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/filters [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/image [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/mount [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/network [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/registry [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/strslice [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/swarm [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/time [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/versions [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/volume [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/dockerfile [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/remotecontext [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli/config [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli/debug [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T17:27:04.405Z] github.com/docker/docker/client [2022-05-18T17:27:04.405Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T17:27:04.405Z] github.com/docker/docker/cmd/dockerd [2022-05-18T17:27:04.405Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T17:27:04.405Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T17:27:04.405Z] github.com/docker/docker/container [2022-05-18T17:27:04.405Z] github.com/docker/docker/container/stream [2022-05-18T17:27:04.405Z] github.com/docker/docker/contrib/apparmor [2022-05-18T17:27:04.405Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T17:27:04.405Z] github.com/docker/docker/contrib/httpserver [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/cluster [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/config [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/events [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/exec [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/images [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/initlayer [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/links [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/listeners [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/local [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/names [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/network [2022-05-18T17:27:04.405Z] github.com/docker/docker/daemon/stats [2022-05-18T17:27:04.405Z] github.com/docker/docker/distribution [2022-05-18T17:27:04.405Z] github.com/docker/docker/distribution/metadata [2022-05-18T17:27:04.405Z] github.com/docker/docker/distribution/utils [2022-05-18T17:27:04.405Z] github.com/docker/docker/distribution/xfer [2022-05-18T17:27:04.405Z] github.com/docker/docker/dockerversion [2022-05-18T17:27:04.405Z] github.com/docker/docker/errdefs [2022-05-18T17:27:04.405Z] github.com/docker/docker/image [2022-05-18T17:27:04.405Z] github.com/docker/docker/image/cache [2022-05-18T17:27:04.405Z] github.com/docker/docker/image/tarexport [2022-05-18T17:27:04.405Z] github.com/docker/docker/image/v1 [2022-05-18T17:27:04.405Z] github.com/docker/docker/internal/test/suite [2022-05-18T17:27:04.405Z] github.com/docker/docker/layer [2022-05-18T17:27:04.405Z] github.com/docker/docker/libcontainerd [2022-05-18T17:27:04.405Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T17:27:04.405Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T17:27:04.405Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T17:27:04.405Z] github.com/docker/docker/libcontainerd/types [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/config [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/idm [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/ns [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/options [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/osl [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/libnetwork/types [2022-05-18T17:27:04.405Z] github.com/docker/docker/oci [2022-05-18T17:27:04.405Z] github.com/docker/docker/oci/caps [2022-05-18T17:27:04.405Z] github.com/docker/docker/opts [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/aaparser [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/archive [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/authorization [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/capabilities [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/containerfs [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/directory [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/dmesg [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/filenotify [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/fileutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/fsutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/homedir [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/idtools [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/ioutils [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/longpath [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/loopback [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/parsers [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/pidfile [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/platform [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/plugins [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/pools [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/progress [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/pubsub [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/reexec [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/signal [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/stack [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/stringid [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/system [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/tailfile [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/tarsum [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/truncindex [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/urlutil [2022-05-18T17:27:04.405Z] github.com/docker/docker/pkg/useragent [2022-05-18T17:27:04.405Z] github.com/docker/docker/plugin [2022-05-18T17:27:04.405Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T17:27:04.405Z] github.com/docker/docker/plugin/v2 [2022-05-18T17:27:04.405Z] github.com/docker/docker/profiles/apparmor [2022-05-18T17:27:04.405Z] github.com/docker/docker/profiles/seccomp [2022-05-18T17:27:04.405Z] github.com/docker/docker/quota [2022-05-18T17:27:04.405Z] github.com/docker/docker/reference [2022-05-18T17:27:04.405Z] github.com/docker/docker/registry [2022-05-18T17:27:04.405Z] github.com/docker/docker/registry/resumable [2022-05-18T17:27:04.405Z] github.com/docker/docker/restartmanager [2022-05-18T17:27:04.405Z] github.com/docker/docker/rootless [2022-05-18T17:27:04.405Z] github.com/docker/docker/rootless/specconv [2022-05-18T17:27:04.405Z] github.com/docker/docker/runconfig [2022-05-18T17:27:04.405Z] github.com/docker/docker/runconfig/opts [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/daemon [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/environment [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fakegit [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/registry [2022-05-18T17:27:04.405Z] github.com/docker/docker/testutil/request [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/drivers [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/local [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/mounts [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/service [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/service/opts [2022-05-18T17:27:04.405Z] github.com/docker/docker/volume/testutils' [2022-05-18T17:27:04.405Z] + base_pkg_list='github.com/docker/docker/api [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/backend/build [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/httputils [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/middleware [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/build [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/container [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/debug [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/image [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/network [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/session [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/system [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/server/router/volume [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/backend [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/container [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/events [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/filters [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/image [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/mount [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/network [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/registry [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/strslice [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/swarm [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/time [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/versions [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T17:27:04.405Z] github.com/docker/docker/api/types/volume [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/dockerfile [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/remotecontext [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T17:27:04.405Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli/config [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli/debug [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T17:27:04.405Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T17:27:04.405Z] github.com/docker/docker/client [2022-05-18T17:27:04.405Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T17:27:04.405Z] github.com/docker/docker/cmd/dockerd [2022-05-18T17:27:04.405Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T17:27:04.405Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T17:27:04.406Z] github.com/docker/docker/container [2022-05-18T17:27:04.406Z] github.com/docker/docker/container/stream [2022-05-18T17:27:04.406Z] github.com/docker/docker/contrib/apparmor [2022-05-18T17:27:04.406Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T17:27:04.406Z] github.com/docker/docker/contrib/httpserver [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/config [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/events [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/exec [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/images [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/initlayer [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/links [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/listeners [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/local [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/names [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/network [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/stats [2022-05-18T17:27:04.406Z] github.com/docker/docker/distribution [2022-05-18T17:27:04.406Z] github.com/docker/docker/distribution/metadata [2022-05-18T17:27:04.406Z] github.com/docker/docker/distribution/utils [2022-05-18T17:27:04.406Z] github.com/docker/docker/distribution/xfer [2022-05-18T17:27:04.406Z] github.com/docker/docker/dockerversion [2022-05-18T17:27:04.406Z] github.com/docker/docker/errdefs [2022-05-18T17:27:04.406Z] github.com/docker/docker/image [2022-05-18T17:27:04.406Z] github.com/docker/docker/image/cache [2022-05-18T17:27:04.406Z] github.com/docker/docker/image/tarexport [2022-05-18T17:27:04.406Z] github.com/docker/docker/image/v1 [2022-05-18T17:27:04.406Z] github.com/docker/docker/internal/test/suite [2022-05-18T17:27:04.406Z] github.com/docker/docker/layer [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd/types [2022-05-18T17:27:04.406Z] github.com/docker/docker/oci [2022-05-18T17:27:04.406Z] github.com/docker/docker/oci/caps [2022-05-18T17:27:04.406Z] github.com/docker/docker/opts [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/aaparser [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/archive [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/authorization [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/capabilities [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/containerfs [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/directory [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/dmesg [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/filenotify [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/fileutils [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/fsutils [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/homedir [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/idtools [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/ioutils [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/longpath [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/loopback [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/parsers [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/pidfile [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/platform [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/plugins [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/pools [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/progress [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/pubsub [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/reexec [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/signal [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/stack [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/stringid [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/system [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/tailfile [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/tarsum [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/truncindex [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/urlutil [2022-05-18T17:27:04.406Z] github.com/docker/docker/pkg/useragent [2022-05-18T17:27:04.406Z] github.com/docker/docker/plugin [2022-05-18T17:27:04.406Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T17:27:04.406Z] github.com/docker/docker/plugin/v2 [2022-05-18T17:27:04.406Z] github.com/docker/docker/profiles/apparmor [2022-05-18T17:27:04.406Z] github.com/docker/docker/profiles/seccomp [2022-05-18T17:27:04.406Z] github.com/docker/docker/quota [2022-05-18T17:27:04.406Z] github.com/docker/docker/reference [2022-05-18T17:27:04.406Z] github.com/docker/docker/registry [2022-05-18T17:27:04.406Z] github.com/docker/docker/registry/resumable [2022-05-18T17:27:04.406Z] github.com/docker/docker/restartmanager [2022-05-18T17:27:04.406Z] github.com/docker/docker/rootless [2022-05-18T17:27:04.406Z] github.com/docker/docker/rootless/specconv [2022-05-18T17:27:04.406Z] github.com/docker/docker/runconfig [2022-05-18T17:27:04.406Z] github.com/docker/docker/runconfig/opts [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/daemon [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/environment [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/fakegit [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/registry [2022-05-18T17:27:04.406Z] github.com/docker/docker/testutil/request [2022-05-18T17:27:04.406Z] github.com/docker/docker/volume [2022-05-18T17:27:04.406Z] github.com/docker/docker/volume/drivers [2022-05-18T17:27:04.406Z] github.com/docker/docker/volume/local [2022-05-18T17:27:04.406Z] github.com/docker/docker/volume/mounts [2022-05-18T17:27:04.406Z] github.com/docker/docker/volume/service [2022-05-18T17:27:04.406Z] github.com/docker/docker/volume/service/opts [2022-05-18T17:27:04.406Z] github.com/docker/docker/volume/testutils' [2022-05-18T17:27:04.406Z] ++ echo 'github.com/docker/docker/api [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/backend/build [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/httputils [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/middleware [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/build [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/container [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/debug [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/image [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/network [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/session [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/system [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/server/router/volume [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/backend [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/container [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/events [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/filters [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/image [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/mount [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/network [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/registry [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/strslice [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/swarm [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/time [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/versions [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T17:27:04.406Z] github.com/docker/docker/api/types/volume [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/builder-next [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/dockerfile [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/remotecontext [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T17:27:04.406Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T17:27:04.406Z] github.com/docker/docker/cli [2022-05-18T17:27:04.406Z] github.com/docker/docker/cli/config [2022-05-18T17:27:04.406Z] github.com/docker/docker/cli/debug [2022-05-18T17:27:04.406Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T17:27:04.406Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T17:27:04.406Z] github.com/docker/docker/client [2022-05-18T17:27:04.406Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T17:27:04.406Z] github.com/docker/docker/cmd/dockerd [2022-05-18T17:27:04.406Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T17:27:04.406Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T17:27:04.406Z] github.com/docker/docker/container [2022-05-18T17:27:04.406Z] github.com/docker/docker/container/stream [2022-05-18T17:27:04.406Z] github.com/docker/docker/contrib/apparmor [2022-05-18T17:27:04.406Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T17:27:04.406Z] github.com/docker/docker/contrib/httpserver [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/config [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/events [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/exec [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/images [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/initlayer [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/links [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/listeners [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/local [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/names [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/network [2022-05-18T17:27:04.406Z] github.com/docker/docker/daemon/stats [2022-05-18T17:27:04.406Z] github.com/docker/docker/distribution [2022-05-18T17:27:04.406Z] github.com/docker/docker/distribution/metadata [2022-05-18T17:27:04.406Z] github.com/docker/docker/distribution/utils [2022-05-18T17:27:04.406Z] github.com/docker/docker/distribution/xfer [2022-05-18T17:27:04.406Z] github.com/docker/docker/dockerversion [2022-05-18T17:27:04.406Z] github.com/docker/docker/errdefs [2022-05-18T17:27:04.406Z] github.com/docker/docker/image [2022-05-18T17:27:04.406Z] github.com/docker/docker/image/cache [2022-05-18T17:27:04.406Z] github.com/docker/docker/image/tarexport [2022-05-18T17:27:04.406Z] github.com/docker/docker/image/v1 [2022-05-18T17:27:04.406Z] github.com/docker/docker/internal/test/suite [2022-05-18T17:27:04.406Z] github.com/docker/docker/layer [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T17:27:04.406Z] github.com/docker/docker/libcontainerd/types [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/config [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T17:27:04.406Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/idm [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ns [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/options [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/osl [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/types [2022-05-18T17:27:04.407Z] github.com/docker/docker/oci [2022-05-18T17:27:04.407Z] github.com/docker/docker/oci/caps [2022-05-18T17:27:04.407Z] github.com/docker/docker/opts [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/aaparser [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/archive [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/authorization [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/capabilities [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/containerfs [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/directory [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/dmesg [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/filenotify [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/fileutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/fsutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/homedir [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/idtools [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/ioutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/longpath [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/loopback [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/parsers [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/pidfile [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/platform [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/plugins [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/pools [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/progress [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/pubsub [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/reexec [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/signal [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/stack [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/stringid [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/system [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/tailfile [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/tarsum [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/truncindex [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/urlutil [2022-05-18T17:27:04.407Z] github.com/docker/docker/pkg/useragent [2022-05-18T17:27:04.407Z] github.com/docker/docker/plugin [2022-05-18T17:27:04.407Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T17:27:04.407Z] github.com/docker/docker/plugin/v2 [2022-05-18T17:27:04.407Z] github.com/docker/docker/profiles/apparmor [2022-05-18T17:27:04.407Z] github.com/docker/docker/profiles/seccomp [2022-05-18T17:27:04.407Z] github.com/docker/docker/quota [2022-05-18T17:27:04.407Z] github.com/docker/docker/reference [2022-05-18T17:27:04.407Z] github.com/docker/docker/registry [2022-05-18T17:27:04.407Z] github.com/docker/docker/registry/resumable [2022-05-18T17:27:04.407Z] github.com/docker/docker/restartmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/rootless [2022-05-18T17:27:04.407Z] github.com/docker/docker/rootless/specconv [2022-05-18T17:27:04.407Z] github.com/docker/docker/runconfig [2022-05-18T17:27:04.407Z] github.com/docker/docker/runcon++ grep --fixed-strings /libnetwork [2022-05-18T17:27:04.407Z] fig/opts [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/daemon [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/environment [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/fakegit [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/registry [2022-05-18T17:27:04.407Z] github.com/docker/docker/testutil/request [2022-05-18T17:27:04.407Z] github.com/docker/docker/volume [2022-05-18T17:27:04.407Z] github.com/docker/docker/volume/drivers [2022-05-18T17:27:04.407Z] github.com/docker/docker/volume/local [2022-05-18T17:27:04.407Z] github.com/docker/docker/volume/mounts [2022-05-18T17:27:04.407Z] github.com/docker/docker/volume/service [2022-05-18T17:27:04.407Z] github.com/docker/docker/volume/service/opts [2022-05-18T17:27:04.407Z] github.com/docker/docker/volume/testutils' [2022-05-18T17:27:04.407Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/config [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/idm [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ns [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/options [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/osl [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/types' [2022-05-18T17:27:04.407Z] + echo 'github.com/docker/docker/libnetwork [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/config [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/idm [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/ns [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/options [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/osl [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/types' [2022-05-18T17:27:04.407Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T17:27:04.407Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T17:27:04.407Z] + type docker-proxy [2022-05-18T17:27:04.407Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-18T17:27:04.407Z] + hack/make.sh binary-proxy install-proxy [2022-05-18T17:27:04.407Z] [2022-05-18T17:27:04.407Z] Removing bundles/ [2022-05-18T17:27:04.674Z] [2022-05-18T17:27:04.674Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-18T17:27:04.674Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-18T17:27:04.674Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T17:27:04.821Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-18T17:27:04.821Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-18T17:27:05.078Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-18T17:27:05.644Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-18T17:27:06.579Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-18T17:27:06.838Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-18T17:27:07.403Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-18T17:27:07.403Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-18T17:27:07.672Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-18T17:27:07.672Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-18T17:27:08.295Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-18T17:27:08.295Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-18T17:27:08.295Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T17:27:08.295Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-18T17:27:08.610Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-18T17:27:09.175Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-18T17:27:09.293Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-18T17:27:09.741Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-18T17:27:09.999Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-18T17:27:10.256Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-18T17:27:10.513Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-18T17:27:11.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-18T17:27:11.505Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-18T17:27:11.505Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T17:27:11.505Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-18T17:27:11.705Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-18T17:27:12.490Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-18T17:27:12.490Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T17:27:12.490Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-18T17:27:12.769Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-18T17:27:12.769Z] [2022-05-18T17:27:12.769Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-18T17:27:12.769Z] Installing docker-proxy to /usr/local/bin/ [2022-05-18T17:27:12.769Z] [2022-05-18T17:27:12.769Z] + mkdir -p bundles [2022-05-18T17:27:12.769Z] + '[' -n 'github.com/docker/docker/api [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/backend/build [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/httputils [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/middleware [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/build [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/container [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/debug [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/image [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/network [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/session [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/system [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/server/router/volume [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/backend [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/container [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/events [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/filters [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/image [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/mount [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/network [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/registry [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/strslice [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/swarm [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/time [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/versions [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T17:27:12.769Z] github.com/docker/docker/api/types/volume [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/builder-next [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/dockerfile [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/remotecontext [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T17:27:12.769Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T17:27:12.769Z] github.com/docker/docker/cli [2022-05-18T17:27:12.769Z] github.com/docker/docker/cli/config [2022-05-18T17:27:12.769Z] github.com/docker/docker/cli/debug [2022-05-18T17:27:12.769Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T17:27:12.769Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T17:27:12.769Z] github.com/docker/docker/client [2022-05-18T17:27:12.769Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T17:27:12.770Z] github.com/docker/docker/cmd/dockerd [2022-05-18T17:27:12.770Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T17:27:12.770Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T17:27:12.770Z] github.com/docker/docker/container [2022-05-18T17:27:12.770Z] github.com/docker/docker/container/stream [2022-05-18T17:27:12.770Z] github.com/docker/docker/contrib/apparmor [2022-05-18T17:27:12.770Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T17:27:12.770Z] github.com/docker/docker/contrib/httpserver [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/cluster [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/config [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/events [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/exec [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/images [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/initlayer [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/links [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/listeners [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/local [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/names [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/network [2022-05-18T17:27:12.770Z] github.com/docker/docker/daemon/stats [2022-05-18T17:27:12.770Z] github.com/docker/docker/distribution [2022-05-18T17:27:12.770Z] github.com/docker/docker/distribution/metadata [2022-05-18T17:27:12.770Z] github.com/docker/docker/distribution/utils [2022-05-18T17:27:12.770Z] github.com/docker/docker/distribution/xfer [2022-05-18T17:27:12.770Z] github.com/docker/docker/dockerversion [2022-05-18T17:27:12.770Z] github.com/docker/docker/errdefs [2022-05-18T17:27:12.770Z] github.com/docker/docker/image [2022-05-18T17:27:12.770Z] github.com/docker/docker/image/cache [2022-05-18T17:27:12.770Z] github.com/docker/docker/image/tarexport [2022-05-18T17:27:12.770Z] github.com/docker/docker/image/v1 [2022-05-18T17:27:12.770Z] github.com/docker/docker/internal/test/suite [2022-05-18T17:27:12.770Z] github.com/docker/docker/layer [2022-05-18T17:27:12.770Z] github.com/docker/docker/libcontainerd [2022-05-18T17:27:12.770Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T17:27:12.770Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T17:27:12.770Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T17:27:12.770Z] github.com/docker/docker/libcontainerd/types [2022-05-18T17:27:12.770Z] github.com/docker/docker/oci [2022-05-18T17:27:12.770Z] github.com/docker/docker/oci/caps [2022-05-18T17:27:12.770Z] github.com/docker/docker/opts [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/aaparser [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/archive [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/authorization [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/capabilities [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/containerfs [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/directory [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/dmesg [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/filenotify [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/fileutils [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/fsutils [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/homedir [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/idtools [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/ioutils [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/longpath [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/loopback [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/parsers [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/pidfile [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/platform [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/plugins [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/pools [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/progress [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/pubsub [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/reexec [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/signal [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/stack [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/stringid [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/system [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/tailfile [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/tarsum [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/truncindex [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/urlutil [2022-05-18T17:27:12.770Z] github.com/docker/docker/pkg/useragent [2022-05-18T17:27:12.770Z] github.com/docker/docker/plugin [2022-05-18T17:27:12.770Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T17:27:12.770Z] github.com/docker/docker/plugin/v2 [2022-05-18T17:27:12.770Z] github.com/docker/docker/profiles/apparmor [2022-05-18T17:27:12.770Z] github.com/docker/docker/profiles/seccomp [2022-05-18T17:27:12.770Z] github.com/docker/docker/quota [2022-05-18T17:27:12.770Z] github.com/docker/docker/reference [2022-05-18T17:27:12.770Z] github.com/docker/docker/registry [2022-05-18T17:27:12.770Z] github.com/docker/docker/registry/resumable [2022-05-18T17:27:12.770Z] github.com/docker/docker/restartmanager [2022-05-18T17:27:12.770Z] github.com/docker/docker/rootless [2022-05-18T17:27:12.770Z] github.com/docker/docker/rootless/specconv [2022-05-18T17:27:12.770Z] github.com/docker/docker/runconfig [2022-05-18T17:27:12.770Z] github.com/docker/docker/runconfig/opts [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/daemon [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/environment [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/fakegit [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/registry [2022-05-18T17:27:12.770Z] github.com/docker/docker/testutil/request [2022-05-18T17:27:12.770Z] github.com/docker/docker/volume [2022-05-18T17:27:12.770Z] github.com/docker/docker/volume/drivers [2022-05-18T17:27:12.770Z] github.com/docker/docker/volume/local [2022-05-18T17:27:12.770Z] github.com/docker/docker/volume/mounts [2022-05-18T17:27:12.770Z] github.com/docker/docker/volume/service [2022-05-18T17:27:12.770Z] github.com/docker/docker/volume/service/opts [2022-05-18T17:27:12.770Z] github.com/docker/docker/volume/testutils' ']' [2022-05-18T17:27:12.770Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-18T17:27:12.975Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-18T17:27:13.080Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-18T17:27:13.334Z] ? github.com/docker/docker/api [no test files] [2022-05-18T17:27:14.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-18T17:27:15.022Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-18T17:27:15.220Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-18T17:27:15.590Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-18T17:27:16.156Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-18T17:27:16.206Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-18T17:27:16.673Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-18T17:27:16.673Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T17:27:16.673Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-18T17:27:16.721Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-18T17:27:16.980Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-18T17:27:17.658Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-18T17:27:18.353Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-18T17:27:18.642Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-18T17:27:18.642Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T17:27:18.642Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-18T17:27:18.642Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T17:27:18.642Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-18T17:27:20.250Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-18T17:27:20.508Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-18T17:27:20.766Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-18T17:27:22.668Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-18T17:27:23.197Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-18T17:27:23.197Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-18T17:27:23.662Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-18T17:27:24.043Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-18T17:27:24.499Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-18T17:27:25.416Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-18T17:27:27.317Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-18T17:27:27.317Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-18T17:27:27.317Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-18T17:27:27.317Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-18T17:27:27.317Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-18T17:27:27.441Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-18T17:27:27.883Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-18T17:27:29.262Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-18T17:27:30.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-18T17:27:30.636Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-18T17:27:32.536Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-18T17:27:32.586Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-18T17:27:32.794Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-18T17:27:33.726Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-18T17:27:34.291Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-18T17:27:34.291Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-18T17:27:34.291Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-18T17:27:34.858Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-18T17:27:35.225Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-05-18T17:27:36.758Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-18T17:27:36.758Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-18T17:27:36.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-18T17:27:37.324Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-18T17:27:37.889Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-18T17:27:38.456Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-18T17:27:39.023Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-18T17:27:39.281Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-18T17:27:39.847Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-18T17:27:40.781Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-18T17:27:41.348Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-18T17:27:41.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-18T17:27:41.863Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-18T17:27:42.430Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-18T17:27:42.995Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-18T17:27:43.560Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-18T17:27:44.125Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-18T17:27:44.125Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-18T17:27:44.383Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-18T17:27:44.642Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-18T17:27:45.207Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-18T17:27:46.583Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-18T17:27:46.841Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T17:27:46.841Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-18T17:27:46.841Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-18T17:27:47.098Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-18T17:27:49.634Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-18T17:27:50.203Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-18T17:27:50.203Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-18T17:27:53.483Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-18T17:27:55.379Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-18T17:27:59.556Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-18T17:28:01.454Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-18T17:28:02.387Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-18T17:28:02.647Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-18T17:28:03.579Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-18T17:28:03.579Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-18T17:28:03.579Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-18T17:28:03.579Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-18T17:28:04.512Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-18T17:28:07.038Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-18T17:28:07.183Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-18T17:28:07.183Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-18T17:28:07.183Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-18T17:28:07.603Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-18T17:28:08.535Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-18T17:28:10.971Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-18T17:28:10.971Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T17:28:11.439Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-18T17:28:11.439Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T17:28:11.906Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-18T17:28:11.906Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T17:28:11.906Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-18T17:28:12.373Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-18T17:28:12.373Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T17:28:12.373Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-18T17:28:15.086Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-18T17:28:15.086Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-18T17:28:15.086Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-18T17:28:15.240Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-18T17:28:15.344Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-18T17:28:15.601Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-18T17:28:15.601Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-18T17:28:16.534Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-18T17:28:17.466Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-18T17:28:18.403Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-18T17:28:18.403Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-18T17:28:18.403Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-18T17:28:19.016Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-18T17:28:19.016Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T17:28:19.336Z] === RUN TestDockerSuite/TestRunMount [2022-05-18T17:28:19.482Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-18T17:28:23.516Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-18T17:28:23.774Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-18T17:28:24.339Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-18T17:28:25.272Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-18T17:28:27.222Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-18T17:28:27.222Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-18T17:28:29.750Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-18T17:28:31.654Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-18T17:28:33.552Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-18T17:28:34.485Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-18T17:28:35.860Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-18T17:28:35.860Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-18T17:28:35.860Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-18T17:28:36.118Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-18T17:28:37.052Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-18T17:28:37.619Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-18T17:28:38.185Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-18T17:28:39.559Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-18T17:28:40.125Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-18T17:28:42.027Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-18T17:28:42.285Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-18T17:28:42.584Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-18T17:28:42.584Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-18T17:28:42.584Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T17:28:42.584Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-18T17:28:45.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-18T17:28:45.567Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-18T17:28:46.132Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-18T17:28:46.132Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-18T17:28:46.698Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-18T17:28:46.698Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-18T17:28:47.263Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-18T17:28:48.197Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-18T17:28:48.197Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-18T17:28:48.455Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-18T17:28:48.713Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-18T17:28:51.240Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-18T17:28:53.767Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-18T17:28:54.332Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-18T17:28:54.332Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-18T17:28:54.332Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-18T17:28:54.900Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-18T17:28:55.834Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-18T17:28:56.400Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-18T17:28:56.968Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-18T17:28:57.901Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-18T17:28:58.483Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-18T17:28:58.751Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-18T17:28:59.685Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-18T17:28:59.685Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-18T17:28:59.943Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-18T17:29:00.315Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-18T17:29:00.508Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-18T17:29:01.075Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T17:29:01.075Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-18T17:29:01.075Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-18T17:29:01.640Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-18T17:29:02.208Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-18T17:29:02.208Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-18T17:29:02.208Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-18T17:29:02.208Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-18T17:29:02.483Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-18T17:29:02.776Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-18T17:29:03.444Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-18T17:29:04.150Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-18T17:29:04.150Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-18T17:29:04.150Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-18T17:29:05.524Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-18T17:29:06.900Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-18T17:29:07.836Z] === RUN TestDockerSuite/TestRunRm [2022-05-18T17:29:08.109Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-18T17:29:08.404Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-18T17:29:10.268Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-18T17:29:10.268Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-18T17:29:10.268Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-18T17:29:11.626Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-05-18T17:29:11.626Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-18T17:29:11.626Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 6.0% of statements [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-18T17:29:11.626Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-05-18T17:29:11.626Z] ok github.com/docker/docker/api/server/router/volume 0.017s coverage: 67.9% of statements [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-18T17:29:11.626Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-18T17:29:11.626Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-05-18T17:29:11.626Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/builder [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-18T17:29:11.626Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-18T17:29:11.681Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-18T17:29:11.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-18T17:29:11.938Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-18T17:29:12.505Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-18T17:29:13.072Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-18T17:29:14.145Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2022-05-18T17:29:14.708Z] ok github.com/docker/docker/builder/dockerfile 0.537s coverage: 49.3% of statements [2022-05-18T17:29:14.965Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-18T17:29:14.975Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-18T17:29:15.541Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-18T17:29:15.568Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-18T17:29:15.893Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-18T17:29:16.844Z] ok github.com/docker/docker/builder/remotecontext/git 2.011s coverage: 86.3% of statements [2022-05-18T17:29:16.844Z] ? github.com/docker/docker/cli [no test files] [2022-05-18T17:29:16.844Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-18T17:29:16.844Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-18T17:29:16.844Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-18T17:29:17.438Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-18T17:29:17.773Z] ok github.com/docker/docker/cmd/docker-proxy 0.234s coverage: 67.6% of statements [2022-05-18T17:29:18.010Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-18T17:29:20.539Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-18T17:29:21.474Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-18T17:29:21.947Z] ok github.com/docker/docker/client 0.169s coverage: 75.6% of statements [2022-05-18T17:29:22.042Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-18T17:29:22.975Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-18T17:29:23.541Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-18T17:29:23.541Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-18T17:29:24.106Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-18T17:29:24.671Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-18T17:29:24.931Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-18T17:29:25.016Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-18T17:29:25.873Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-18T17:29:26.438Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-18T17:29:26.438Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-18T17:29:27.005Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-18T17:29:29.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-18T17:29:29.532Z] === RUN TestDockerSuite/TestRunState [2022-05-18T17:29:30.907Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-18T17:29:31.165Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-18T17:29:32.048Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-18T17:29:32.100Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-18T17:29:32.100Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-18T17:29:32.100Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-18T17:29:32.100Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-18T17:29:32.666Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-18T17:29:32.924Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-18T17:29:34.297Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-18T17:29:34.297Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-18T17:29:34.297Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-18T17:29:34.556Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-18T17:29:34.814Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-18T17:29:36.714Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-18T17:29:37.648Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-18T17:29:37.648Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-18T17:29:39.021Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-18T17:29:40.568Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-18T17:29:40.922Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-18T17:29:41.856Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-18T17:29:43.794Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-18T17:29:45.165Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-18T17:29:45.731Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-18T17:29:46.300Z] docker_cli_service_logs_test.go:246: checking task a51ygllkf3fe [2022-05-18T17:29:46.300Z] docker_cli_service_logs_test.go:251: checking messages for a51ygllkf3fe [2022-05-18T17:29:46.300Z] docker_cli_service_logs_test.go:246: checking task jrjwb2c012me [2022-05-18T17:29:46.300Z] docker_cli_service_logs_test.go:251: checking messages for jrjwb2c012me [2022-05-18T17:29:46.300Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-18T17:29:47.239Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-18T17:29:47.239Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-18T17:29:48.611Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-18T17:29:49.983Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-18T17:29:50.242Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-18T17:29:50.500Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-18T17:29:50.760Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-18T17:29:50.760Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-18T17:29:51.694Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-18T17:29:51.951Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-18T17:29:52.517Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-18T17:29:52.517Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-18T17:29:52.517Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-18T17:29:52.776Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-18T17:29:53.034Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-18T17:29:56.318Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-18T17:29:56.575Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-18T17:29:57.509Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-18T17:29:59.412Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-18T17:30:00.345Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-18T17:30:01.720Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-18T17:30:03.618Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-18T17:30:03.618Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-18T17:30:03.618Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-18T17:30:03.618Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-18T17:30:03.618Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-18T17:30:03.618Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-18T17:30:03.618Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-18T17:30:03.618Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-18T17:30:04.184Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-18T17:30:04.184Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-18T17:30:04.184Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-18T17:30:04.769Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-18T17:30:05.703Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-18T17:30:05.705Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-18T17:30:07.078Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-18T17:30:07.337Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-18T17:30:07.596Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-18T17:30:08.163Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-18T17:30:08.163Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-18T17:30:08.579Z] ok github.com/docker/docker/cmd/dockerd 0.101s coverage: 29.7% of statements [2022-05-18T17:30:08.579Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-05-18T17:30:08.579Z] ok github.com/docker/docker/cmd/dockerd/trap 2.557s coverage: 0.0% of statements [2022-05-18T17:30:08.579Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-18T17:30:08.579Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-18T17:30:08.579Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-18T17:30:08.579Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-18T17:30:08.579Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-18T17:30:08.728Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-18T17:30:08.728Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-18T17:30:08.728Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-18T17:30:08.728Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-18T17:30:08.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-18T17:30:08.728Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-18T17:30:08.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-18T17:30:08.728Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-18T17:30:08.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-18T17:30:08.728Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-18T17:30:08.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-18T17:30:08.728Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-18T17:30:08.728Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-18T17:30:08.728Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-18T17:30:08.728Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-18T17:30:09.293Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-18T17:30:10.226Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-18T17:30:10.226Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-18T17:30:10.226Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-18T17:30:10.791Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-18T17:30:10.791Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-18T17:30:11.356Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-18T17:30:11.356Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-18T17:30:11.923Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-18T17:30:12.843Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-18T17:30:12.857Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-18T17:30:12.857Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-18T17:30:12.857Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-18T17:30:12.857Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-18T17:30:13.423Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-18T17:30:14.360Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-18T17:30:14.927Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-18T17:30:14.927Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-18T17:30:14.927Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-18T17:30:15.185Z] docker_cli_swarm_test.go:1895: [d1f48cd06ec1a] joining swarm manager [d5944722a736c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:30:15.443Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-18T17:30:15.443Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-18T17:30:15.972Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-18T17:30:16.377Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-18T17:30:16.377Z] docker_cli_swarm_test.go:1896: [d333f3a7df8a5] joining swarm manager [d5944722a736c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:30:16.942Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-18T17:30:18.530Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-05-18T17:30:18.787Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-05-18T17:30:18.840Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-18T17:30:18.920Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-18T17:30:18.920Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T17:30:18.920Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-18T17:30:19.098Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-18T17:30:19.098Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-18T17:30:19.098Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-18T17:30:20.030Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-18T17:30:20.596Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-18T17:30:20.681Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-05-18T17:30:21.486Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-18T17:30:21.529Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-18T17:30:21.529Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-18T17:30:22.901Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-18T17:30:22.901Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-18T17:30:23.159Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-18T17:30:24.091Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2970024535 [2022-05-18T17:30:24.348Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-18T17:30:24.348Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-18T17:30:25.723Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-18T17:30:25.723Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-18T17:30:25.723Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-18T17:30:27.108Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-18T17:30:28.041Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-18T17:30:28.605Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-18T17:30:28.605Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-18T17:30:28.605Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-18T17:30:28.809Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-05-18T17:30:28.862Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-18T17:30:29.369Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-05-18T17:30:29.426Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-18T17:30:29.426Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-18T17:30:29.942Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-18T17:30:29.942Z] ok github.com/docker/docker/daemon 10.161s coverage: 16.0% of statements [2022-05-18T17:30:29.942Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-18T17:30:29.942Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-18T17:30:29.942Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-18T17:30:29.942Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-18T17:30:29.992Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-18T17:30:30.556Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-18T17:30:30.869Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-05-18T17:30:31.488Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-18T17:30:32.236Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.815s coverage: 74.8% of statements [2022-05-18T17:30:32.859Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-18T17:30:33.602Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.403s coverage: 56.2% of statements [2022-05-18T17:30:33.602Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-05-18T17:30:35.534Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-05-18T17:30:37.036Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-18T17:30:37.482Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.331s coverage: 50.6% of statements [2022-05-18T17:30:37.969Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-18T17:30:38.047Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.568s coverage: 46.1% of statements [2022-05-18T17:30:38.047Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-18T17:30:38.536Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-18T17:30:39.416Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-05-18T17:30:39.469Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-18T17:30:39.672Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.928s coverage: 58.2% of statements [2022-05-18T17:30:39.672Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-18T17:30:39.672Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-18T17:30:40.600Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2022-05-18T17:30:40.842Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-18T17:30:41.162Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-05-18T17:30:42.214Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-18T17:30:42.528Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-05-18T17:30:42.528Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-18T17:30:42.528Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-18T17:30:42.783Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.0% of statements [2022-05-18T17:30:43.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-18T17:30:44.149Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-05-18T17:30:44.149Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 80.2% of statements [2022-05-18T17:30:44.149Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-18T17:30:44.521Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-18T17:30:45.087Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-18T17:30:45.123Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-05-18T17:30:45.123Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-05-18T17:30:45.686Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-05-18T17:30:45.943Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-05-18T17:30:46.465Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-18T17:30:46.506Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 78.7% of statements [2022-05-18T17:30:46.506Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-18T17:30:47.398Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-18T17:30:47.622Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 56.5% of statements [2022-05-18T17:30:47.622Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-05-18T17:30:48.552Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-05-18T17:30:48.778Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-18T17:30:49.115Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-18T17:30:49.677Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-18T17:30:50.239Z] ok github.com/docker/docker/daemon/logger/splunk 1.681s coverage: 82.5% of statements [2022-05-18T17:30:50.239Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-18T17:30:50.239Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-18T17:30:51.336Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-18T17:30:51.627Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-05-18T17:30:52.188Z] ok github.com/docker/docker/distribution 0.641s coverage: 28.2% of statements [2022-05-18T17:30:52.188Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-18T17:30:52.750Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-18T17:30:53.311Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-18T17:30:53.872Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-18T17:30:54.128Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 84.9% of statements [2022-05-18T17:30:54.128Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-18T17:30:54.384Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-05-18T17:30:54.384Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-18T17:30:54.640Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-18T17:30:54.896Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-18T17:30:55.515Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-18T17:30:56.262Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-05-18T17:30:56.824Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-05-18T17:30:56.824Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-18T17:30:58.714Z] ok github.com/docker/docker/pkg/archive 0.317s coverage: 82.5% of statements [2022-05-18T17:30:58.794Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-18T17:30:58.794Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-18T17:30:59.277Z] ok github.com/docker/docker/pkg/authorization 0.099s coverage: 68.3% of statements [2022-05-18T17:30:59.534Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-18T17:30:59.791Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-18T17:31:00.700Z] docker_cli_swarm_test.go:1796: [d40412ef4e05f] joining swarm manager [dd88998443a52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:31:02.073Z] docker_cli_swarm_test.go:1797: [da740d1134197] joining swarm manager [dd88998443a52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:31:03.004Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-18T17:31:03.056Z] ok github.com/docker/docker/pkg/chrootarchive 2.502s coverage: 42.7% of statements [2022-05-18T17:31:03.312Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-05-18T17:31:03.312Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-18T17:31:03.569Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-18T17:31:04.130Z] ok github.com/docker/docker/layer 7.844s coverage: 69.0% of statements [2022-05-18T17:31:04.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-18T17:31:04.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-18T17:31:04.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-18T17:31:04.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-18T17:31:04.130Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-18T17:31:04.130Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-18T17:31:04.385Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-05-18T17:31:04.642Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-05-18T17:31:04.898Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-05-18T17:31:05.155Z] ok github.com/docker/docker/pkg/fsutils 0.198s coverage: 85.1% of statements [2022-05-18T17:31:06.082Z] ok github.com/docker/docker/pkg/idtools 0.463s coverage: 67.9% of statements [2022-05-18T17:31:06.279Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-18T17:31:06.339Z] ok github.com/docker/docker/pkg/ioutils 0.509s coverage: 71.5% of statements [2022-05-18T17:31:06.596Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-18T17:31:06.852Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-05-18T17:31:06.852Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-18T17:31:07.108Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-18T17:31:07.108Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-18T17:31:07.210Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-18T17:31:07.365Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-05-18T17:31:07.621Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-05-18T17:31:07.621Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-18T17:31:07.621Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-18T17:31:07.621Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-18T17:31:07.774Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-18T17:31:08.339Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-18T17:31:08.550Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-05-18T17:31:08.903Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-18T17:31:08.903Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-18T17:31:08.903Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-18T17:31:09.112Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-18T17:31:09.112Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-18T17:31:09.369Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-18T17:31:09.468Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-18T17:31:10.740Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-05-18T17:31:10.998Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-05-18T17:31:11.255Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-18T17:31:11.511Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-18T17:31:11.766Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-18T17:31:11.998Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-18T17:31:12.022Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-18T17:31:12.278Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.8% of statements [2022-05-18T17:31:12.839Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-18T17:31:13.095Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-05-18T17:31:13.656Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-18T17:31:13.911Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-18T17:31:14.167Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-18T17:31:15.274Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-18T17:31:15.274Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-18T17:31:15.840Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-18T17:31:15.840Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-18T17:31:15.840Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-18T17:31:15.840Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-18T17:31:15.840Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-18T17:31:16.097Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-05-18T17:31:16.097Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-18T17:31:16.659Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-05-18T17:31:16.773Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-18T17:31:17.344Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-18T17:31:17.587Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-05-18T17:31:17.606Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-18T17:31:17.843Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-05-18T17:31:18.171Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-18T17:31:18.770Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-05-18T17:31:19.331Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-18T17:31:19.543Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-18T17:31:19.587Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-18T17:31:19.844Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-05-18T17:31:20.100Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-18T17:31:21.990Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-18T17:31:22.553Z] ok github.com/docker/docker/volume/local 0.106s coverage: 77.2% of statements [2022-05-18T17:31:23.114Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-05-18T17:31:23.721Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-18T17:31:23.979Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-18T17:31:23.979Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-18T17:31:23.979Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-18T17:31:24.041Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-05-18T17:31:24.912Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-18T17:31:25.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-18T17:31:25.735Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-18T17:31:28.261Z] docker_cli_swarm_test.go:1315: [d89e7fa927821] joining swarm manager [ddfef40c27204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:31:28.520Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-18T17:31:29.084Z] docker_cli_swarm_test.go:1316: [d8fc4474aa972] joining swarm manager [ddfef40c27204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:31:31.205Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-18T17:31:31.205Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-18T17:31:31.205Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-18T17:31:31.611Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-18T17:31:33.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-18T17:31:33.745Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-18T17:31:33.745Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-18T17:31:33.745Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-18T17:31:33.745Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-18T17:31:34.880Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-18T17:31:35.307Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-18T17:31:36.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-18T17:31:39.083Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-18T17:31:39.083Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T17:31:39.083Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-18T17:31:39.083Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T17:31:39.083Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-18T17:31:39.083Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T17:31:39.083Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-18T17:31:39.083Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T17:31:39.549Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-18T17:31:39.549Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T17:31:39.549Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-18T17:31:40.061Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-18T17:31:40.995Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-18T17:31:42.368Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-18T17:31:43.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-18T17:31:43.332Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-18T17:31:43.332Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T17:31:43.332Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-18T17:31:43.332Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T17:31:43.332Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-18T17:31:43.332Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T17:31:43.332Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-18T17:31:43.798Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-18T17:31:44.248Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-18T17:31:45.621Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-18T17:31:45.956Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/rootless [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/volume [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-18T17:31:45.956Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === Skipped [2022-05-18T17:31:45.956Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-18T17:31:45.956Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-18T17:31:45.956Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-18T17:31:45.956Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-18T17:31:45.956Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-18T17:31:45.956Z] graphtest_unix.go:71: No driver to put! [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-18T17:31:45.956Z] time="2022-05-18T17:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-18T17:31:45.956Z] time="2022-05-18T17:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-18T17:31:45.956Z] time="2022-05-18T17:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-18T17:31:45.956Z] time="2022-05-18T17:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-18T17:31:45.956Z] time="2022-05-18T17:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T17:31:45.956Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T17:31:45.956Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-18T17:31:45.956Z] graphtest_unix.go:71: No driver to put! [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-18T17:31:45.956Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-18T17:31:45.956Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-18T17:31:45.956Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-18T17:31:45.956Z] [2022-05-18T17:31:45.956Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-18T17:31:45.957Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-18T17:31:45.957Z] [2022-05-18T17:31:45.957Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-18T17:31:45.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.957Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:31:45.957Z] [2022-05-18T17:31:45.957Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-18T17:31:45.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.957Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:31:45.957Z] [2022-05-18T17:31:45.957Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-18T17:31:45.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.957Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:31:45.957Z] [2022-05-18T17:31:45.957Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-18T17:31:45.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.957Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:31:45.957Z] [2022-05-18T17:31:45.957Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-18T17:31:45.957Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T17:31:45.957Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T17:31:45.957Z] [2022-05-18T17:31:45.957Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-18T17:31:45.957Z] graphtest_unix.go:71: No driver to put! [2022-05-18T17:31:45.957Z] [2022-05-18T17:31:45.957Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-18T17:31:45.957Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-18T17:31:45.957Z] [2022-05-18T17:31:45.957Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-18T17:31:45.957Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-18T17:31:45.957Z] [2022-05-18T17:31:45.957Z] DONE 2568 tests, 28 skipped in 270.100s [2022-05-18T17:31:45.957Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/config [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/idm [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/ns [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/options [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/osl [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T17:31:45.957Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-18T17:31:45.957Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-18T17:31:46.123Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-18T17:31:46.992Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-18T17:31:47.576Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-18T17:31:48.366Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-18T17:31:49.739Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-18T17:31:51.111Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-18T17:31:58.607Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-18T17:32:05.363Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-18T17:32:05.363Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-18T17:32:05.363Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T17:32:05.363Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-18T17:32:05.363Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T17:32:05.363Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-18T17:32:05.363Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T17:32:05.363Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-18T17:32:05.363Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T17:32:05.363Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-18T17:32:05.363Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T17:32:05.363Z] === RUN TestDockerSuite/TestBuildFails [2022-05-18T17:32:05.968Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-18T17:32:06.226Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-18T17:32:06.226Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-18T17:32:06.791Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-18T17:32:06.791Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-18T17:32:06.791Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-18T17:32:06.791Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-18T17:32:06.924Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-18T17:32:06.924Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-18T17:32:07.357Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-18T17:32:07.357Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-18T17:32:07.923Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-18T17:32:08.180Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-18T17:32:08.180Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-18T17:32:08.180Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-18T17:32:08.180Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-18T17:32:09.029Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-18T17:32:09.553Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-18T17:32:09.811Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-18T17:32:09.811Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-18T17:32:09.811Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-18T17:32:09.811Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-18T17:32:12.775Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-18T17:32:16.361Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-18T17:32:16.926Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-18T17:32:16.926Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-18T17:32:16.926Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-18T17:32:18.627Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-18T17:32:18.831Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-18T17:32:21.367Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-18T17:32:21.367Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite (1360.82s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.72s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.72s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.18s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.72s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.14s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.57s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAttachDetach (0.80s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.42s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.69s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.40s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2022-05-18T17:32:21.367Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.15s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.16s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.65s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.62s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.05s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.82s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.12s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.37s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.13s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.80s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.78s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.87s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.23s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.36s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.29s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.27s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.31s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.78s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.76s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.15s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.27s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.37s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.36s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.17s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.37s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.07s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.60s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.04s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.64s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.30s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.54s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.51s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.65s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.69s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.24s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.31s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.95s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.77s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.44s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.39s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.37s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.77s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.52s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.87s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.78s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.48s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.34s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.36s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.40s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.72s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.30s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.84s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.96s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.32s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.41s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.68s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.40s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.33s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.40s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.35s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.58s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.96s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.13s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.91s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.65s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.17s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.76s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.08s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.81s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.91s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.03s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.87s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.95s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.65s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.89s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.70s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.24s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildHistory (3.19s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.35s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.57s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.03s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.27s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.07s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.17s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.72s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.42s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.40s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.28s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.49s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.14s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.15s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.06s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.21s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.73s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.18s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildPATH (2.02s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.00s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.03s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.58s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildRm (2.44s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.89s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.79s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.60s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.04s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.90s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildStderr (0.78s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.50s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.49s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildUser (1.34s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.16s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.88s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.75s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.34s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.83s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.18s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.78s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.14s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.95s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.68s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.78s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-18T17:32:21.368Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestCommitChange (0.88s) [2022-05-18T17:32:21.368Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.11s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.12s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCommitTTY (1.25s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.91s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.68s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.70s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.23s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.84s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.97s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.67s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.21s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.26s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.64s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2022-05-18T17:32:21.369Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.72s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.67s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.48s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.19s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.49s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.54s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.58s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.37s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.58s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eac030__} (2.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11349414130_/foo_false_____} (1.52s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11349414130_/foo_true_____} (1.34s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33251720915_/foo_false_____} (1.33s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33251720915_/foo_true_____} (1.32s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33251720915_/foo_true__0xc000eac060___} (0.43s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eac078__} (1.31s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eac090__} (1.39s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eac0a8__} (1.46s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eac0c0__} (1.42s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.07s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.65s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.72s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.09s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.86s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.82s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.80s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.99s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.38s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.70s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.62s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.78s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.63s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.64s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.59s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.81s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.67s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.62s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.74s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.18s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.31s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.96s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.36s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.13s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s) [2022-05-18T17:32:21.369Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.58s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2022-05-18T17:32:21.369Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.79s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.19s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.95s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.18s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.39s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.93s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.48s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.93s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFilters (1.17s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFormat (1.19s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.70s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-05-18T17:32:21.369Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-18T17:32:21.369Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-05-18T17:32:21.369Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.66s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.28s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecInteractive (0.66s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.64s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.60s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecUlimits (0.65s) [2022-05-18T17:32:21.370Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.49s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.80s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.22s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.72s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestExecWithUser (0.82s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestHealth (18.93s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.73s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.73s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-05-18T17:32:21.370Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectDefault (0.52s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectHistory (0.64s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T17:32:21.370Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.77s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.66s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.16s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.70s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectStatus (0.82s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.28s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.71s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.99s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.77s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.55s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.41s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.95s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.19s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.63s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsTail (0.73s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.67s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.70s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPluginActive (1.99s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.64s) [2022-05-18T17:32:21.370Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.23s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.86s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.75s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.16s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.24s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPortList (6.50s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.13s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.31s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.81s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.23s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.20s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.65s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.61s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.45s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.88s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.82s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.65s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.90s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.67s) [2022-05-18T17:32:21.370Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.28s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.52s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.13s) [2022-05-18T17:32:21.370Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.21s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.30s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.09s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.62s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.36s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.63s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.74s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.62s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.57s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.61s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.18s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.44s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.49s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.18s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.80s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.75s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.72s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.29s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.25s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.85s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.70s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.58s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.62s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.74s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunExitCode (0.54s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.57s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.30s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.70s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.07s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.95s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.32s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.38s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.73s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunMount (3.89s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.96s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.63s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.86s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.63s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.07s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.34s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.67s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.92s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.87s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.61s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.23s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.88s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.58s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.63s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.60s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.10s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.76s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.22s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.58s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.74s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.45s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.73s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.78s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunState (1.07s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.95s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.37s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.50s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUserByID (0.53s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.80s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.84s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.85s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.93s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.44s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.68s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.38s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.78s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.29s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.66s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-18T17:32:21.371Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.64s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.75s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.61s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-18T17:32:21.371Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.97s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.60s) [2022-05-18T17:32:21.372Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.99s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.21s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.23s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.23s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.09s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.55s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.02s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStartRecordError (1.30s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.17s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.74s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-05-18T17:32:21.372Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-05-18T17:32:21.372Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-18T17:32:21.372Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.16s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.93s) [2022-05-18T17:32:21.372Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.80s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.99s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.63s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.28s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.44s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.40s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s) [2022-05-18T17:32:21.372Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) [2022-05-18T17:32:21.372Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-18T17:32:21.372Z] === RUN TestDockerRegistrySuite [2022-05-18T17:32:21.372Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-18T17:32:22.304Z] check_test.go:194: [d8835e85a6381] daemon is not started [2022-05-18T17:32:22.304Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-18T17:32:23.675Z] check_test.go:194: [dec41d16412a7] daemon is not started [2022-05-18T17:32:23.675Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-18T17:32:24.481Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-18T17:32:25.047Z] check_test.go:194: [d2b30347234ba] daemon is not started [2022-05-18T17:32:25.047Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-18T17:32:25.047Z] check_test.go:194: [d97fc6631ed25] daemon is not started [2022-05-18T17:32:25.047Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T17:32:28.326Z] check_test.go:194: [d1d890974d836] daemon is not started [2022-05-18T17:32:28.326Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T17:32:29.226Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-18T17:32:29.692Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork 37.189s coverage: 40.6% of statements [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.366s coverage: 59.9% of statements [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.164s coverage: 4.0% of statements [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-18T17:32:32.618Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-18T17:32:32.618Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-18T17:32:34.433Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-18T17:32:34.433Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T17:32:34.433Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-18T17:32:34.433Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-18T17:32:34.875Z] check_test.go:194: [d84469136b812] daemon is not started [2022-05-18T17:32:34.875Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-18T17:32:34.900Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-18T17:32:34.900Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T17:32:34.900Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-18T17:32:37.402Z] check_test.go:194: [d611b66bd449b] daemon is not started [2022-05-18T17:32:37.402Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-18T17:32:38.334Z] check_test.go:194: [dcaf5b306e704] daemon is not started [2022-05-18T17:32:38.334Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-18T17:32:38.899Z] check_test.go:194: [dc72ccae97e42] daemon is not started [2022-05-18T17:32:39.158Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-18T17:32:40.091Z] check_test.go:194: [db40693e2c9a2] daemon is not started [2022-05-18T17:32:40.091Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-18T17:32:40.923Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.530s coverage: 7.2% of statements [2022-05-18T17:32:40.923Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-18T17:32:40.923Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-18T17:32:40.923Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-18T17:32:40.923Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-18T17:32:40.923Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-18T17:32:41.179Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-18T17:32:41.435Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-18T17:32:41.465Z] check_test.go:194: [d29c066e81c97] daemon is not started [2022-05-18T17:32:41.465Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-18T17:32:41.691Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-05-18T17:32:41.947Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-18T17:32:42.040Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-18T17:32:42.040Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T17:32:42.040Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-18T17:32:42.203Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-18T17:32:42.399Z] check_test.go:194: [d80354be27289] daemon is not started [2022-05-18T17:32:42.399Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-18T17:32:43.333Z] check_test.go:194: [de4855f0efc7e] daemon is not started [2022-05-18T17:32:43.333Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-18T17:32:44.269Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-18T17:32:44.834Z] check_test.go:194: [d9d8b02b211b6] daemon is not started [2022-05-18T17:32:44.834Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-18T17:32:44.868Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-18T17:32:45.773Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f594c68ca002822bfae43b3334e6f461a2a6750caff2efcb8c86d768771d907c [2022-05-18T17:32:47.151Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:906155d018a7764d221c4ea05bb818465660a358205e3210cbf9ac04be068975 [2022-05-18T17:32:47.151Z] check_test.go:194: [dc9ef20ae68e6] daemon is not started [2022-05-18T17:32:47.151Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-18T17:32:48.523Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-18T17:32:48.523Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b3aebb3c28d331e60331b36434c6bd951481de68935f5ff3f92be90766f653b4 [2022-05-18T17:32:49.458Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b6ef68c63a3c96929eb28367af982aa4fbba621ca466ab6ab5915c1bb1dc4424 [2022-05-18T17:32:49.715Z] check_test.go:194: [d9619d8fe85a2] daemon is not started [2022-05-18T17:32:49.715Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-18T17:32:51.090Z] check_test.go:194: [df6aad229c530] daemon is not started [2022-05-18T17:32:51.090Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-18T17:32:52.052Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-18T17:32:52.182Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2022-05-18T17:32:52.440Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-18T17:32:52.907Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-18T17:32:54.369Z] check_test.go:194: [d8ac7abb3d3fb] daemon is not started [2022-05-18T17:32:54.369Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-18T17:32:54.934Z] check_test.go:194: [dd79596bcfdc2] daemon is not started [2022-05-18T17:32:54.934Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-18T17:32:55.128Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-18T17:32:55.128Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T17:32:55.128Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-18T17:32:55.191Z] check_test.go:194: [d0e1dea6622fa] daemon is not started [2022-05-18T17:32:55.192Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T17:32:55.449Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-18T17:32:55.595Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-18T17:32:55.595Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-18T17:32:56.382Z] check_test.go:194: [d288f35801091] daemon is not started [2022-05-18T17:32:56.382Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T17:32:57.755Z] check_test.go:194: [dda1c4e126de6] daemon is not started [2022-05-18T17:32:57.755Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T17:32:58.688Z] check_test.go:194: [d7d68c013a01c] daemon is not started [2022-05-18T17:32:58.689Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-18T17:32:59.376Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-18T17:33:00.359Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-18T17:33:00.825Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-18T17:33:01.808Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-18T17:33:01.967Z] check_test.go:194: [db354282984e5] daemon is not started [2022-05-18T17:33:01.967Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-18T17:33:02.225Z] check_test.go:194: [d99dc678963fb] daemon is not started [2022-05-18T17:33:02.225Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-18T17:33:02.274Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-18T17:33:02.482Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-18T17:33:03.257Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-18T17:33:03.416Z] check_test.go:194: [d6395a24e13fb] daemon is not started [2022-05-18T17:33:03.416Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-18T17:33:03.983Z] check_test.go:194: [d78ac816f728c] daemon is not started [2022-05-18T17:33:03.983Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-18T17:33:03.983Z] check_test.go:194: [d4b049cc34ed3] daemon is not started [2022-05-18T17:33:03.983Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-18T17:33:04.534Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-18T17:33:04.549Z] check_test.go:194: [dd74b2f347f3f] daemon is not started [2022-05-18T17:33:04.549Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-18T17:33:04.807Z] check_test.go:194: [d953056a2fc8d] daemon is not started [2022-05-18T17:33:04.807Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-18T17:33:04.816Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-18T17:33:05.064Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-18T17:33:05.064Z] check_test.go:194: [df95fdf250461] daemon is not started [2022-05-18T17:33:05.064Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-18T17:33:05.322Z] check_test.go:194: [d4212685d7044] daemon is not started [2022-05-18T17:33:05.322Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-18T17:33:06.697Z] check_test.go:194: [d974c9e9fc0f0] daemon is not started [2022-05-18T17:33:06.697Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-18T17:33:07.104Z] ok github.com/docker/docker/libnetwork/ipam 14.242s coverage: 85.3% of statements [2022-05-18T17:33:07.104Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-18T17:33:07.104Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-18T17:33:07.360Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-18T17:33:07.922Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-05-18T17:33:07.922Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-18T17:33:07.922Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-18T17:33:08.484Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-05-18T17:33:08.597Z] check_test.go:194: [d02d7c58b98dd] daemon is not started [2022-05-18T17:33:08.597Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-18T17:33:09.080Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-05-18T17:33:09.345Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-05-18T17:33:09.531Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-18T17:33:09.531Z] check_test.go:194: [dc944b867fd58] daemon is not started [2022-05-18T17:33:09.531Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-18T17:33:09.601Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-18T17:33:10.667Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-18T17:33:10.667Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T17:33:10.667Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-18T17:33:10.667Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T17:33:10.667Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-18T17:33:10.667Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-18T17:33:10.667Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-18T17:33:10.667Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-18T17:33:10.667Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-18T17:33:10.667Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-18T17:33:10.923Z] check_test.go:194: [d1932c9e80fb5] daemon is not started [2022-05-18T17:33:10.923Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-18T17:33:11.649Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-18T17:33:11.855Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite (51.39s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.40s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.03s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.34s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.15s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.02s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.32s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.59s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.91s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.11s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.21s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.27s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.52s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.34s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.86s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.14s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2022-05-18T17:33:12.788Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-05-18T17:33:12.788Z] === RUN TestDockerSchema1RegistrySuite [2022-05-18T17:33:12.788Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-18T17:33:12.788Z] check_test.go:221: [d5202526acce1] daemon is not started [2022-05-18T17:33:12.788Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T17:33:14.162Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-18T17:33:16.061Z] check_test.go:221: [d8fb3f5daef61] daemon is not started [2022-05-18T17:33:16.061Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T17:33:16.391Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-18T17:33:18.588Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-18T17:33:18.589Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-18T17:33:18.589Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-18T17:33:21.116Z] check_test.go:221: [d3e8ed5e06d08] daemon is not started [2022-05-18T17:33:21.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-18T17:33:22.490Z] check_test.go:221: [d511e0c1a3db5] daemon is not started [2022-05-18T17:33:22.490Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-18T17:33:22.490Z] check_test.go:221: [d71843270cb44] daemon is not started [2022-05-18T17:33:22.490Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T17:33:23.863Z] check_test.go:221: [dd3b2877b0bb5] daemon is not started [2022-05-18T17:33:23.863Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T17:33:24.121Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-18T17:33:25.054Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-18T17:33:25.054Z] check_test.go:221: [de354fe7a7ff1] daemon is not started [2022-05-18T17:33:25.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T17:33:25.989Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-18T17:33:26.246Z] check_test.go:221: [dd247487a6ba9] daemon is not started [2022-05-18T17:33:26.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-18T17:33:28.774Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-18T17:33:29.339Z] check_test.go:221: [d92f8a8b2f42d] daemon is not started [2022-05-18T17:33:29.339Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-18T17:33:29.905Z] check_test.go:221: [df6d8135d83e9] daemon is not started [2022-05-18T17:33:29.905Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-18T17:33:30.472Z] check_test.go:221: [dd071b4403e9c] daemon is not started [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite (17.80s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.28s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.17s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.13s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.50s) [2022-05-18T17:33:30.472Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.59s) [2022-05-18T17:33:30.472Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-18T17:33:30.472Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-18T17:33:31.314Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-18T17:33:31.314Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T17:33:31.314Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-18T17:33:31.406Z] check_test.go:250: [df7f8ddb1bc3f] daemon is not started [2022-05-18T17:33:31.406Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-18T17:33:31.971Z] check_test.go:250: [d27982363ed9e] daemon is not started [2022-05-18T17:33:31.971Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-18T17:33:31.971Z] check_test.go:250: [deb9213896bae] daemon is not started [2022-05-18T17:33:31.971Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-18T17:33:32.297Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-18T17:33:33.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-18T17:33:33.916Z] check_test.go:250: [db7bb4e4af59f] daemon is not started [2022-05-18T17:33:33.916Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-18T17:33:34.180Z] check_test.go:250: [df4050f152b0d] daemon is not started [2022-05-18T17:33:34.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-18T17:33:35.369Z] check_test.go:250: [da895d9a23092] daemon is not started [2022-05-18T17:33:35.369Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-18T17:33:35.369Z] check_test.go:250: [dfe65d79ac7c9] daemon is not started [2022-05-18T17:33:35.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.93s) [2022-05-18T17:33:35.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.87s) [2022-05-18T17:33:35.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s) [2022-05-18T17:33:35.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-05-18T17:33:35.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-05-18T17:33:35.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2022-05-18T17:33:35.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-05-18T17:33:35.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2022-05-18T17:33:35.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-05-18T17:33:35.369Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-18T17:33:35.369Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-18T17:33:40.625Z] check_test.go:277: [d04799ebec192] daemon is not started [2022-05-18T17:33:40.625Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-18T17:33:40.625Z] check_test.go:277: [dad36d0ea56e2] daemon is not started [2022-05-18T17:33:40.625Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-18T17:33:40.882Z] check_test.go:277: [dc7e06faae8be] daemon is not started [2022-05-18T17:33:40.883Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-18T17:33:40.883Z] check_test.go:277: [d7ca55fc8c5aa] daemon is not started [2022-05-18T17:33:40.883Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-18T17:33:41.140Z] check_test.go:277: [d2f5d60a0f7ce] daemon is not started [2022-05-18T17:33:41.140Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-05-18T17:33:41.140Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-05-18T17:33:41.140Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-05-18T17:33:41.140Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-18T17:33:41.140Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-05-18T17:33:41.140Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-05-18T17:33:41.140Z] === RUN TestDockerNetworkSuite [2022-05-18T17:33:41.140Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-18T17:33:42.072Z] docker_cli_network_unix_test.go:46: [d12405530a928] daemon is not started [2022-05-18T17:33:42.330Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-18T17:33:42.896Z] docker_cli_network_unix_test.go:46: [d6f77be3421c0] daemon is not started [2022-05-18T17:33:43.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-18T17:33:45.682Z] docker_cli_network_unix_test.go:46: [d51d66d35f30f] daemon is not started [2022-05-18T17:33:45.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-18T17:33:47.315Z] docker_cli_network_unix_test.go:46: [d46f727d1e8d6] daemon is not started [2022-05-18T17:33:47.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-18T17:33:47.572Z] docker_cli_network_unix_test.go:1233: [d861e068d53e7] daemon is not started [2022-05-18T17:33:50.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-18T17:33:51.031Z] docker_cli_network_unix_test.go:46: [dbcb06aef2b2e] daemon is not started [2022-05-18T17:33:51.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-18T17:33:56.552Z] docker_cli_network_unix_test.go:46: [d8fbcbe3eb0e0] daemon is not started [2022-05-18T17:33:56.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-18T17:33:58.709Z] docker_cli_network_unix_test.go:46: [d142447654cd7] daemon is not started [2022-05-18T17:33:58.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-18T17:33:59.899Z] docker_cli_network_unix_test.go:46: [d383c7f30cfba] daemon is not started [2022-05-18T17:34:00.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-18T17:34:00.416Z] docker_cli_network_unix_test.go:46: [d22f941e7c76b] daemon is not started [2022-05-18T17:34:00.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-18T17:34:00.941Z] docker_cli_network_unix_test.go:46: [ded7ac4932026] daemon is not started [2022-05-18T17:34:00.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-18T17:34:01.519Z] docker_cli_network_unix_test.go:46: [dde819de03b02] daemon is not started [2022-05-18T17:34:02.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-18T17:34:02.342Z] docker_cli_network_unix_test.go:46: [dfa3c9a2052df] daemon is not started [2022-05-18T17:34:02.376Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-18T17:34:02.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-18T17:34:02.908Z] docker_cli_network_unix_test.go:46: [d59e5d0e95314] daemon is not started [2022-05-18T17:34:02.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-18T17:34:03.474Z] docker_cli_network_unix_test.go:46: [da686c97a043e] daemon is not started [2022-05-18T17:34:03.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-18T17:34:03.731Z] docker_cli_network_unix_test.go:46: [d2a434969c8f3] daemon is not started [2022-05-18T17:34:03.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-18T17:34:04.246Z] docker_cli_network_unix_test.go:46: [dfc361dc95822] daemon is not started [2022-05-18T17:34:04.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-18T17:34:04.246Z] docker_cli_network_unix_test.go:46: [d2e9021a2c2cf] daemon is not started [2022-05-18T17:34:04.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-18T17:34:04.504Z] docker_cli_network_unix_test.go:46: [d2063872f8d50] daemon is not started [2022-05-18T17:34:04.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-18T17:34:05.438Z] docker_cli_network_unix_test.go:46: [d7f8da94cb23a] daemon is not started [2022-05-18T17:34:05.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-18T17:34:06.003Z] docker_cli_network_unix_test.go:46: [d85d5db111120] daemon is not started [2022-05-18T17:34:06.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-18T17:34:06.261Z] docker_cli_network_unix_test.go:46: [dd2675e2873c5] daemon is not started [2022-05-18T17:34:06.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-18T17:34:06.518Z] docker_cli_network_unix_test.go:46: [df5d8e4ae9abf] daemon is not started [2022-05-18T17:34:06.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-18T17:34:06.776Z] docker_cli_network_unix_test.go:46: [d74d2771ffcf1] daemon is not started [2022-05-18T17:34:06.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-18T17:34:08.147Z] docker_cli_network_unix_test.go:968: [d6d1e4663c239] daemon is not started [2022-05-18T17:34:09.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-18T17:34:10.456Z] docker_cli_network_unix_test.go:46: [d0fc9da756e66] daemon is not started [2022-05-18T17:34:10.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-18T17:34:12.983Z] docker_cli_network_unix_test.go:1116: [d245798d2f16f] daemon is not started [2022-05-18T17:34:14.850Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-18T17:34:16.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-18T17:34:16.269Z] docker_cli_network_unix_test.go:46: [d0d81ec4ee18d] daemon is not started [2022-05-18T17:34:16.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-18T17:34:16.833Z] docker_cli_network_unix_test.go:46: [df815b1d1a3d5] daemon is not started [2022-05-18T17:34:17.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-18T17:34:17.091Z] docker_cli_network_unix_test.go:46: [df6aa506b3a43] daemon is not started [2022-05-18T17:34:17.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-18T17:34:17.091Z] docker_cli_network_unix_test.go:46: [d12cb1e4eb9b3] daemon is not started [2022-05-18T17:34:17.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-18T17:34:17.348Z] docker_cli_network_unix_test.go:46: [dd77b75465aa1] daemon is not started [2022-05-18T17:34:17.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-18T17:34:17.606Z] docker_cli_network_unix_test.go:46: [d1bcbe9842a7e] daemon is not started [2022-05-18T17:34:17.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-18T17:34:17.606Z] docker_cli_network_unix_test.go:46: [d00459e205a96] daemon is not started [2022-05-18T17:34:17.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-18T17:34:18.631Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-18T17:34:18.978Z] docker_cli_network_unix_test.go:46: [d0bf1563da3fb] daemon is not started [2022-05-18T17:34:19.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-18T17:34:19.913Z] docker_cli_network_unix_test.go:46: [d73ea6af5b817] daemon is not started [2022-05-18T17:34:19.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-18T17:34:19.913Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-18T17:34:19.913Z] docker_cli_network_unix_test.go:46: [d8ad19a40af81] daemon is not started [2022-05-18T17:34:19.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-18T17:34:20.478Z] docker_cli_network_unix_test.go:46: [dc1db1de34c16] daemon is not started [2022-05-18T17:34:20.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-18T17:34:22.634Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-18T17:34:24.486Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-18T17:34:24.547Z] docker_cli_swarm_test.go:1180: [db0945d850796] joining swarm manager [d53efa3d1d856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:34:24.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-18T17:34:25.921Z] docker_cli_network_unix_test.go:1084: [d79ee9f014e24] daemon is not started [2022-05-18T17:34:27.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-18T17:34:27.818Z] docker_cli_network_unix_test.go:46: [d50fb6689777e] daemon is not started [2022-05-18T17:34:27.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-18T17:34:28.078Z] docker_cli_network_unix_test.go:46: [d7cd465f1d983] daemon is not started [2022-05-18T17:34:28.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-18T17:34:29.227Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-18T17:34:29.710Z] docker_cli_network_unix_test.go:46: [ddcb606da3645] daemon is not started [2022-05-18T17:34:29.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-18T17:34:29.968Z] docker_cli_network_unix_test.go:46: [daf1fd1bd1099] daemon is not started [2022-05-18T17:34:29.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-18T17:34:30.533Z] docker_cli_network_unix_test.go:46: [df94b8d78d56e] daemon is not started [2022-05-18T17:34:30.789Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-18T17:34:30.789Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-18T17:34:30.789Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T17:34:30.789Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-18T17:34:30.789Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T17:34:30.789Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-18T17:34:30.789Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-18T17:34:30.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-18T17:34:31.050Z] docker_cli_swarm_test.go:1189: [d933ffa52d422] joining swarm manager [d53efa3d1d856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:34:31.256Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-18T17:34:31.256Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T17:34:31.308Z] docker_cli_network_unix_test.go:46: [d354c5c65a09a] daemon is not started [2022-05-18T17:34:31.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-18T17:34:31.726Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-18T17:34:32.193Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-18T17:34:32.243Z] docker_cli_network_unix_test.go:46: [d6d2485be3e49] daemon is not started [2022-05-18T17:34:32.243Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-18T17:34:32.661Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-18T17:34:37.502Z] docker_cli_network_unix_test.go:46: [d36ed579bdd1f] daemon is not started [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite (56.41s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.12s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.80s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.79s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.32s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.31s) [2022-05-18T17:34:37.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.62s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-18T17:34:37.503Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.90s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.76s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.63s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-05-18T17:34:37.503Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.18s) [2022-05-18T17:34:37.503Z] === RUN TestDockerHubPullSuite [2022-05-18T17:34:37.503Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-18T17:34:39.399Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-18T17:34:39.815Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-18T17:34:41.295Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-18T17:34:42.228Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-18T17:34:42.765Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-18T17:34:44.127Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-18T17:34:44.127Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-18T17:34:44.127Z] --- PASS: TestDockerHubPullSuite (6.51s) [2022-05-18T17:34:44.127Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2022-05-18T17:34:44.127Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-05-18T17:34:44.127Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2022-05-18T17:34:44.127Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.65s) [2022-05-18T17:34:44.127Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-18T17:34:44.127Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-18T17:34:44.127Z] PASS [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === Skipped [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.04s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.04s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-18T17:34:44.127Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-18T17:34:44.127Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-18T17:34:44.127Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-18T17:34:44.127Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-18T17:34:44.127Z] docker_cli_network_unix_test.go:46: [d8ad19a40af81] daemon is not started [2022-05-18T17:34:44.127Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] DONE 1265 tests, 51 skipped in 1509.819s [2022-05-18T17:34:44.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T17:34:44.127Z] ++++ cat bundles/test-integration/docker.pid [2022-05-18T17:34:44.127Z] +++ kill 9348 [2022-05-18T17:34:44.127Z] +++ /etc/init.d/apparmor stop [2022-05-18T17:34:44.127Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] Unloading profiles will leave already running processes permanently [2022-05-18T17:34:44.127Z] unconfined, which can lead to unexpected situations. [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.127Z] To set a process to complain mode, use the command line tool [2022-05-18T17:34:44.127Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T17:34:44.127Z] +++ true [2022-05-18T17:34:44.127Z] exiting test-integration [2022-05-18T17:34:44.127Z] ++ exit 0 [2022-05-18T17:34:44.127Z] [2022-05-18T17:34:44.187Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-18T17:34:44.187Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T17:34:44.187Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-18T17:34:44.385Z] + for job in $(jobs -p) [2022-05-18T17:34:44.385Z] + wait 16968 [2022-05-18T17:34:48.631Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-18T17:34:48.631Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T17:34:48.631Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-18T17:34:48.631Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T17:34:48.631Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-18T17:34:48.631Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T17:34:48.631Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-18T17:34:48.631Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T17:34:48.631Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-18T17:34:48.631Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T17:34:48.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-18T17:34:51.328Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-18T17:34:51.795Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-18T17:34:51.795Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T17:34:51.795Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-18T17:34:51.795Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T17:34:51.795Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-18T17:34:52.417Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-18T17:34:52.417Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T17:34:52.885Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-18T17:34:52.885Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T17:34:52.885Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-18T17:34:52.885Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T17:34:52.885Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-18T17:34:53.871Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-18T17:34:54.740Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-18T17:34:58.519Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-18T17:34:59.732Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-18T17:35:00.728Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-18T17:35:00.965Z] time="2022-05-18T17:34:54Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-05-18T17:35:00.965Z] ok github.com/docker/docker/libnetwork/networkdb 103.938s coverage: 60.5% of statements [2022-05-18T17:35:00.965Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-18T17:35:00.965Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-18T17:35:00.965Z] ok github.com/docker/docker/libnetwork/osl 4.298s coverage: 39.7% of statements [2022-05-18T17:35:00.965Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-18T17:35:00.965Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-18T17:35:00.965Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2022-05-18T17:35:01.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-18T17:35:01.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-18T17:35:01.221Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-18T17:35:01.221Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-18T17:35:01.477Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] === Skipped [2022-05-18T17:35:01.477Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-18T17:35:01.477Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-18T17:35:01.477Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-18T17:35:01.477Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-18T17:35:01.477Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-18T17:35:01.477Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-18T17:35:01.477Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-18T17:35:01.477Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-18T17:35:01.477Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-18T17:35:01.477Z] firewalld_test.go:14: firewalld is not running [2022-05-18T17:35:01.477Z] [2022-05-18T17:35:01.477Z] DONE 326 tests, 9 skipped in 199.180s Post stage [Pipeline] junit [2022-05-18T17:35:02.049Z] Recording test results [2022-05-18T17:35:02.330Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-18T17:35:02.656Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43597/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b972d7a4135c5da38b41c0318fff637e5e130e99 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b972d7a4135c5da38b41c0318fff637e5e130e99 hack/validate/vendor [2022-05-18T17:35:03.217Z] No vendor changes in diff. [2022-05-18T17:35:03.473Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T17:35:04.094Z] + echo Ensuring container killed. [2022-05-18T17:35:04.094Z] Ensuring container killed. [2022-05-18T17:35:04.094Z] + docker rm -vf docker-pr4 [2022-05-18T17:35:04.094Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-05-18T17:35:04.138Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-18T17:35:04.366Z] + echo Chowning /workspace to jenkins user [2022-05-18T17:35:04.366Z] Chowning /workspace to jenkins user [2022-05-18T17:35:04.366Z] + id -u [2022-05-18T17:35:04.366Z] + id -g [2022-05-18T17:35:04.366Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43597:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T17:35:04.604Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T17:35:05.618Z] + bundleName=unit [2022-05-18T17:35:05.618Z] + echo Creating unit-bundles.tar.gz [2022-05-18T17:35:05.618Z] Creating unit-bundles.tar.gz [2022-05-18T17:35:05.618Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-05-18T17:35:05.618Z] bundles/junit-report-libnetwork.xml [2022-05-18T17:35:05.618Z] bundles/junit-report.xml [2022-05-18T17:35:05.618Z] bundles/go-test-report-libnetwork.json [2022-05-18T17:35:05.618Z] bundles/go-test-report.json [2022-05-18T17:35:05.618Z] bundles/profile-libnetwork.out [2022-05-18T17:35:05.618Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-18T17:35:05.627Z] Archiving artifacts [2022-05-18T17:35:06.011Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43597/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T17:35:06.163Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-18T17:35:06.312Z] + make clean [2022-05-18T17:35:06.312Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T17:35:06.312Z] docker-dev-cache [2022-05-18T17:35:06.312Z] docker-mod-cache [2022-05-18T17:35:06.314Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T17:35:14.656Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-18T17:35:14.808Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-18T17:35:15.275Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-18T17:35:15.656Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-18T17:35:15.656Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T17:35:15.656Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-18T17:35:15.656Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T17:35:15.656Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-18T17:35:15.656Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T17:35:15.656Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-18T17:35:15.656Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T17:35:15.656Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-18T17:35:15.656Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T17:35:15.656Z] === RUN TestDockerSuite/TestBuildFails [2022-05-18T17:35:16.276Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-18T17:35:18.608Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-18T17:35:18.608Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-18T17:35:20.455Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-18T17:35:21.827Z] docker_cli_swarm_test.go:1112: [dd1ec3fcb84a6] joining swarm manager [da89ab21faf3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:35:23.198Z] docker_cli_swarm_test.go:1113: [d603ea62b2b51] joining swarm manager [da89ab21faf3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:35:23.917Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-18T17:35:25.762Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-18T17:35:26.859Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-18T17:35:32.913Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-18T17:35:34.002Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-18T17:35:36.945Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-18T17:35:40.070Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-18T17:35:41.689Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-18T17:35:42.155Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-18T17:35:42.155Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T17:35:42.155Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-18T17:35:42.155Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T17:35:42.155Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-18T17:35:43.715Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-18T17:35:43.715Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T17:35:43.715Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-18T17:35:47.223Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-18T17:35:47.693Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-18T17:35:54.845Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-18T17:35:54.845Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T17:35:54.845Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-18T17:35:54.845Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-18T17:35:55.312Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-18T17:35:55.312Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T17:35:55.312Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-18T17:36:05.725Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-18T17:36:05.725Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T17:36:05.725Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-18T17:36:18.211Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-18T17:36:18.678Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-18T17:36:19.535Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-18T17:36:21.629Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-18T17:36:21.629Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T17:36:21.629Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-18T17:36:22.096Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-18T17:36:22.096Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-18T17:36:28.130Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-18T17:36:28.598Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-18T17:36:29.065Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-18T17:36:30.051Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-18T17:36:30.518Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-18T17:36:32.081Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-18T17:36:33.643Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-18T17:36:34.440Z] === RUN TestDockerSuite/TestBuildRm [2022-05-18T17:36:39.502Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-18T17:36:39.502Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T17:36:39.502Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-18T17:36:39.502Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T17:36:39.502Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-18T17:36:39.969Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-18T17:36:39.970Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-18T17:36:39.970Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-18T17:36:39.970Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-18T17:36:40.956Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-18T17:36:41.423Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-18T17:36:44.597Z] docker_cli_swarm_test.go:1166: [dd12adb3417f4] joining swarm manager [da89ab21faf3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-18T17:36:44.843Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-18T17:36:47.286Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-18T17:36:51.983Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-18T17:36:51.983Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T17:36:51.983Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-18T17:36:51.983Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T17:36:52.449Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-18T17:36:53.431Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-18T17:36:57.212Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-18T17:37:00.993Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-18T17:37:04.776Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-18T17:37:08.668Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-18T17:37:08.668Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T17:37:08.668Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-18T17:37:08.668Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-18T17:37:19.874Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-18T17:37:19.874Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-18T17:37:19.874Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-18T17:37:23.295Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-18T17:37:23.295Z] docker_cli_swarm_test.go:1447: [dcaf93190c740] joining swarm manager [df6ebfdb08576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:37:23.295Z] docker_cli_swarm_test.go:1448: [da28f4aef5e1c] joining swarm manager [df6ebfdb08576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T17:37:27.020Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-18T17:37:27.020Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-18T17:37:30.799Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-18T17:37:30.799Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-18T17:37:33.251Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-18T17:37:33.510Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-18T17:37:33.768Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-18T17:37:33.768Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-18T17:37:33.768Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-18T17:37:34.584Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-18T17:37:34.700Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-18T17:37:36.598Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-18T17:37:39.877Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-18T17:37:42.401Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-18T17:37:44.302Z] docker_cli_swarm_unix_test.go:63: [db5e1b7ecad9f] joining swarm manager [da0085fe5c752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:37:49.971Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-18T17:37:49.971Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T17:37:49.971Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-18T17:37:51.366Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-18T17:37:52.852Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-18T17:37:54.374Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-18T17:37:58.083Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-18T17:38:01.788Z] === RUN TestDockerSuite/TestBuildUser [2022-05-18T17:38:01.788Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T17:38:01.788Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-18T17:38:01.788Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T17:38:01.788Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-18T17:38:01.788Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T17:38:01.788Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-18T17:38:03.709Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-18T17:38:05.493Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-18T17:38:05.494Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-18T17:38:08.376Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-18T17:38:08.376Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T17:38:08.376Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-18T17:38:08.376Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T17:38:08.376Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-18T17:38:09.480Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-18T17:38:18.014Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-18T17:38:25.065Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-18T17:38:29.393Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-18T17:38:29.393Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-18T17:38:35.147Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-18T17:38:39.802Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-18T17:38:39.802Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T17:38:39.802Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-18T17:38:39.802Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T17:38:39.802Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-18T17:38:40.497Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-18T17:38:40.497Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-18T17:38:40.497Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-18T17:38:41.887Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-18T17:38:41.961Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-18T17:38:41.961Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T17:38:42.415Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-18T17:38:45.166Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-18T17:38:46.116Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-18T17:38:46.116Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T17:38:46.116Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-18T17:38:47.691Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-18T17:38:49.064Z] docker_api_swarm_test.go:962: [d8aa7063d697a] joining swarm manager [dbd169728327d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T17:38:50.936Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-18T17:38:54.641Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-18T17:38:54.654Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-18T17:38:54.654Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-18T17:38:54.654Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T17:38:54.654Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-18T17:38:54.654Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T17:38:54.654Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-18T17:38:55.095Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-18T17:38:58.369Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-18T17:39:03.039Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-18T17:39:05.930Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-18T17:39:06.386Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-18T17:39:06.386Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-18T17:39:07.127Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-18T17:39:07.421Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-18T17:39:07.421Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T17:39:07.421Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-18T17:39:07.421Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T17:39:07.421Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-18T17:39:07.421Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T17:39:07.421Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-18T17:39:07.875Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-18T17:39:09.274Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-18T17:39:10.235Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-18T17:39:11.763Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-18T17:39:13.628Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-18T17:39:15.787Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-18T17:39:15.787Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T17:39:15.787Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-18T17:39:15.787Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T17:39:15.787Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-18T17:39:15.787Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T17:39:15.787Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-18T17:39:17.944Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-18T17:39:19.314Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-18T17:39:20.686Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-18T17:39:21.650Z] === RUN TestDockerSuite/TestCommitChange [2022-05-18T17:39:22.080Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-18T17:39:23.211Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-18T17:39:24.246Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-18T17:39:25.737Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-18T17:39:26.322Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-18T17:39:29.203Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-18T17:39:29.203Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T17:39:29.203Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-18T17:39:34.605Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-18T17:39:35.725Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-18T17:39:36.229Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-18T17:39:36.229Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T17:39:36.229Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-18T17:39:39.166Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-18T17:39:39.281Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-18T17:39:41.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-18T17:39:42.124Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-18T17:39:43.822Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-18T17:39:46.057Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-18T17:39:46.057Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T17:39:46.057Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-18T17:39:46.057Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T17:39:46.057Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-18T17:39:46.057Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T17:39:46.057Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-18T17:39:46.057Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T17:39:46.057Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-18T17:39:46.057Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T17:39:46.057Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-18T17:39:46.057Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T17:39:46.057Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-18T17:39:46.057Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T17:39:46.057Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-18T17:39:46.057Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-18T17:39:46.348Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-18T17:39:48.874Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-18T17:39:49.568Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-18T17:39:51.402Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-18T17:39:53.089Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-18T17:39:53.925Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-18T17:39:55.334Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-18T17:39:58.842Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-18T17:39:58.842Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T17:39:58.842Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-18T17:40:01.003Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-18T17:40:01.003Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T17:40:01.003Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-18T17:40:01.003Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T17:40:01.003Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-18T17:40:01.003Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T17:40:01.003Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-18T17:40:01.101Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-18T17:40:02.063Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-18T17:40:02.063Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T17:40:02.063Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-18T17:40:02.063Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T17:40:02.063Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-18T17:40:03.160Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-18T17:40:03.160Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T17:40:03.160Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-18T17:40:03.160Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-18T17:40:04.953Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-18T17:40:04.953Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T17:40:04.953Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-18T17:40:06.040Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-18T17:40:06.040Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-18T17:40:06.040Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T17:40:06.040Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-18T17:40:06.040Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T17:40:06.040Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-18T17:40:06.040Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T17:40:06.040Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-18T17:40:08.199Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-18T17:40:10.359Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-18T17:40:11.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-18T17:40:11.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-18T17:40:11.882Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T17:40:11.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-18T17:40:14.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-18T17:40:14.039Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-18T17:40:16.198Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-18T17:40:16.198Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T17:40:16.198Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-18T17:40:16.198Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T17:40:16.198Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-18T17:40:19.076Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-18T17:40:19.077Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-18T17:40:20.598Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-18T17:40:20.598Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T17:40:20.598Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-18T17:40:22.759Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-18T17:40:23.213Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-18T17:40:25.372Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-18T17:40:29.078Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-18T17:40:32.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-18T17:40:32.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-18T17:40:32.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-18T17:40:32.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-18T17:40:32.784Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-18T17:40:34.308Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-18T17:40:34.308Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T17:40:34.308Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-18T17:40:37.189Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-18T17:40:37.189Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T17:40:37.189Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-18T17:40:38.713Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-18T17:40:38.713Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-18T17:40:43.365Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-18T17:40:44.891Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-18T17:40:44.891Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T17:40:44.891Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-18T17:40:44.891Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T17:40:44.891Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-18T17:40:44.891Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T17:40:44.891Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-18T17:40:44.891Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T17:40:44.891Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-18T17:40:44.891Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T17:40:44.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-18T17:40:46.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-18T17:40:46.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-18T17:40:49.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-18T17:40:50.126Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-18T17:40:51.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-18T17:40:53.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-18T17:40:55.580Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-18T17:40:55.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006a9a58__} [2022-05-18T17:40:58.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11063185038_c:\foo_false_____} [2022-05-18T17:41:01.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11063185038_c:\foo_true_____} [2022-05-18T17:41:03.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-18T17:41:03.310Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T17:41:03.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-18T17:41:03.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-18T17:41:03.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-18T17:41:03.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-18T17:41:03.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-18T17:41:03.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-18T17:41:03.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-18T17:41:03.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-18T17:41:03.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-18T17:41:03.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-18T17:41:03.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-18T17:41:03.777Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-18T17:41:03.777Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T17:41:03.777Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-18T17:41:03.777Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T17:41:03.777Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-18T17:41:03.777Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T17:41:03.777Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-18T17:41:03.777Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T17:41:03.777Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-18T17:41:03.777Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T17:41:03.777Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-18T17:41:04.983Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-18T17:41:05.984Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-18T17:41:05.984Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-18T17:41:05.984Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T17:41:05.984Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-18T17:41:08.929Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-18T17:41:08.929Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-18T17:41:08.929Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T17:41:08.929Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-18T17:41:11.137Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-18T17:41:11.137Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T17:41:11.137Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-18T17:41:11.137Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T17:41:11.137Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-18T17:41:11.137Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T17:41:11.137Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-18T17:41:13.402Z] === RUN TestDockerSuite/TestBuildRm [2022-05-18T17:41:15.879Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-18T17:41:18.087Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-18T17:41:18.087Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T17:41:18.087Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-18T17:41:18.087Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T17:41:18.087Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite (1559.98s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.06s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.15s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.38s) [2022-05-18T17:41:19.843Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.17s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.83s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.18s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.38s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.36s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.82s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.51s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.75s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.42s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.65s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.98s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.43s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.32s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.31s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.13s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.47s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.62s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.20s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.16s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.84s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.74s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.73s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.56s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.97s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.68s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.33s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.56s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.80s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.25s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.06s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.87s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.18s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.64s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.92s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.93s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.62s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.35s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.02s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.97s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.13s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.00s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.97s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.62s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.96s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.25s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.83s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.87s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.38s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.49s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.12s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.07s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (78.57s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.98s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.06s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.60s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.29s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.26s) [2022-05-18T17:41:19.843Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.05s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.52s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.12s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.27s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.21s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.69s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.36s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.68s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-05-18T17:41:19.843Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2022-05-18T17:41:19.843Z] === RUN TestDockerExternalVolumeSuite [2022-05-18T17:41:19.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-18T17:41:20.101Z] docker_cli_external_volume_driver_test.go:53: [dcdbc0383f279] daemon is not started [2022-05-18T17:41:26.735Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-18T17:41:26.736Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:41:26.736Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-18T17:41:26.736Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T17:41:26.736Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-18T17:41:31.607Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-18T17:41:34.558Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-18T17:41:34.558Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T17:41:34.558Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-18T17:41:34.558Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T17:41:35.027Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-18T17:41:35.384Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-18T17:41:35.384Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T17:41:35.384Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-18T17:41:35.384Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T17:41:35.384Z] === RUN TestDockerSuite/TestCpToDot [2022-05-18T17:41:36.591Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-18T17:41:37.592Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-18T17:41:37.592Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T17:41:37.592Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-18T17:41:37.592Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T17:41:37.592Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-18T17:41:38.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-18T17:41:39.799Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-18T17:41:39.799Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T17:41:39.799Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-18T17:41:39.799Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T17:41:39.799Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-18T17:41:39.799Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T17:41:39.799Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-18T17:41:39.799Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T17:41:39.799Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-18T17:41:40.266Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-18T17:41:40.266Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-18T17:41:41.345Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-18T17:41:42.474Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-18T17:41:44.682Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-18T17:41:45.148Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-18T17:41:45.148Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-18T17:41:46.095Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-18T17:41:46.717Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-18T17:41:47.699Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-18T17:41:47.699Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-18T17:41:47.699Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T17:41:47.699Z] === RUN TestDockerSuite/TestCreateRM [2022-05-18T17:41:48.165Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-18T17:41:48.165Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T17:41:48.165Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-18T17:41:48.165Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-18T17:41:48.631Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-18T17:41:51.956Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-18T17:41:55.773Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-18T17:41:55.773Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-18T17:41:56.241Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-18T17:41:59.182Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-18T17:41:59.182Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-18T17:41:59.182Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T17:41:59.182Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-18T17:42:02.124Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-18T17:42:02.124Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-18T17:42:02.124Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-18T17:42:02.124Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-18T17:42:02.124Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-18T17:42:02.124Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-18T17:42:02.124Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-18T17:42:02.124Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-18T17:42:02.124Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-18T17:42:02.124Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDockerFails [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-18T17:42:02.124Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-18T17:42:02.124Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-18T17:42:02.124Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-18T17:42:02.124Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-18T17:42:02.124Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T17:42:02.124Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-18T17:42:05.067Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-18T17:42:07.274Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-18T17:42:09.481Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-18T17:42:09.759Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-18T17:42:10.744Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-18T17:42:11.211Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-18T17:42:18.123Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-18T17:42:21.064Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-18T17:42:21.633Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-18T17:42:21.633Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-18T17:42:26.382Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-18T17:42:26.382Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-18T17:42:26.915Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-18T17:42:28.477Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-18T17:42:28.943Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-18T17:42:32.334Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-18T17:42:32.872Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-18T17:42:33.338Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-18T17:42:34.320Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-18T17:42:39.061Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-18T17:42:43.804Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-18T17:42:43.804Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-18T17:42:43.804Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-18T17:42:43.804Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T17:42:43.804Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-18T17:42:43.804Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T17:42:43.804Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-18T17:42:43.804Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T17:42:43.804Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-18T17:42:44.787Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-18T17:42:44.787Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T17:42:44.787Z] === RUN TestDockerSuite/TestEventsRename [2022-05-18T17:42:45.844Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-18T17:42:46.996Z] === RUN TestDockerSuite/TestEventsResize [2022-05-18T17:42:52.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-18T17:42:55.635Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-18T17:42:57.195Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-18T17:42:57.607Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-18T17:42:57.607Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T17:42:57.607Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-18T17:42:58.595Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-18T17:42:59.402Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-18T17:42:59.580Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-18T17:43:04.200Z] === RUN TestDockerSuite/TestEventsTop [2022-05-18T17:43:04.200Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T17:43:04.200Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-18T17:43:05.574Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-18T17:43:06.407Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-18T17:43:07.252Z] docker_cli_external_volume_driver_test.go:53: [d6b556c5028fd] daemon is not started [2022-05-18T17:43:10.187Z] === RUN TestDockerSuite/TestExec [2022-05-18T17:43:10.187Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T17:43:10.187Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-18T17:43:10.187Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T17:43:10.187Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-18T17:43:11.433Z] === RUN TestDockerSuite/TestBuildUser [2022-05-18T17:43:11.433Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T17:43:11.433Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-18T17:43:11.433Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T17:43:11.433Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-18T17:43:11.433Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T17:43:11.433Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-18T17:43:11.746Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-18T17:43:13.954Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-18T17:43:13.954Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T17:43:13.954Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-18T17:43:13.954Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T17:43:13.954Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-18T17:43:13.954Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T17:43:13.954Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-18T17:43:15.512Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-18T17:43:16.207Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-18T17:43:16.674Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-18T17:43:17.718Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-18T17:43:19.279Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-18T17:43:20.462Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-18T17:43:20.462Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T17:43:20.462Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-18T17:43:20.462Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T17:43:20.462Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-18T17:43:21.492Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-18T17:43:22.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-18T17:43:30.133Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-18T17:43:30.133Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T17:43:30.133Z] === RUN TestDockerSuite/TestExecEnv [2022-05-18T17:43:30.133Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T17:43:30.133Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-18T17:43:30.133Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T17:43:30.133Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-18T17:43:31.692Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-18T17:43:36.432Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-18T17:43:36.432Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T17:43:36.432Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-18T17:43:36.432Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T17:43:36.432Z] === RUN TestDockerSuite/TestExecParseError [2022-05-18T17:43:36.432Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T17:43:36.432Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-18T17:43:36.432Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T17:43:36.432Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-18T17:43:36.432Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T17:43:36.432Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-18T17:43:37.991Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-18T17:43:37.991Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T17:43:37.991Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-18T17:43:37.991Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T17:43:37.991Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-18T17:43:37.991Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:43:37.991Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-18T17:43:37.991Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T17:43:37.991Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-18T17:43:37.991Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T17:43:37.991Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-18T17:43:40.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-18T17:43:40.199Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-18T17:43:40.199Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T17:43:40.199Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-18T17:43:44.956Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-18T17:43:44.956Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T17:43:44.956Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-18T17:43:44.956Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T17:43:44.956Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-18T17:43:44.956Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T17:43:44.956Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-18T17:43:45.742Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-18T17:43:45.742Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-18T17:43:50.808Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-18T17:43:55.027Z] docker_cli_external_volume_driver_test.go:53: [d269580d9cdb7] daemon is not started [2022-05-18T17:43:56.162Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-18T17:43:56.659Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-18T17:43:59.604Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-18T17:44:00.915Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-18T17:44:00.915Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T17:44:01.383Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-18T17:44:01.383Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T17:44:01.383Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-18T17:44:05.172Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-18T17:44:05.172Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T17:44:05.172Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-18T17:44:05.456Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-18T17:44:05.456Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T17:44:05.456Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-18T17:44:05.456Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-18T17:44:05.456Z] === RUN TestDockerSuite/TestHealth [2022-05-18T17:44:05.456Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T17:44:05.456Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-18T17:44:05.456Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-18T17:44:05.456Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-18T17:44:05.456Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-18T17:44:09.699Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-18T17:44:09.699Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-18T17:44:09.699Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T17:44:09.699Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-18T17:44:09.699Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-18T17:44:09.699Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-18T17:44:09.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-18T17:44:09.887Z] docker_cli_external_volume_driver_test.go:53: [d1da1113ac65e] daemon is not started [2022-05-18T17:44:10.165Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-18T17:44:10.631Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-18T17:44:10.631Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T17:44:10.631Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-18T17:44:11.614Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-18T17:44:11.614Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-18T17:44:13.173Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-18T17:44:13.639Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-18T17:44:15.199Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-18T17:44:18.144Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-18T17:44:18.144Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-18T17:44:18.144Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T17:44:18.144Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-18T17:44:18.193Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-18T17:44:21.926Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestImportFile [2022-05-18T17:44:21.926Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-18T17:44:21.926Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-18T17:44:21.926Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-18T17:44:21.926Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-18T17:44:21.926Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-18T17:44:21.926Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-18T17:44:21.926Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T17:44:21.926Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-18T17:44:22.392Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-18T17:44:22.392Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T17:44:22.392Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-18T17:44:22.392Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T17:44:22.392Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-18T17:44:22.947Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-18T17:44:23.415Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-18T17:44:24.602Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-18T17:44:24.744Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-18T17:44:26.809Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-18T17:44:26.809Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T17:44:26.809Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-18T17:44:26.809Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T17:44:26.809Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-18T17:44:26.809Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-18T17:44:26.809Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T17:44:26.809Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-18T17:44:29.752Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-18T17:44:29.752Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-18T17:44:31.963Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-18T17:44:31.963Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:44:31.963Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-18T17:44:31.963Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T17:44:31.963Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-18T17:44:31.963Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T17:44:31.963Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-18T17:44:34.172Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-18T17:44:38.404Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-18T17:44:38.404Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T17:44:38.872Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-18T17:44:38.872Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T17:44:38.914Z] === RUN TestDockerSuite/TestInspectImage [2022-05-18T17:44:38.915Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T17:44:38.915Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-18T17:44:38.915Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T17:44:38.915Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-18T17:44:38.915Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T17:44:38.915Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-18T17:44:39.340Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-18T17:44:39.340Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T17:44:39.340Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-18T17:44:40.904Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-18T17:44:41.125Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-18T17:44:42.687Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-18T17:44:42.687Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-18T17:44:45.627Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-18T17:44:47.186Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-18T17:44:47.186Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T17:44:47.186Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-18T17:44:47.186Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-18T17:44:48.746Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-18T17:44:51.326Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-18T17:44:52.381Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-18T17:44:52.381Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T17:44:52.850Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-18T17:44:52.850Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T17:44:52.850Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-18T17:44:52.850Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T17:44:52.850Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-18T17:44:55.065Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-18T17:44:55.065Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T17:44:55.065Z] === RUN TestDockerSuite/TestCommitChange [2022-05-18T17:44:56.805Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-18T17:44:57.392Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-18T17:45:00.334Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-18T17:45:00.942Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-18T17:45:02.546Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-18T17:45:04.757Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-18T17:45:06.319Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-18T17:45:06.815Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-18T17:45:06.815Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T17:45:06.815Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-18T17:45:08.526Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-18T17:45:10.734Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-18T17:45:11.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-18T17:45:13.677Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.677Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-18T17:45:13.678Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.678Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-18T17:45:13.678Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.678Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-18T17:45:13.678Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.678Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-18T17:45:13.678Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.678Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-18T17:45:13.678Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T17:45:13.678Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-18T17:45:13.678Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-18T17:45:13.678Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-18T17:45:15.299Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-18T17:45:15.477Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-18T17:45:15.477Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T17:45:15.477Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-18T17:45:17.507Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-18T17:45:23.358Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-18T17:45:24.138Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-18T17:45:24.919Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-18T17:45:24.919Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T17:45:24.919Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-18T17:45:26.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-18T17:45:27.131Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-18T17:45:27.131Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-18T17:45:28.891Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-18T17:45:28.891Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T17:45:28.891Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-18T17:45:28.891Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T17:45:28.891Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-18T17:45:28.891Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T17:45:28.891Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-18T17:45:28.891Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T17:45:28.891Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-18T17:45:28.891Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T17:45:28.891Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-18T17:45:28.891Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T17:45:28.891Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-18T17:45:28.891Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T17:45:28.891Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-18T17:45:28.891Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-18T17:45:31.872Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-18T17:45:36.614Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-18T17:45:37.647Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-18T17:45:41.362Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-18T17:45:43.570Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-18T17:45:44.789Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-18T17:45:44.789Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T17:45:44.789Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-18T17:45:45.754Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-18T17:45:45.754Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T17:45:45.754Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-18T17:45:47.679Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-18T17:45:47.679Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T17:45:47.679Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-18T17:45:47.679Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T17:45:47.679Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-18T17:45:47.679Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T17:45:48.135Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-18T17:45:48.637Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-18T17:45:50.797Z] === RUN TestDockerSuite/TestLogsSince [2022-05-18T17:45:51.028Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-18T17:45:51.028Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T17:45:51.028Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-18T17:45:51.028Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-18T17:45:53.918Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-18T17:45:53.918Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-18T17:45:53.918Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T17:45:53.918Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-18T17:45:53.918Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T17:45:53.918Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-18T17:45:53.918Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T17:45:53.918Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-18T17:45:57.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-18T17:46:00.532Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-18T17:46:01.066Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-18T17:46:01.066Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T17:46:01.066Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-18T17:46:01.066Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T17:46:01.066Z] === RUN TestDockerSuite/TestLogsTail [2022-05-18T17:46:02.588Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-18T17:46:04.256Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-18T17:46:04.256Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-18T17:46:04.257Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T17:46:04.257Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-18T17:46:04.749Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-18T17:46:07.630Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-18T17:46:07.630Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestNetHostname [2022-05-18T17:46:07.630Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-18T17:46:07.630Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-18T17:46:07.630Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-18T17:46:07.630Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestPluginActive [2022-05-18T17:46:07.630Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-18T17:46:07.630Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-18T17:46:07.630Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-18T17:46:07.630Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T17:46:07.630Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-18T17:46:07.630Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T17:46:07.631Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-18T17:46:07.631Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.631Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-18T17:46:07.631Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.631Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-18T17:46:07.631Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.631Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-18T17:46:07.631Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.631Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-18T17:46:07.631Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.631Z] === RUN TestDockerSuite/TestPortList [2022-05-18T17:46:07.631Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T17:46:07.631Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-18T17:46:08.934Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-18T17:46:08.934Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-18T17:46:11.826Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-18T17:46:11.826Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T17:46:11.826Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-18T17:46:11.826Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T17:46:11.826Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-18T17:46:12.286Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-18T17:46:12.286Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-18T17:46:12.286Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-18T17:46:12.286Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-18T17:46:12.286Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-18T17:46:12.286Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-18T17:46:12.286Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-18T17:46:12.286Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T17:46:12.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-18T17:46:13.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-18T17:46:14.718Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-18T17:46:14.718Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-18T17:46:16.943Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-18T17:46:16.943Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T17:46:16.943Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-18T17:46:17.608Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-18T17:46:17.608Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T17:46:17.608Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-18T17:46:20.499Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-18T17:46:20.956Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-18T17:46:23.854Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-18T17:46:23.976Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-18T17:46:23.976Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T17:46:23.976Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-18T17:46:30.899Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-18T17:46:31.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-18T17:46:32.495Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-18T17:46:41.184Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-18T17:46:41.184Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-18T17:46:41.184Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-18T17:46:41.184Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-18T17:46:41.184Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-18T17:46:43.350Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-18T17:46:43.350Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T17:46:43.350Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-18T17:46:47.101Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-18T17:46:47.101Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T17:46:47.101Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-18T17:46:47.252Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-18T17:46:47.252Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-18T17:46:47.252Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T17:46:47.252Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-18T17:46:50.047Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-18T17:46:50.047Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-18T17:46:54.793Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-18T17:46:57.652Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-18T17:46:57.747Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-18T17:46:57.747Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T17:46:57.747Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-18T17:46:57.747Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T17:46:57.747Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-18T17:46:57.747Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T17:46:57.747Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-18T17:46:57.747Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T17:46:57.747Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-18T17:46:57.747Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T17:46:57.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-18T17:47:00.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-18T17:47:00.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-18T17:47:01.432Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-18T17:47:03.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-18T17:47:03.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-18T17:47:06.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-18T17:47:08.574Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-18T17:47:09.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-18T17:47:12.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009f4d80__} [2022-05-18T17:47:13.314Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-18T17:47:13.314Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T17:47:13.314Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-18T17:47:13.314Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T17:47:13.314Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-18T17:47:15.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11363046193_c:\foo_false_____} [2022-05-18T17:47:17.092Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-18T17:47:17.092Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T17:47:17.092Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-18T17:47:17.092Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T17:47:17.092Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-18T17:47:17.092Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T17:47:17.559Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-18T17:47:17.559Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T17:47:17.559Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-18T17:47:18.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11363046193_c:\foo_true_____} [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-18T17:47:21.325Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-18T17:47:21.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-18T17:47:21.791Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-18T17:47:21.791Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T17:47:21.791Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-18T17:47:21.791Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T17:47:21.791Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-18T17:47:21.791Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T17:47:21.791Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-18T17:47:21.791Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T17:47:21.791Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-18T17:47:21.791Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T17:47:21.791Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-18T17:47:23.409Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-18T17:47:23.409Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T17:47:23.409Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-18T17:47:24.737Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.737Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-18T17:47:24.737Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.967Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-18T17:47:24.967Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T17:47:24.967Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-18T17:47:25.204Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-18T17:47:25.204Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T17:47:25.204Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-18T17:47:26.524Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-18T17:47:26.989Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-18T17:47:26.989Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T17:47:26.989Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-18T17:47:28.150Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-18T17:47:28.150Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-18T17:47:28.150Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T17:47:28.150Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-18T17:47:31.729Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-18T17:47:31.941Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-18T17:47:31.941Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T17:47:31.941Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-18T17:47:31.941Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T17:47:31.941Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-18T17:47:31.941Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T17:47:31.941Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-18T17:47:35.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-18T17:47:36.468Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-18T17:47:37.798Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-18T17:47:38.673Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-18T17:47:40.019Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-18T17:47:40.019Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T17:47:40.019Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-18T17:47:40.019Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T17:47:40.019Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-18T17:47:50.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-18T17:47:52.498Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-18T17:47:52.498Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:47:52.498Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-18T17:47:52.498Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T17:47:52.498Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-18T17:47:59.905Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-18T17:47:59.905Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T17:47:59.905Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-18T17:48:02.845Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-18T17:48:02.915Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-18T17:48:02.915Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T17:48:02.915Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-18T17:48:02.915Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T17:48:02.915Z] === RUN TestDockerSuite/TestCpToDot [2022-05-18T17:48:03.311Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-18T17:48:03.311Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-18T17:48:04.294Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-18T17:48:05.861Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-18T17:48:05.861Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T17:48:05.861Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-18T17:48:05.861Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T17:48:05.861Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-18T17:48:08.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-18T17:48:08.367Z] docker_cli_external_volume_driver_test.go:485: [db495fd7559bc] daemon is not started [2022-05-18T17:48:08.808Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-18T17:48:08.809Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T17:48:08.809Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-18T17:48:08.809Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T17:48:08.809Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-18T17:48:08.809Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T17:48:08.809Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-18T17:48:08.809Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T17:48:08.809Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-18T17:48:08.809Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-18T17:48:09.035Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-18T17:48:09.276Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-18T17:48:11.485Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-18T17:48:13.777Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-18T17:48:13.777Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T17:48:13.777Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-18T17:48:14.433Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-18T17:48:14.433Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-18T17:48:14.900Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-18T17:48:17.556Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-18T17:48:17.556Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-18T17:48:17.845Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-18T17:48:18.021Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-18T17:48:18.312Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-18T17:48:18.312Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-18T17:48:18.312Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T17:48:18.779Z] === RUN TestDockerSuite/TestCreateRM [2022-05-18T17:48:18.779Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-18T17:48:18.779Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T17:48:19.247Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-18T17:48:19.247Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-18T17:48:19.713Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-18T17:48:23.223Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-18T17:48:23.223Z] docker_cli_external_volume_driver_test.go:53: [dd5b700d6b2eb] daemon is not started [2022-05-18T17:48:30.127Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-18T17:48:30.127Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-18T17:48:30.127Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-18T17:48:30.483Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-18T17:48:33.071Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-18T17:48:33.071Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-18T17:48:33.071Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T17:48:33.071Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-18T17:48:33.422Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-18T17:48:33.422Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-18T17:48:36.018Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-18T17:48:36.018Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-18T17:48:36.486Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-18T17:48:36.486Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-18T17:48:36.486Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-18T17:48:36.486Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-18T17:48:36.486Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-18T17:48:36.486Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-18T17:48:36.486Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-18T17:48:36.486Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-18T17:48:36.486Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDockerFails [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-18T17:48:36.486Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-18T17:48:36.486Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.486Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-18T17:48:36.486Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.953Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-18T17:48:36.953Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.953Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-18T17:48:36.953Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T17:48:36.953Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite (437.12s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2022-05-18T17:48:38.080Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-18T17:48:38.080Z] PASS [2022-05-18T17:48:38.080Z] [2022-05-18T17:48:38.080Z] === Skipped [2022-05-18T17:48:38.080Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-18T17:48:38.080Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-18T17:48:38.080Z] check_test.go:307: [db5ebc3287caa] daemon is not started [2022-05-18T17:48:38.080Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-18T17:48:38.080Z] [2022-05-18T17:48:38.080Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-18T17:48:38.080Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-18T17:48:38.080Z] check_test.go:307: [de69bba99248f] daemon is not started [2022-05-18T17:48:38.080Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-18T17:48:38.080Z] [2022-05-18T17:48:38.080Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-18T17:48:38.080Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-18T17:48:38.080Z] check_test.go:307: [d82d51f610a16] daemon is not started [2022-05-18T17:48:38.080Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-18T17:48:38.080Z] [2022-05-18T17:48:38.080Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-18T17:48:38.080Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-18T17:48:38.080Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-18T17:48:38.080Z] [2022-05-18T17:48:38.080Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-18T17:48:38.080Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-18T17:48:38.080Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-18T17:48:38.080Z] [2022-05-18T17:48:38.080Z] DONE 269 tests, 5 skipped in 2342.660s [2022-05-18T17:48:38.080Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T17:48:38.080Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2066533f7b8e/docker.pid [2022-05-18T17:48:38.080Z] +++ kill 7169 [2022-05-18T17:48:38.080Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7169 is not a child of this shell [2022-05-18T17:48:38.080Z] warning: PID 7169 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2066533f7b8e/docker.pid had a nonzero exit code [2022-05-18T17:48:38.080Z] ++++ cat bundles/test-integration/docker.pid [2022-05-18T17:48:38.080Z] +++ kill 9382 [2022-05-18T17:48:38.080Z] +++ /etc/init.d/apparmor stop [2022-05-18T17:48:38.080Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T17:48:38.080Z] [2022-05-18T17:48:38.080Z] Unloading profiles will leave already running processes permanently [2022-05-18T17:48:38.080Z] unconfined, which can lead to unexpected situations. [2022-05-18T17:48:38.080Z] [2022-05-18T17:48:38.080Z] To set a process to complain mode, use the command line tool [2022-05-18T17:48:38.080Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T17:48:38.080Z] +++ true [2022-05-18T17:48:38.080Z] exiting test-integration [2022-05-18T17:48:38.080Z] ++ exit 0 [2022-05-18T17:48:38.080Z] [2022-05-18T17:48:38.080Z] + exit 0 [2022-05-18T17:48:38.080Z] ++ jobs -p [2022-05-18T17:48:38.080Z] + pids= [2022-05-18T17:48:38.080Z] + echo 'Remaining pids to kill: []' [2022-05-18T17:48:38.080Z] Remaining pids to kill: [] [2022-05-18T17:48:38.080Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-18T17:48:38.103Z] Recording test results [2022-05-18T17:48:38.630Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T17:48:38.957Z] + echo Ensuring container killed. [2022-05-18T17:48:38.957Z] Ensuring container killed. [2022-05-18T17:48:38.957Z] + docker ps -aq -f name=docker-pr4-* [2022-05-18T17:48:38.957Z] + cids=b306e8180552 [2022-05-18T17:48:38.957Z] 7f0a01657292 [2022-05-18T17:48:38.957Z] db32d2b79bea [2022-05-18T17:48:38.957Z] + [ -n b306e8180552 [2022-05-18T17:48:38.957Z] 7f0a01657292 [2022-05-18T17:48:38.957Z] db32d2b79bea ] [2022-05-18T17:48:38.957Z] + docker rm -vf b306e8180552 7f0a01657292 db32d2b79bea [2022-05-18T17:48:39.269Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-18T17:48:39.522Z] b306e8180552 [2022-05-18T17:48:39.523Z] 7f0a01657292 [2022-05-18T17:48:39.780Z] db32d2b79bea [Pipeline] sh [2022-05-18T17:48:39.904Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-18T17:48:40.059Z] + echo Chowning /workspace to jenkins user [2022-05-18T17:48:40.059Z] Chowning /workspace to jenkins user [2022-05-18T17:48:40.059Z] + id -u [2022-05-18T17:48:40.059Z] + id -g [2022-05-18T17:48:40.059Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43597:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T17:48:42.856Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-18T17:48:42.882Z] + bundleName=amd64 [2022-05-18T17:48:42.882Z] + echo Creating amd64-bundles.tar.gz [2022-05-18T17:48:42.882Z] Creating amd64-bundles.tar.gz [2022-05-18T17:48:42.882Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-18T17:48:42.882Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-18T17:48:44.008Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [Pipeline] archiveArtifacts [2022-05-18T17:48:44.264Z] Archiving artifacts [2022-05-18T17:48:44.847Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43597/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T17:48:45.154Z] + make clean [2022-05-18T17:48:45.154Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T17:48:45.154Z] docker-dev-cache [2022-05-18T17:48:45.154Z] docker-mod-cache [Pipeline] deleteDir [2022-05-18T17:48:46.638Z] === RUN TestDockerSuite/TestEventsContainerRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T17:48:51.146Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-18T17:48:53.350Z] === RUN TestDockerSuite/TestRmiTag [2022-05-18T17:48:54.332Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-18T17:48:56.602Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-18T17:48:57.093Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-18T17:49:02.954Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-18T17:49:08.811Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-18T17:49:11.507Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-18T17:49:11.761Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-18T17:49:12.229Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-18T17:49:13.066Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-18T17:49:16.843Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-18T17:49:17.825Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-18T17:49:17.825Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T17:49:17.825Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-18T17:49:17.825Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T17:49:17.825Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-18T17:49:17.825Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T17:49:18.091Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-18T17:49:18.092Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-18T17:49:18.291Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-18T17:49:18.291Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T17:49:18.291Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-18T17:49:18.291Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T17:49:18.291Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-18T17:49:18.291Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T17:49:18.291Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-18T17:49:18.291Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T17:49:18.291Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-18T17:49:19.654Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-18T17:49:19.850Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-18T17:49:19.850Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T17:49:19.850Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-18T17:49:19.850Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T17:49:19.850Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-18T17:49:24.588Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-18T17:49:25.514Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-18T17:49:27.532Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-18T17:49:29.738Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-18T17:49:31.383Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-18T17:49:31.851Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-18T17:49:31.851Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-18T17:49:31.851Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T17:49:31.851Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-18T17:49:31.851Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T17:49:31.851Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-18T17:49:31.851Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T17:49:31.851Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-18T17:49:31.946Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-18T17:49:32.837Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-18T17:49:32.837Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T17:49:32.837Z] === RUN TestDockerSuite/TestEventsRename [2022-05-18T17:49:34.154Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-18T17:49:34.154Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-18T17:49:36.624Z] === RUN TestDockerSuite/TestEventsResize [2022-05-18T17:49:38.894Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-18T17:49:38.899Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T17:49:38.899Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-18T17:49:38.899Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T17:49:38.899Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-18T17:49:38.899Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T17:49:38.899Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-18T17:49:38.899Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T17:49:38.899Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-18T17:49:38.899Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T17:49:38.899Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-18T17:49:38.899Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T17:49:38.899Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-18T17:49:38.899Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T17:49:39.367Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-18T17:49:39.367Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T17:49:39.367Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-18T17:49:39.367Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T17:49:39.367Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-18T17:49:39.367Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T17:49:39.367Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-18T17:49:39.367Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T17:49:39.367Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-18T17:49:41.574Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-18T17:49:41.574Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T17:49:41.574Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-18T17:49:44.505Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-18T17:49:44.505Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T17:49:44.505Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-18T17:49:44.505Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T17:49:44.505Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-18T17:49:46.664Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-18T17:49:46.664Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T17:49:46.664Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-18T17:49:46.664Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T17:49:46.664Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-18T17:49:46.664Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T17:49:46.664Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-18T17:49:46.664Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T17:49:46.664Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-18T17:49:46.664Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T17:49:46.664Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-18T17:49:46.664Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T17:49:46.664Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-18T17:49:46.665Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T17:49:46.665Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-18T17:49:48.188Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-18T17:49:51.067Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-18T17:49:53.227Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-18T17:49:53.227Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T17:49:53.227Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-18T17:49:53.227Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T17:49:53.227Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-18T17:49:53.227Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T17:49:53.227Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-18T17:49:55.388Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-18T17:49:55.388Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T17:49:55.388Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-18T17:49:55.388Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T17:49:55.388Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-18T17:49:55.388Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T17:49:55.388Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-18T17:49:55.388Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T17:49:55.388Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-18T17:49:56.910Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-18T17:50:03.936Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-18T17:50:03.936Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T17:50:03.936Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-18T17:50:03.936Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T17:50:03.936Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-18T17:50:03.936Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T17:50:03.936Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-18T17:50:03.936Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T17:50:03.936Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-18T17:50:03.936Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T17:50:03.936Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-18T17:50:03.936Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T17:50:03.936Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-18T17:50:06.096Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-18T17:50:06.096Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T17:50:06.096Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-18T17:50:06.096Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-18T17:50:06.096Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T17:50:06.096Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-18T17:50:08.980Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-18T17:50:11.145Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-18T17:50:11.145Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T17:50:11.145Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-18T17:50:12.458Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-18T17:50:12.459Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-18T17:50:13.302Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-18T17:50:13.303Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T17:50:13.303Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-18T17:50:13.303Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T17:50:13.303Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-18T17:50:13.303Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T17:50:13.303Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-18T17:50:15.568Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-18T17:50:16.275Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-18T17:50:17.730Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-18T17:50:20.612Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-18T17:50:22.031Z] === RUN TestDockerSuite/TestEventsTop [2022-05-18T17:50:22.031Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T17:50:22.031Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-18T17:50:22.770Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-18T17:50:22.770Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-18T17:50:22.770Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T17:50:22.770Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-18T17:50:22.770Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T17:50:22.770Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-18T17:50:22.770Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T17:50:22.770Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-18T17:50:22.770Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T17:50:22.770Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T17:50:22.770Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T17:50:22.770Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-18T17:50:22.770Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T17:50:22.770Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-18T17:50:22.770Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T17:50:22.770Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-18T17:50:24.195Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-18T17:50:27.425Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-18T17:50:27.425Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T17:50:27.425Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-18T17:50:27.425Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-18T17:50:27.425Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T17:50:27.425Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-18T17:50:27.425Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T17:50:27.425Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-18T17:50:27.425Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T17:50:27.425Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-18T17:50:27.425Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T17:50:27.425Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-18T17:50:29.960Z] === RUN TestDockerSuite/TestExec [2022-05-18T17:50:29.960Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T17:50:29.960Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-18T17:50:29.960Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T17:50:29.960Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-18T17:50:32.624Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-18T17:50:33.573Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-18T17:50:33.573Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T17:50:33.573Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunMount [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.109Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-18T17:50:35.109Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.512Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-18T17:50:35.512Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.512Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-18T17:50:35.512Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.512Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-18T17:50:35.512Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.512Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-18T17:50:35.562Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-18T17:50:35.563Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T17:50:35.563Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-18T17:50:38.399Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-18T17:50:42.114Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-18T17:50:42.595Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-18T17:50:42.595Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T17:50:42.595Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-18T17:50:42.595Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T17:50:42.595Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-18T17:50:42.595Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T17:50:42.595Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-18T17:50:45.860Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-18T17:50:47.310Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-18T17:50:48.804Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-18T17:50:52.050Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-18T17:50:52.050Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-18T17:50:52.050Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-18T17:50:52.050Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-18T17:50:52.050Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-18T17:50:52.050Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-18T17:50:52.050Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-18T17:50:52.050Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-18T17:50:52.050Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-18T17:50:52.050Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-18T17:50:53.032Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-18T17:50:54.662Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-18T17:50:54.662Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T17:50:54.662Z] === RUN TestDockerSuite/TestExecEnv [2022-05-18T17:50:54.662Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T17:50:54.662Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-18T17:50:54.662Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T17:50:54.662Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-18T17:50:55.238Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-18T17:50:56.795Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-18T17:50:57.776Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-18T17:50:58.446Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-18T17:50:59.987Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-18T17:50:59.987Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T17:50:59.987Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-18T17:50:59.987Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T17:50:59.987Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-18T17:50:59.987Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T17:51:00.453Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-18T17:51:00.453Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T17:51:00.453Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-18T17:51:00.453Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T17:51:00.453Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-18T17:51:00.453Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T17:51:00.453Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-18T17:51:00.453Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T17:51:00.453Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-18T17:51:00.453Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T17:51:00.453Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T17:51:03.191Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-18T17:51:03.191Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T17:51:03.191Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-18T17:51:03.191Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T17:51:03.191Z] === RUN TestDockerSuite/TestExecParseError [2022-05-18T17:51:03.191Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T17:51:03.191Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-18T17:51:03.191Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T17:51:03.191Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-18T17:51:03.191Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T17:51:03.191Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-18T17:51:03.398Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-18T17:51:03.398Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T17:51:03.398Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-18T17:51:03.398Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T17:51:03.398Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-18T17:51:03.398Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T17:51:03.398Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-18T17:51:03.398Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T17:51:03.398Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-18T17:51:03.398Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T17:51:03.398Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-18T17:51:06.977Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-18T17:51:06.977Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T17:51:06.977Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-18T17:51:06.977Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T17:51:06.977Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-18T17:51:06.977Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:51:06.977Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-18T17:51:06.977Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T17:51:06.977Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-18T17:51:06.977Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T17:51:06.977Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-18T17:51:10.761Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-18T17:51:10.761Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T17:51:10.761Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-18T17:51:12.039Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-18T17:51:12.039Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T17:51:12.039Z] === RUN TestDockerSuite/TestRunRm [2022-05-18T17:51:14.249Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-18T17:51:17.909Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-18T17:51:17.909Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T17:51:17.909Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-18T17:51:17.909Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T17:51:17.909Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-18T17:51:17.909Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T17:51:17.909Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-18T17:51:20.098Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-18T17:51:22.303Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-18T17:51:24.507Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-18T17:51:25.053Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-18T17:51:26.069Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-18T17:51:29.011Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-18T17:51:29.011Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T17:51:29.011Z] === RUN TestDockerSuite/TestRunState [2022-05-18T17:51:29.011Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T17:51:29.011Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-18T17:51:30.571Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-18T17:51:30.571Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T17:51:30.571Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-18T17:51:32.205Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-18T17:51:32.778Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-18T17:51:32.779Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T17:51:32.779Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-18T17:51:32.779Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T17:51:32.779Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-18T17:51:32.779Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-18T17:51:32.779Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-18T17:51:32.779Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T17:51:32.779Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-18T17:51:35.986Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-18T17:51:37.520Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T17:51:37.520Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-18T17:51:39.727Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-18T17:51:39.727Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T17:51:39.727Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-18T17:51:42.667Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-18T17:51:42.667Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T17:51:42.667Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-18T17:51:42.667Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T17:51:42.667Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-18T17:51:43.133Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-18T17:51:43.133Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T17:51:43.133Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-18T17:51:43.133Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-18T17:51:43.133Z] === RUN TestDockerSuite/TestHealth [2022-05-18T17:51:43.133Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T17:51:43.133Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-18T17:51:43.133Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-18T17:51:43.133Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-18T17:51:43.133Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-18T17:51:45.606Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-18T17:51:47.879Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-18T17:51:48.346Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-18T17:51:48.346Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T17:51:48.346Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-18T17:51:48.346Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-18T17:51:48.346Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-18T17:51:48.814Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-18T17:51:49.282Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-18T17:51:49.282Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T17:51:49.282Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-18T17:51:50.265Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-18T17:51:50.732Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-18T17:51:52.293Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-18T17:51:52.746Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-18T17:51:52.760Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-18T17:51:54.972Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-18T17:51:57.484Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-18T17:51:57.918Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-18T17:51:58.386Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-18T17:51:58.386Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T17:51:58.386Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-18T17:52:02.170Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-18T17:52:02.170Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-18T17:52:02.170Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-18T17:52:02.170Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T17:52:02.170Z] === RUN TestDockerSuite/TestImportFile [2022-05-18T17:52:02.170Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T17:52:02.170Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-18T17:52:02.170Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-18T17:52:02.170Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T17:52:02.170Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-18T17:52:02.170Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T17:52:02.638Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-18T17:52:02.638Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T17:52:02.638Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-18T17:52:02.638Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T17:52:02.638Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-18T17:52:02.638Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T17:52:02.638Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-18T17:52:02.638Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T17:52:02.638Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-18T17:52:02.638Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-18T17:52:02.638Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T17:52:02.638Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-18T17:52:02.638Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T17:52:02.638Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-18T17:52:03.336Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-18T17:52:03.336Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T17:52:03.336Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-18T17:52:03.336Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-18T17:52:05.550Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-18T17:52:05.589Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-18T17:52:08.491Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-18T17:52:08.534Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-18T17:52:08.534Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T17:52:08.534Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-18T17:52:08.534Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T17:52:08.534Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-18T17:52:08.534Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-18T17:52:08.534Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T17:52:08.534Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-18T17:52:10.696Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-18T17:52:10.696Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T17:52:10.696Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-18T17:52:10.696Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-18T17:52:10.696Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-18T17:52:10.696Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T17:52:10.696Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-18T17:52:10.696Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T17:52:10.696Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-18T17:52:10.696Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T17:52:10.696Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-18T17:52:10.696Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T17:52:10.696Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-18T17:52:10.696Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T17:52:10.696Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-18T17:52:11.480Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-18T17:52:11.948Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-18T17:52:14.472Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-18T17:52:14.906Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-18T17:52:14.906Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:52:14.906Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-18T17:52:14.906Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T17:52:14.906Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-18T17:52:14.906Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T17:52:14.906Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-18T17:52:16.028Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-18T17:52:17.849Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-18T17:52:18.231Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-18T17:52:22.968Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-18T17:52:22.968Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-18T17:52:22.968Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-18T17:52:22.968Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-18T17:52:22.968Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-18T17:52:22.968Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T17:52:22.968Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-18T17:52:23.707Z] === RUN TestDockerSuite/TestInspectImage [2022-05-18T17:52:23.707Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T17:52:23.707Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-18T17:52:23.707Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T17:52:23.707Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-18T17:52:23.707Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T17:52:23.707Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-18T17:52:25.175Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-18T17:52:25.640Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-18T17:52:25.919Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-18T17:52:26.106Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-18T17:52:26.106Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-18T17:52:27.663Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-18T17:52:27.663Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-18T17:52:29.704Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-18T17:52:29.704Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-18T17:52:29.870Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-18T17:52:32.075Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-18T17:52:32.650Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-18T17:52:35.016Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-18T17:52:35.016Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T17:52:35.016Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-18T17:52:36.436Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-18T17:52:36.436Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T17:52:36.436Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-18T17:52:36.436Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-18T17:52:39.379Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-18T17:52:42.151Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-18T17:52:42.151Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T17:52:42.151Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-18T17:52:43.169Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-18T17:52:46.892Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-18T17:52:46.892Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T17:52:46.892Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-18T17:52:46.892Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T17:52:46.892Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-18T17:52:46.892Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T17:52:46.892Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-18T17:52:46.892Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T17:52:46.892Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-18T17:52:49.030Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-18T17:52:52.747Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-18T17:52:52.747Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T17:52:52.747Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-18T17:52:52.747Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T17:52:52.747Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-18T17:52:52.747Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T17:52:52.747Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-18T17:52:52.747Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T17:52:52.747Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-18T17:52:52.747Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T17:52:52.747Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-18T17:52:52.747Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T17:52:52.747Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-18T17:52:52.817Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-18T17:52:54.306Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-18T17:52:55.764Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-18T17:52:56.514Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-18T17:52:56.514Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T17:52:56.514Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-18T17:52:58.077Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-18T17:52:58.077Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T17:52:58.077Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-18T17:52:58.077Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T17:52:58.077Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-18T17:52:58.077Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T17:52:58.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-18T17:52:58.077Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T17:52:58.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-18T17:52:58.077Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T17:52:58.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-18T17:52:58.077Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T17:52:58.077Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-18T17:52:59.552Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-18T17:53:02.501Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-18T17:53:04.714Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-18T17:53:07.665Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-18T17:53:08.134Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-18T17:53:08.134Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-18T17:53:08.134Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-18T17:53:08.134Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-18T17:53:11.082Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-18T17:53:14.028Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-18T17:53:15.862Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-18T17:53:15.862Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-18T17:53:15.862Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-18T17:53:15.862Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T17:53:15.862Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-18T17:53:15.862Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-18T17:53:15.862Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-18T17:53:15.862Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-18T17:53:16.845Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-18T17:53:16.845Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-18T17:53:19.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-18T17:53:20.361Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-18T17:53:20.361Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-18T17:53:20.828Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-18T17:53:20.828Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-18T17:53:21.180Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-18T17:53:23.400Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-18T17:53:23.400Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T17:53:23.400Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-18T17:53:27.188Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-18T17:53:27.188Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-18T17:53:29.469Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-18T17:53:29.469Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T17:53:29.469Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-18T17:53:29.469Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-18T17:53:29.469Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-18T17:53:29.469Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T17:53:29.469Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-18T17:53:34.341Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-18T17:53:36.612Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-18T17:53:36.612Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-18T17:53:36.612Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-18T17:53:41.493Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-18T17:53:47.019Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-18T17:53:47.019Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.019Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite (1974.54s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.60s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.13s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.93s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.70s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.14s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.65s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.47s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (65.35s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.56s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.00s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.94s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.22s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.19s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.13s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.28s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.53s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.93s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.08s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.41s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.19s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.62s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.53s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.68s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.53s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.95s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.49s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.62s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.52s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.68s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.54s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.48s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.32s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.79s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.57s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.68s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (45.67s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.03s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.77s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.59s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.48s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.92s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.15s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (63.25s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.75s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.69s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.46s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.84s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.32s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T17:53:47.019Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildFails (2.37s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.40s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.50s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.68s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.03s) [2022-05-18T17:53:47.019Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.10s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.14s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.93s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildHistory (10.20s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.68s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.89s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.26s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.45s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.79s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.90s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.06s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.28s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.71s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.85s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.98s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.76s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.78s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.48s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.80s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.80s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.44s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.12s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.22s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.71s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.98s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.86s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.68s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.82s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.64s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildRm (9.93s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (7.78s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.49s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.43s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.92s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.07s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.34s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.75s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildStderr (3.48s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.10s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.04s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.62s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.15s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.03s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.78s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.45s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.48s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.70s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.52s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.55s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.36s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.05s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.89s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.80s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.66s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.90s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCommitChange (4.31s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.53s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.19s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCommitTTY (6.28s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.97s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.24s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.36s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.36s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.36s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.34s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.43s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.85s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.36s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.38s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.75s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.47s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.32s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.52s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.60s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.40s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.88s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.27s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.77s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.81s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (2.36s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.40s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (2.39s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.43s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006a9a58__} (2.36s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11063185038_c:\foo_false_____} (2.41s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11063185038_c:\foo_true_____} (2.43s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.08s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.45s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.42s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.31s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.43s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.70s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.78s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-18T17:53:47.020Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-18T17:53:47.020Z] --- PASS: TestDockerSuite/TestCpToDot (2.03s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCpToStdout (2.51s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.38s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.66s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.17s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.86s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.38s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.39s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.43s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.97s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsCopy (3.79s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.00s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.29s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.81s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFilters (4.35s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFormat (4.75s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsRename (2.46s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsResize (7.61s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.31s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.13s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.39s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.86s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.78s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.80s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.85s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.81s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.89s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.70s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecInspectID (4.24s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.96s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.76s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.82s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.82s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.82s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.63s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.33s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.31s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.38s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.31s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectDefault (2.36s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectHistory (4.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.45s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.93s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.30s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.84s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectStatus (7.47s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.72s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.32s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.86s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.30s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.29s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.32s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.77s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.40s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.94s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.72s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.76s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.81s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.32s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.44s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.31s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsSince (8.87s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsTail (2.71s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.47s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.45s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-18T17:53:47.021Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-18T17:53:47.021Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.69s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.64s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsByOrder (7.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.94s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.10s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.32s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.38s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.41s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.32s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.43s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.96s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.36s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.38s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.57s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.36s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.17s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.27s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.73s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.50s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.99s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.90s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.35s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.47s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.80s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.34s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.48s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.68s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.54s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.19s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.79s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.64s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.68s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.27s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.34s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.33s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.77s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.25s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.75s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.15s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.81s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.38s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.32s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.35s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.39s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.44s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.31s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.37s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.33s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunExitCode (2.30s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.33s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.34s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.37s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.15s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.21s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.94s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.06s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.97s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.72s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.67s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.08s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.35s) [2022-05-18T17:53:47.022Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunRm (2.38s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.34s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.43s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.33s) [2022-05-18T17:53:47.022Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.99s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.03s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.87s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.47s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.35s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.06s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.12s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.66s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.54s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.89s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.44s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.35s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.74s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.88s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.61s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.95s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.30s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.30s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.33s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.47s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.15s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.02s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.87s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.95s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.87s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.58s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.92s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.43s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.98s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.29s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-18T17:53:47.023Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.16s) [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-18T17:53:47.023Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] --- PASS: TestDockerRegistrySuite (0.10s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T17:53:47.023Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T17:53:47.023Z] === RUN TestDockerSchema1RegistrySuite [2022-05-18T17:53:47.023Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-18T17:53:47.023Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T17:53:47.023Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T17:53:47.023Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-18T17:53:47.023Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-18T17:53:47.023Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T17:53:47.023Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T17:53:47.023Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T17:53:47.024Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-18T17:53:47.024Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-18T17:53:47.024Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-18T17:53:47.024Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-18T17:53:47.024Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-18T17:53:47.024Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-18T17:53:47.024Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-18T17:53:47.024Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-18T17:53:47.024Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-18T17:53:47.024Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-18T17:53:47.024Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-18T17:53:47.024Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-18T17:53:47.024Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-18T17:53:47.024Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-18T17:53:47.024Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-18T17:53:47.024Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-18T17:53:47.024Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T17:53:47.024Z] === RUN TestDockerDaemonSuite [2022-05-18T17:53:47.024Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-18T17:53:47.024Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-18T17:53:47.024Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-18T17:53:47.024Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T17:53:47.024Z] === RUN TestDockerSwarmSuite [2022-05-18T17:53:47.024Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-18T17:53:47.024Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T17:53:47.024Z] === RUN TestDockerExternalVolumeSuite [2022-05-18T17:53:47.024Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-18T17:53:47.024Z] === RUN TestDockerNetworkSuite [2022-05-18T17:53:47.024Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-18T17:53:47.024Z] === RUN TestDockerHubPullSuite [2022-05-18T17:53:47.024Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-18T17:53:47.024Z] PASS [2022-05-18T17:53:47.024Z] ok github.com/docker/docker/integration-cli 1974.819s [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === Skipped [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T17:53:47.024Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-18T17:53:47.024Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T17:53:47.024Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T17:53:47.024Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-18T17:53:47.024Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T17:53:47.024Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-18T17:53:47.024Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T17:53:47.024Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T17:53:47.024Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-18T17:53:47.024Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-18T17:53:47.024Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-18T17:53:47.024Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-05-18T17:53:47.024Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-18T17:53:47.024Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.024Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-18T17:53:47.024Z] [2022-05-18T17:53:47.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-18T17:53:47.025Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-18T17:53:47.025Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-18T17:53:47.025Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.025Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-18T17:53:47.025Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-05-18T17:53:47.026Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-05-18T17:53:47.026Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-18T17:53:47.026Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-18T17:53:47.026Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-18T17:53:47.026Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-18T17:53:47.026Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T17:53:47.026Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.026Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-18T17:53:47.026Z] [2022-05-18T17:53:47.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-18T17:53:47.026Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T17:53:47.496Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T17:53:47.496Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T17:53:47.496Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T17:53:47.496Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-18T17:53:47.496Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-18T17:53:47.496Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-18T17:53:47.496Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-18T17:53:47.496Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-18T17:53:47.496Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-18T17:53:47.496Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-18T17:53:47.496Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-18T17:53:47.496Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-18T17:53:47.496Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-18T17:53:47.496Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-05-18T17:53:47.496Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.496Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-18T17:53:47.496Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-18T17:53:47.497Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-18T17:53:47.497Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-18T17:53:47.497Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-18T17:53:47.497Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T17:53:47.497Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-18T17:53:47.497Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-18T17:53:47.497Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-18T17:53:47.497Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-18T17:53:47.497Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-18T17:53:47.497Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T17:53:47.497Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-18T17:53:47.497Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.497Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-18T17:53:47.497Z] [2022-05-18T17:53:47.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-18T17:53:47.497Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T17:53:47.498Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-18T17:53:47.498Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-18T17:53:47.498Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T17:53:47.498Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-18T17:53:47.498Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-18T17:53:47.498Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-18T17:53:47.498Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-18T17:53:47.498Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-18T17:53:47.498Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-18T17:53:47.498Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T17:53:47.498Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-18T17:53:47.498Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-18T17:53:47.498Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-18T17:53:47.498Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T17:53:47.498Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-18T17:53:47.498Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-18T17:53:47.498Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.498Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-18T17:53:47.498Z] [2022-05-18T17:53:47.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T17:53:47.498Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-18T17:53:47.499Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T17:53:47.499Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-05-18T17:53:47.499Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-18T17:53:47.499Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-18T17:53:47.499Z] [2022-05-18T17:53:47.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-18T17:53:47.500Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.500Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-18T17:53:47.500Z] [2022-05-18T17:53:47.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T17:53:47.501Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-18T17:53:47.501Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.501Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-18T17:53:47.501Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-18T17:53:47.502Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T17:53:47.502Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-18T17:53:47.502Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-18T17:53:47.502Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.502Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T17:53:47.502Z] [2022-05-18T17:53:47.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T17:53:47.502Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T17:53:47.503Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.503Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T17:53:47.503Z] [2022-05-18T17:53:47.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-18T17:53:47.504Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] DONE 1088 tests, 539 skipped in 1983.753s [2022-05-18T17:53:47.504Z] INFO: Integration tests ended at 05/18/2022 17:53:47. Duration:00:33:03.8725266 [2022-05-18T17:53:47.504Z] INFO: Docker info of the daemon under test at end of run [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] Containers: 10 [2022-05-18T17:53:47.504Z] Running: 0 [2022-05-18T17:53:47.504Z] Paused: 0 [2022-05-18T17:53:47.504Z] Stopped: 10 [2022-05-18T17:53:47.504Z] Images: 18 [2022-05-18T17:53:47.504Z] Server Version: 0.0.0-dev [2022-05-18T17:53:47.504Z] Storage Driver: windowsfilter [2022-05-18T17:53:47.504Z] Windows: [2022-05-18T17:53:47.504Z] Logging Driver: json-file [2022-05-18T17:53:47.504Z] Plugins: [2022-05-18T17:53:47.504Z] Volume: local [2022-05-18T17:53:47.504Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T17:53:47.504Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T17:53:47.504Z] Swarm: inactive [2022-05-18T17:53:47.504Z] Default Isolation: process [2022-05-18T17:53:47.504Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T17:53:47.504Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-18T17:53:47.504Z] OSType: windows [2022-05-18T17:53:47.504Z] Architecture: x86_64 [2022-05-18T17:53:47.504Z] CPUs: 4 [2022-05-18T17:53:47.504Z] Total Memory: 32GiB [2022-05-18T17:53:47.504Z] Name: azwin-2-bf45e0 [2022-05-18T17:53:47.504Z] ID: 02c92ceb-0a9b-4ef8-a2c7-80c6f8f34eff [2022-05-18T17:53:47.504Z] Docker Root Dir: D:\CI\PR-43597\4\daemon [2022-05-18T17:53:47.504Z] Debug Mode (client): false [2022-05-18T17:53:47.504Z] Debug Mode (server): true [2022-05-18T17:53:47.504Z] File Descriptors: -1 [2022-05-18T17:53:47.504Z] Goroutines: 17 [2022-05-18T17:53:47.504Z] System Time: 2022-05-18T17:53:47.3622163Z [2022-05-18T17:53:47.504Z] EventsListeners: 0 [2022-05-18T17:53:47.504Z] Registry: https://index.docker.io/v1/ [2022-05-18T17:53:47.504Z] Labels: [2022-05-18T17:53:47.504Z] Experimental: false [2022-05-18T17:53:47.504Z] Insecure Registries: [2022-05-18T17:53:47.504Z] 127.0.0.0/8 [2022-05-18T17:53:47.504Z] Live Restore Enabled: false [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] [2022-05-18T17:53:47.504Z] INFO: Stopping daemon under test [2022-05-18T17:53:47.971Z] SUCCESS: The process with PID 2180 (child process of PID 5536) has been terminated. [2022-05-18T17:53:47.971Z] SUCCESS: The process with PID 5536 (child process of PID 3380) has been terminated. [2022-05-18T17:53:47.971Z] INFO: Stop tailing logs of the daemon under tests [2022-05-18T17:53:47.971Z] INFO: executeCI.ps1 Completed successfully at 05/18/2022 17:53:47. [2022-05-18T17:53:47.971Z] INFO: Tidying up at end of run [2022-05-18T17:53:47.971Z] ----------- DAEMON LOG ------------ [2022-05-18T17:53:47.971Z] 2022/05/18 17:18:43 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-18T17:53:47.971Z] ----------- END DAEMON LOG -------- [2022-05-18T17:53:47.971Z] INFO: Saving daemon under test log (d:\CI\PR-43597\4\dut.out) to bundles\CIDUT.out [2022-05-18T17:53:47.971Z] INFO: Saving daemon under test log (d:\CI\PR-43597\4\dut.err) to bundles\CIDUT.err [2022-05-18T17:53:47.971Z] INFO: Saving containerd logs to bundles [2022-05-18T17:53:47.971Z] INFO: Nuke-Everything... [2022-05-18T17:53:47.971Z] INFO: Container count on control daemon to delete is 2 [2022-05-18T17:53:47.971Z] d120d7106222 [2022-05-18T17:53:47.971Z] 611ad01cc252 [2022-05-18T17:53:47.971Z] INFO: Tidying pidfile d:\CI\PR-43597\4\docker.pid [2022-05-18T17:53:47.971Z] INFO: Nuking d:\CI [2022-05-18T17:53:48.647Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-18T17:53:53.395Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-18T17:53:57.183Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-18T17:53:57.183Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T17:53:57.183Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-18T17:54:00.132Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-18T17:54:03.080Z] === RUN TestDockerSuite/TestLogsSince [2022-05-18T17:54:05.757Z] INFO: Zapped successfully [2022-05-18T17:54:05.757Z] [2022-05-18T17:54:05.757Z] INFO: executeCI.ps1 exiting at Wed May 18 17:54:04 CUT 2022. Duration 00:53:41.8763037 [2022-05-18T17:54:05.757Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-18T17:54:06.009Z] Recording test results [2022-05-18T17:54:13.499Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-18T17:54:13.499Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T17:54:13.499Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-18T17:54:13.499Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T17:54:13.499Z] === RUN TestDockerSuite/TestLogsTail [2022-05-18T17:54:14.944Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-18T17:54:16.450Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-18T17:54:16.462Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-18T17:54:17.663Z] Archiving artifacts [2022-05-18T17:54:19.396Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-18T17:54:22.346Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-18T17:54:22.346Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestNetHostname [2022-05-18T17:54:22.346Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-18T17:54:22.346Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-18T17:54:22.346Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-18T17:54:22.346Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPluginActive [2022-05-18T17:54:22.346Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-18T17:54:22.346Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-18T17:54:22.346Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-18T17:54:22.346Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-18T17:54:22.346Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-18T17:54:22.346Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-18T17:54:22.346Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-18T17:54:22.346Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-18T17:54:22.346Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-18T17:54:22.346Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPortList [2022-05-18T17:54:22.346Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T17:54:22.346Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-18T17:54:29.534Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-18T17:54:29.534Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-18T17:54:29.534Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-18T17:54:29.534Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-18T17:54:29.534Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-18T17:54:29.534Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-18T17:54:29.534Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-18T17:54:29.534Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T17:54:29.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-18T17:54:33.151Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43597/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T17:54:34.097Z] + make clean [2022-05-18T17:54:34.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-18T17:54:34.284Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T17:54:34.284Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-18T17:54:35.657Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T17:54:35.657Z] docker-dev-cache [2022-05-18T17:54:35.657Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T17:54:46.768Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-18T17:54:46.768Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T17:54:46.768Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-18T17:54:59.249Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-18T17:55:17.048Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-18T17:55:17.048Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-18T17:55:17.048Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T17:55:17.048Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-18T17:55:17.048Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-18T17:55:17.048Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-18T17:55:22.908Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-18T17:55:31.561Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-18T17:55:38.709Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-18T17:55:38.709Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T17:55:38.709Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-18T17:55:38.709Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T17:55:38.709Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-18T17:55:44.574Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-18T17:55:44.574Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T17:55:44.574Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-18T17:55:44.574Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T17:55:44.574Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-18T17:55:44.574Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T17:55:44.574Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-18T17:55:44.574Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T17:55:44.574Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-18T17:55:54.990Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-18T17:55:54.990Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T17:55:54.990Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-18T17:55:55.975Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-18T17:55:55.975Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T17:55:55.975Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-18T17:55:57.537Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-18T17:55:58.522Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-18T17:55:58.522Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T17:55:58.522Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-18T17:56:04.385Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-18T17:56:10.252Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-18T17:56:13.199Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-18T17:56:43.301Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-18T17:56:43.301Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T17:56:43.301Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-18T17:56:53.714Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-18T17:56:54.181Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-18T17:56:54.181Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-18T17:56:55.166Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-18T17:57:03.818Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-18T17:57:08.569Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-18T17:57:08.570Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T17:57:08.570Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-18T17:57:15.715Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-18T17:57:15.715Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-18T17:57:15.715Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-18T17:57:33.523Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-18T17:57:35.737Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-18T17:57:36.722Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-18T17:57:45.377Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-18T17:57:51.236Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-18T17:57:59.886Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-18T17:58:05.744Z] === RUN TestDockerSuite/TestRmiTag [2022-05-18T17:58:05.744Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-18T17:58:08.692Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-18T17:58:29.912Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-18T17:58:31.475Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-18T17:58:37.337Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-18T17:58:38.320Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-18T17:58:38.320Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T17:58:38.320Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-18T17:58:38.320Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T17:58:38.320Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-18T17:58:38.320Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T17:58:38.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-18T17:58:38.320Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T17:58:38.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-18T17:58:38.320Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T17:58:38.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-18T17:58:38.320Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T17:58:38.320Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-18T17:58:38.320Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T17:58:38.320Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-18T17:58:41.267Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-18T17:58:41.267Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T17:58:41.267Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-18T17:58:41.267Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T17:58:41.267Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-18T17:58:47.127Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-18T17:58:50.913Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-18T17:58:53.858Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-18T17:58:56.807Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-18T17:58:59.756Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-18T17:58:59.756Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-18T17:59:05.613Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T17:59:05.613Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-18T17:59:08.563Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-18T17:59:08.563Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T17:59:08.563Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-18T17:59:12.351Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-18T17:59:12.351Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T17:59:12.351Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-18T17:59:12.351Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T17:59:12.351Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-18T17:59:15.298Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-18T17:59:15.298Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T17:59:15.298Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-18T17:59:15.298Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T17:59:15.298Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-18T17:59:15.298Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T17:59:15.298Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-18T17:59:15.298Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T17:59:15.298Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-18T17:59:15.298Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T17:59:15.298Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-18T17:59:15.298Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T17:59:15.298Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-18T17:59:15.298Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T17:59:15.298Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-18T17:59:16.860Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-18T17:59:20.647Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-18T17:59:22.862Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-18T17:59:22.862Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T17:59:22.862Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-18T17:59:22.862Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T17:59:22.862Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-18T17:59:22.862Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T17:59:22.862Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-18T17:59:25.811Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-18T17:59:25.811Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T17:59:25.811Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-18T17:59:25.811Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T17:59:25.811Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-18T17:59:25.811Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T17:59:25.811Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-18T17:59:25.811Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T17:59:26.281Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-18T17:59:27.844Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-18T17:59:34.998Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-18T17:59:34.998Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T17:59:34.998Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-18T17:59:34.998Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T17:59:34.998Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-18T17:59:34.998Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T17:59:34.998Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-18T17:59:34.998Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T17:59:34.998Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-18T17:59:34.998Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T17:59:34.998Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-18T17:59:34.998Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T17:59:34.998Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-18T17:59:37.948Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-18T17:59:37.948Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T17:59:37.948Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-18T17:59:37.948Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-18T17:59:37.948Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T17:59:37.948Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-18T17:59:40.897Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-18T17:59:43.846Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-18T17:59:43.846Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T17:59:43.846Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-18T17:59:46.793Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-18T17:59:46.793Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T17:59:46.793Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-18T17:59:46.793Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T17:59:46.793Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-18T17:59:46.793Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T17:59:46.793Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-18T17:59:49.739Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-18T17:59:53.525Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-18T17:59:56.471Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-18T17:59:59.419Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-18T17:59:59.419Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-18T17:59:59.419Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T17:59:59.419Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-18T17:59:59.419Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T17:59:59.419Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-18T17:59:59.419Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T17:59:59.419Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-18T17:59:59.419Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T17:59:59.419Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T17:59:59.419Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T17:59:59.419Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-18T17:59:59.419Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T17:59:59.419Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-18T17:59:59.419Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T17:59:59.419Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-18T18:00:05.278Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-18T18:00:05.279Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T18:00:05.279Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-18T18:00:05.279Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-18T18:00:05.279Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T18:00:05.279Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-18T18:00:05.279Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T18:00:05.279Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-18T18:00:05.279Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T18:00:05.279Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-18T18:00:05.279Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T18:00:05.279Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-18T18:00:13.942Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-18T18:00:13.942Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T18:00:13.942Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunMount [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-18T18:00:15.509Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T18:00:15.509Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-18T18:00:25.925Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-18T18:00:25.925Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T18:00:25.925Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-18T18:00:25.925Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T18:00:25.925Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-18T18:00:25.925Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T18:00:25.925Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-18T18:00:31.784Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-18T18:00:36.534Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-18T18:00:36.534Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-18T18:00:36.534Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-18T18:00:36.534Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-18T18:00:36.534Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-18T18:00:36.534Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-18T18:00:36.534Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-18T18:00:36.534Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-18T18:00:36.534Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T18:00:36.534Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-18T18:00:37.002Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-18T18:00:37.986Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-18T18:00:40.198Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-18T18:00:42.409Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-18T18:00:43.395Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-18T18:00:46.341Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-18T18:00:46.341Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T18:00:46.341Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-18T18:00:46.341Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T18:00:46.341Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-18T18:00:46.341Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T18:00:46.341Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-18T18:00:46.341Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T18:00:46.341Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-18T18:00:46.341Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T18:00:46.341Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-18T18:00:46.341Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T18:00:46.341Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-18T18:00:46.341Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T18:00:46.341Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-18T18:00:46.341Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T18:00:46.341Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T18:00:51.096Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-18T18:00:51.096Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T18:00:51.096Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-18T18:00:51.096Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T18:00:51.096Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-18T18:00:51.096Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T18:00:51.096Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-18T18:00:51.096Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T18:00:51.096Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-18T18:00:51.096Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T18:00:51.096Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-18T18:01:01.521Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-18T18:01:01.521Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T18:01:01.521Z] === RUN TestDockerSuite/TestRunRm [2022-05-18T18:01:04.471Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-18T18:01:10.334Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-18T18:01:13.286Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-18T18:01:16.233Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-18T18:01:20.018Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-18T18:01:20.018Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T18:01:20.018Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-18T18:01:20.018Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T18:01:20.018Z] === RUN TestDockerSuite/TestRunState [2022-05-18T18:01:20.018Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T18:01:20.018Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-18T18:01:22.971Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-18T18:01:22.971Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T18:01:22.971Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-18T18:01:23.439Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-18T18:01:23.439Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T18:01:23.439Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-18T18:01:23.439Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T18:01:23.439Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-18T18:01:23.439Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-18T18:01:23.907Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-18T18:01:23.907Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T18:01:23.907Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-18T18:01:29.783Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T18:01:29.783Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-18T18:01:32.735Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-18T18:01:32.735Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T18:01:32.735Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-18T18:01:35.687Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-18T18:01:35.687Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T18:01:35.687Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-18T18:01:35.687Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T18:01:35.687Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-18T18:01:39.474Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-18T18:01:48.228Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-18T18:01:54.086Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-18T18:02:04.500Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-18T18:02:04.500Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T18:02:04.500Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-18T18:02:04.500Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-18T18:02:06.715Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-18T18:02:10.498Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-18T18:02:12.708Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-18T18:02:12.708Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T18:02:13.176Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-18T18:02:13.176Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-18T18:02:13.176Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-18T18:02:13.176Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T18:02:13.176Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-18T18:02:13.176Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T18:02:13.176Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-18T18:02:13.176Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T18:02:13.176Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-18T18:02:13.176Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T18:02:13.176Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-18T18:02:13.176Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T18:02:13.176Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-18T18:02:19.043Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-18T18:02:21.257Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-18T18:02:23.467Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-18T18:02:29.326Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-18T18:02:29.326Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-18T18:02:29.326Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-18T18:02:29.326Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-18T18:02:29.326Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-18T18:02:29.326Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T18:02:29.326Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-18T18:02:31.540Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-18T18:02:32.007Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-18T18:02:32.475Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-18T18:02:32.942Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-18T18:02:34.503Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-18T18:02:34.503Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-18T18:02:37.448Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-18T18:02:40.393Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-18T18:02:43.340Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-18T18:02:43.340Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T18:02:43.340Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-18T18:02:53.752Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-18T18:02:53.752Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T18:02:53.752Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-18T18:02:58.501Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-18T18:02:58.501Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T18:02:58.501Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-18T18:02:58.501Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T18:02:58.501Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-18T18:02:58.501Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T18:02:58.501Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-18T18:02:58.501Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T18:02:58.501Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-18T18:03:08.916Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-18T18:03:08.916Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T18:03:08.916Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-18T18:03:08.916Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T18:03:08.916Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-18T18:03:08.916Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T18:03:08.916Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-18T18:03:08.916Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T18:03:08.916Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-18T18:03:08.916Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T18:03:08.916Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-18T18:03:08.916Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T18:03:08.916Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-18T18:03:11.128Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-18T18:03:14.915Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-18T18:03:14.915Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T18:03:14.915Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-18T18:03:17.860Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-18T18:03:17.860Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T18:03:17.860Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-18T18:03:17.860Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T18:03:17.860Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-18T18:03:17.860Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T18:03:17.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-18T18:03:17.860Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T18:03:17.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-18T18:03:17.860Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T18:03:17.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-18T18:03:17.860Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T18:03:17.860Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-18T18:03:35.655Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-18T18:03:35.655Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-18T18:03:35.655Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-18T18:03:35.655Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T18:03:35.655Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-18T18:03:35.655Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-18T18:03:35.655Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-18T18:03:35.655Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-18T18:03:37.869Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-18T18:03:37.869Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-18T18:03:41.656Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-18T18:03:42.125Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-18T18:03:42.593Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-18T18:03:42.593Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-18T18:03:42.593Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-18T18:03:53.009Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-18T18:03:53.009Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T18:03:53.009Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-18T18:03:53.009Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-18T18:03:53.009Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-18T18:03:53.009Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T18:03:53.009Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-18T18:04:03.502Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-18T18:04:03.502Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-18T18:04:03.502Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-18T18:04:15.985Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-18T18:04:15.985Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.985Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite (2630.25s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.29s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.96s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.10s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.23s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.97s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.49s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.91s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.50s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-18T18:04:15.985Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.92s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.08s) [2022-05-18T18:04:15.985Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.52s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.58s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.28s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.71s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.79s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.58s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.22s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.91s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.60s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.81s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.50s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.59s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.29s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.56s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.74s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.25s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.36s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.64s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.58s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.07s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.67s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.95s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.47s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.56s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.58s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.80s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.71s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.34s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.69s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.67s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.28s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.94s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.96s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.99s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.60s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.76s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.17s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.01s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.88s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFails (2.94s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.92s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.94s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.52s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.37s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.23s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.32s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildHistory (11.94s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.40s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.26s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLabels (1.05s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.64s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.17s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.90s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.29s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.64s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.11s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.65s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.47s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.15s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.37s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.93s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.51s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.18s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.08s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.41s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.79s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.70s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.43s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.00s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.83s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.90s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.92s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.50s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.92s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildRm (16.29s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.51s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.61s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.65s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.25s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.47s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.21s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.34s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildStderr (5.37s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.34s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.90s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.62s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.54s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.96s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.58s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.99s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.99s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.84s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.12s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.27s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.19s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.36s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.07s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.26s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.57s) [2022-05-18T18:04:15.986Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-18T18:04:15.986Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCommitChange (5.90s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.50s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.20s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCommitTTY (8.27s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.35s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.11s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.22s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.93s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.96s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.93s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.65s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.14s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.62s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.94s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.10s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.04s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.03s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.13s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.05s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.95s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (10.33s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.00s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.08s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.09s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.83s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.06s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.69s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.55s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (2.96s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.93s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (3.01s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.96s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009f4d80__} (2.92s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11363046193_c:\foo_false_____} (2.84s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11363046193_c:\foo_true_____} (2.90s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.11s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.17s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.18s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.52s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.05s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.10s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.15s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCpToStdout (3.20s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.97s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.79s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.21s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.09s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.10s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.11s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.18s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.66s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsCopy (5.44s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.25s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.98s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.07s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFilters (6.17s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFormat (6.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsRename (3.14s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsResize (33.34s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.91s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.63s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.45s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.29s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.95s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.96s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.11s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.19s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.68s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.99s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.35s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.71s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecInspectID (4.51s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.81s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.58s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.54s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.10s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.06s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.01s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-18T18:04:15.987Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-18T18:04:15.987Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.17s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.85s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.18s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.19s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.00s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.95s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.91s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.96s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectDefault (2.88s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectHistory (5.29s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.03s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.09s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.94s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.60s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.96s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectStatus (3.63s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.51s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.55s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.84s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.57s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.92s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.84s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.99s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.96s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.92s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.21s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.10s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.70s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.06s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.96s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.99s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.65s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.21s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.75s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.04s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsSince (9.57s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsTail (3.39s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.09s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.99s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.01s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.50s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPsByOrder (12.54s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.65s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.28s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.26s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.19s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.36s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.59s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.78s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.87s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.09s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.03s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (13.39s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.82s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.61s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.30s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.91s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.55s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.08s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.85s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.34s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.09s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.06s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.42s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.39s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.63s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.73s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.84s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.72s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.93s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.99s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.99s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.96s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.85s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.83s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-18T18:04:15.988Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.35s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-18T18:04:15.988Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.98s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.91s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.96s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.91s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.73s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.08s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.97s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.93s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunExitCode (2.92s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.07s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.18s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.33s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.93s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.54s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.10s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.28s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.28s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.68s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.33s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.33s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunRm (3.08s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.06s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.97s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.98s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.61s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.98s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.69s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.04s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.01s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.73s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.94s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.79s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.91s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.62s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.97s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.04s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.45s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.41s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.94s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.70s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.91s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.89s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.88s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.70s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.52s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.01s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.63s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.62s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.01s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.26s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.89s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.29s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.16s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.54s) [2022-05-18T18:04:15.989Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-18T18:04:15.989Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.56s) [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-18T18:04:15.989Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-18T18:04:15.989Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-18T18:04:15.989Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-18T18:04:15.989Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T18:04:15.989Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T18:04:15.989Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-18T18:04:15.989Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-18T18:04:15.989Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-18T18:04:15.989Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.989Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-18T18:04:15.990Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-18T18:04:15.990Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-18T18:04:15.990Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-18T18:04:15.990Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-18T18:04:15.990Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-18T18:04:15.990Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-18T18:04:15.990Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-18T18:04:15.990Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-18T18:04:15.990Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-18T18:04:15.990Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-18T18:04:15.990Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-18T18:04:15.990Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-18T18:04:15.990Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-18T18:04:15.990Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-18T18:04:15.990Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T18:04:15.990Z] === RUN TestDockerDaemonSuite [2022-05-18T18:04:15.990Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-18T18:04:15.990Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-18T18:04:15.990Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-18T18:04:15.990Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T18:04:15.990Z] === RUN TestDockerSwarmSuite [2022-05-18T18:04:15.990Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-18T18:04:15.990Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.990Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T18:04:15.990Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T18:04:15.990Z] === RUN TestDockerExternalVolumeSuite [2022-05-18T18:04:15.990Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.991Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-18T18:04:15.991Z] === RUN TestDockerNetworkSuite [2022-05-18T18:04:15.991Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.991Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-18T18:04:15.991Z] === RUN TestDockerHubPullSuite [2022-05-18T18:04:15.991Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T18:04:15.991Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-18T18:04:15.991Z] PASS [2022-05-18T18:04:15.991Z] ok github.com/docker/docker/integration-cli 2630.645s [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === Skipped [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T18:04:16.459Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-18T18:04:16.459Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T18:04:16.459Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T18:04:16.459Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-18T18:04:16.459Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T18:04:16.459Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-18T18:04:16.459Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T18:04:16.459Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T18:04:16.459Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-18T18:04:16.459Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-18T18:04:16.459Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-18T18:04:16.459Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-18T18:04:16.459Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-05-18T18:04:16.459Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-18T18:04:16.459Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-18T18:04:16.459Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-18T18:04:16.459Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-18T18:04:16.459Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-18T18:04:16.459Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.459Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-18T18:04:16.459Z] [2022-05-18T18:04:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-18T18:04:16.460Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-18T18:04:16.460Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-18T18:04:16.460Z] [2022-05-18T18:04:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-05-18T18:04:16.460Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.460Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-18T18:04:16.461Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-18T18:04:16.461Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-18T18:04:16.461Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2022-05-18T18:04:16.461Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-18T18:04:16.461Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-18T18:04:16.461Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-18T18:04:16.461Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-18T18:04:16.461Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.461Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-18T18:04:16.461Z] [2022-05-18T18:04:16.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-18T18:04:16.462Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T18:04:16.462Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-18T18:04:16.462Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-18T18:04:16.462Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-18T18:04:16.462Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-18T18:04:16.462Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-18T18:04:16.462Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-18T18:04:16.462Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-18T18:04:16.462Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-18T18:04:16.462Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-18T18:04:16.462Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-18T18:04:16.462Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T18:04:16.462Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-18T18:04:16.462Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-18T18:04:16.462Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T18:04:16.462Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-18T18:04:16.462Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-18T18:04:16.462Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T18:04:16.462Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.462Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T18:04:16.462Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-18T18:04:16.463Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-18T18:04:16.463Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T18:04:16.463Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-18T18:04:16.463Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-18T18:04:16.463Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-18T18:04:16.463Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-18T18:04:16.463Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-18T18:04:16.463Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-18T18:04:16.463Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-18T18:04:16.463Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T18:04:16.463Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-18T18:04:16.463Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-18T18:04:16.463Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-18T18:04:16.463Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-18T18:04:16.463Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-18T18:04:16.463Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-18T18:04:16.463Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.463Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-18T18:04:16.463Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T18:04:16.464Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-18T18:04:16.464Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.464Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-18T18:04:16.464Z] [2022-05-18T18:04:16.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-18T18:04:16.465Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.465Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-18T18:04:16.465Z] [2022-05-18T18:04:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-18T18:04:16.465Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.465Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-18T18:04:16.465Z] [2022-05-18T18:04:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-18T18:04:16.465Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.465Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-18T18:04:16.465Z] [2022-05-18T18:04:16.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-18T18:04:16.933Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.933Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-18T18:04:16.933Z] [2022-05-18T18:04:16.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-18T18:04:16.934Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T18:04:16.934Z] [2022-05-18T18:04:16.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T18:04:16.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T18:04:16.935Z] [2022-05-18T18:04:16.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T18:04:16.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T18:04:16.936Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.936Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T18:04:16.936Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.936Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T18:04:16.936Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.936Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T18:04:16.936Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.936Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-18T18:04:16.936Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-18T18:04:16.936Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-18T18:04:16.936Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] DONE 1088 tests, 544 skipped in 2640.345s [2022-05-18T18:04:16.936Z] INFO: Integration tests ended at 05/18/2022 18:04:16. Duration:00:44:00.4774287 [2022-05-18T18:04:16.936Z] INFO: Docker info of the daemon under test at end of run [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] Containers: 10 [2022-05-18T18:04:16.936Z] Running: 0 [2022-05-18T18:04:16.936Z] Paused: 0 [2022-05-18T18:04:16.936Z] Stopped: 10 [2022-05-18T18:04:16.936Z] Images: 18 [2022-05-18T18:04:16.936Z] Server Version: 0.0.0-dev [2022-05-18T18:04:16.936Z] Storage Driver: windowsfilter [2022-05-18T18:04:16.936Z] Windows: [2022-05-18T18:04:16.936Z] Logging Driver: json-file [2022-05-18T18:04:16.936Z] Plugins: [2022-05-18T18:04:16.936Z] Volume: local [2022-05-18T18:04:16.936Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:04:16.936Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:04:16.936Z] Swarm: inactive [2022-05-18T18:04:16.936Z] Default Isolation: process [2022-05-18T18:04:16.936Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T18:04:16.936Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-18T18:04:16.936Z] OSType: windows [2022-05-18T18:04:16.936Z] Architecture: x86_64 [2022-05-18T18:04:16.936Z] CPUs: 4 [2022-05-18T18:04:16.936Z] Total Memory: 32GiB [2022-05-18T18:04:16.936Z] Name: azwin-2-f6a5a0 [2022-05-18T18:04:16.936Z] ID: 8768f9d5-269c-4ae5-b90d-845c9d944321 [2022-05-18T18:04:16.936Z] Docker Root Dir: D:\CI\PR-43597\4\daemon [2022-05-18T18:04:16.936Z] Debug Mode (client): false [2022-05-18T18:04:16.936Z] Debug Mode (server): true [2022-05-18T18:04:16.936Z] File Descriptors: -1 [2022-05-18T18:04:16.936Z] Goroutines: 44 [2022-05-18T18:04:16.936Z] System Time: 2022-05-18T18:04:16.7632226Z [2022-05-18T18:04:16.936Z] EventsListeners: 0 [2022-05-18T18:04:16.936Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:04:16.936Z] Labels: [2022-05-18T18:04:16.936Z] Experimental: false [2022-05-18T18:04:16.936Z] Insecure Registries: [2022-05-18T18:04:16.936Z] 127.0.0.0/8 [2022-05-18T18:04:16.936Z] Live Restore Enabled: false [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] [2022-05-18T18:04:16.936Z] INFO: Stopping daemon under test [2022-05-18T18:04:16.936Z] SUCCESS: The process with PID 4588 (child process of PID 2788) has been terminated. [2022-05-18T18:04:16.936Z] SUCCESS: The process with PID 2788 (child process of PID 5044) has been terminated. [2022-05-18T18:04:17.403Z] INFO: Stop tailing logs of the daemon under tests [2022-05-18T18:04:17.403Z] INFO: executeCI.ps1 Completed successfully at 05/18/2022 18:04:16. [2022-05-18T18:04:17.403Z] INFO: Tidying up at end of run [2022-05-18T18:04:17.403Z] ----------- DAEMON LOG ------------ [2022-05-18T18:04:17.403Z] 2022/05/18 17:17:28 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-18T18:04:17.403Z] ----------- END DAEMON LOG -------- [2022-05-18T18:04:17.403Z] INFO: Saving daemon under test log (d:\CI\PR-43597\4\dut.out) to bundles\CIDUT.out [2022-05-18T18:04:17.403Z] INFO: Saving daemon under test log (d:\CI\PR-43597\4\dut.err) to bundles\CIDUT.err [2022-05-18T18:04:17.403Z] INFO: Saving containerd logs to bundles [2022-05-18T18:04:17.403Z] INFO: Nuke-Everything... [2022-05-18T18:04:17.403Z] INFO: Container count on control daemon to delete is 2 [2022-05-18T18:04:17.403Z] 2a75c209e6cb [2022-05-18T18:04:17.403Z] 29a3cf1602fb [2022-05-18T18:04:17.403Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-18T18:04:18.966Z] Deleted: sha256:39597649ac0ae8530221f0166cf0eecde7d57b3cc61892c1c178e0c09fc3199e [2022-05-18T18:04:18.966Z] Deleted: sha256:e251d64c484918827ab5a245319d27541c65181a7b5a95f95c7ed448d469deb7 [2022-05-18T18:04:18.966Z] INFO: Tidying pidfile d:\CI\PR-43597\4\docker.pid [2022-05-18T18:04:18.966Z] INFO: Killing containerd with PID 5736 [2022-05-18T18:04:18.966Z] INFO: Nuking d:\CI [2022-05-18T18:04:49.065Z] INFO: Zapped successfully [2022-05-18T18:04:49.065Z] [2022-05-18T18:04:49.065Z] INFO: executeCI.ps1 exiting at Wed May 18 18:04:44 CUT 2022. Duration 01:02:57.3822676 [2022-05-18T18:04:49.065Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-18T18:04:49.313Z] Recording test results [2022-05-18T18:04:49.984Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-18T18:04:51.574Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-18T18:04:54.009Z] Archiving artifacts [2022-05-18T18:04:55.311Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43597/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T18:04:56.342Z] + make clean [2022-05-18T18:04:56.811Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T18:04:57.278Z] docker-dev-cache [2022-05-18T18:04:57.278Z] 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